From 26874f634dec8a3d6eeffce2fccfdd696b4b25db Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Tue, 27 May 2025 09:20:14 +0800 Subject: [PATCH] =?UTF-8?q?perf(font):=20=E4=BC=98=E5=8C=96=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E6=B8=B2=E6=9F=93=E5=B9=B6=E6=B7=BB=E5=8A=A0=E6=8A=97?= =?UTF-8?q?=E9=94=AF=E9=BD=BF=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在所有字体文件中添加 keep_rounding_remainders 属性,提高字体渲染质量 - 更新项目设置,启用抗锯齿功能 - 调整场景文件中的资源引用,添加 UID 信息 --- engine/.gitattributes | 2 + engine/.gitignore | 3 + .../font/HarmonyOS_Sans_Black.ttf.import | 1 + .../font/HarmonyOS_Sans_Bold.ttf.import | 1 + .../font/HarmonyOS_Sans_Light.ttf.import | 1 + .../font/HarmonyOS_Sans_Medium.ttf.import | 1 + .../font/HarmonyOS_Sans_Regular.ttf.import | 1 + .../font/HarmonyOS_Sans_Thin.ttf.import | 1 + .../assets/shader/death_display.gdshader.uid | 1 + engine/assets/shader/house_mask.gdshader.uid | 1 + .../shader/player_aralyzed.gdshader.uid | 1 + .../assets/shader/weather/cloud.gdshader.uid | 1 + engine/project.godot | 4 +- engine/scenes/interface/chat/chat.tscn | 2 +- .../scenes/interface/dashboard/dashboard.tscn | 2 +- engine/scenes/interface/interface.tscn | 8 +- engine/scenes/interface/map/max.tscn | 2 +- engine/scenes/interface/map/min.tscn | 2 +- engine/scenes/interface/package/package.tscn | 2 +- engine/scenes/interface/panel/panel.tscn | 2 +- engine/scenes/interface/store/store.tscn | 2 +- engine/scenes/launch/launch.tscn | 2 +- engine/scenes/launch/nodes/login.tscn | 2 +- engine/scenes/launch/nodes/role.tscn | 2 +- engine/scenes/launch/nodes/server.tscn | 2 +- engine/scenes/loading/loading.tscn | 2 +- engine/scenes/world/maps/001/001.tscn | 2 +- engine/scenes/world/maps/002/002.tscn | 2 +- engine/scenes/world/maps/003/003.tscn | 2 +- engine/scenes/world/maps/time_zone.tscn | 4 +- engine/scenes/world/monsters/monster.tscn | 2 +- engine/scenes/world/npcs/npc.tscn | 2 +- .../world/player/clothes/002/women.tscn | 4591 ++++++-------- .../scenes/world/player/clothes/003/men.tscn | 4591 ++++++-------- .../scenes/world/player/clothes/004/men.tscn | 4591 ++++++-------- .../world/player/clothes/004/women.tscn | 4591 ++++++-------- .../scenes/world/player/clothes/005/men.tscn | 4591 ++++++-------- .../world/player/clothes/005/women.tscn | 4591 ++++++-------- .../scenes/world/player/clothes/006/men.tscn | 4591 ++++++-------- .../world/player/clothes/006/women.tscn | 4591 ++++++-------- .../scenes/world/player/clothes/007/men.tscn | 4591 ++++++-------- .../world/player/clothes/007/women.tscn | 4591 ++++++-------- .../scenes/world/player/clothes/008/men.tscn | 4591 ++++++-------- .../world/player/clothes/008/women.tscn | 4591 ++++++-------- .../scenes/world/player/clothes/009/men.tscn | 2 +- .../world/player/clothes/009/women.tscn | 4591 ++++++-------- .../world/player/clothes/011/women.tscn | 4591 ++++++-------- engine/scenes/world/player/player.tscn | 18 +- .../scenes/world/player/weapons/001/men.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/002/men.tscn | 5035 +++++++-------- .../world/player/weapons/002/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/003/men.tscn | 5035 +++++++-------- .../world/player/weapons/003/women.tscn | 5041 +++++++-------- .../scenes/world/player/weapons/004/men.tscn | 5035 +++++++-------- .../world/player/weapons/004/women.tscn | 5037 +++++++-------- .../scenes/world/player/weapons/005/men.tscn | 5035 +++++++-------- .../world/player/weapons/005/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/006/men.tscn | 5053 +++++++-------- .../world/player/weapons/006/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/007/men.tscn | 5035 +++++++-------- .../world/player/weapons/007/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/008/men.tscn | 5035 +++++++-------- .../world/player/weapons/008/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/009/men.tscn | 5035 +++++++-------- .../world/player/weapons/009/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/010/men.tscn | 5035 +++++++-------- .../world/player/weapons/010/women.tscn | 5037 +++++++-------- .../scenes/world/player/weapons/011/men.tscn | 5037 +++++++-------- .../world/player/weapons/011/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/012/men.tscn | 5035 +++++++-------- .../world/player/weapons/012/women.tscn | 5041 +++++++-------- .../scenes/world/player/weapons/013/men.tscn | 5035 +++++++-------- .../world/player/weapons/013/women.tscn | 5031 +++++++-------- .../scenes/world/player/weapons/014/men.tscn | 5035 +++++++-------- .../world/player/weapons/014/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/015/men.tscn | 5035 +++++++-------- .../world/player/weapons/015/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/016/men.tscn | 5035 +++++++-------- .../world/player/weapons/016/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/017/men.tscn | 5053 +++++++-------- .../world/player/weapons/017/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/018/men.tscn | 5053 +++++++-------- .../world/player/weapons/018/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/019/men.tscn | 4999 +++++++-------- .../world/player/weapons/019/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/020/men.tscn | 5035 +++++++-------- .../world/player/weapons/020/women.tscn | 5057 +++++++-------- .../scenes/world/player/weapons/021/men.tscn | 5035 +++++++-------- .../world/player/weapons/021/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/022/men.tscn | 5035 +++++++-------- .../world/player/weapons/022/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/023/men.tscn | 5035 +++++++-------- .../world/player/weapons/023/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/024/men.tscn | 5029 +++++++-------- .../world/player/weapons/024/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/025/men.tscn | 5035 +++++++-------- .../world/player/weapons/025/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/026/men.tscn | 5035 +++++++-------- .../world/player/weapons/026/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/027/men.tscn | 5035 +++++++-------- .../world/player/weapons/027/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/028/men.tscn | 5035 +++++++-------- .../world/player/weapons/028/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/029/men.tscn | 5035 +++++++-------- .../world/player/weapons/029/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/030/men.tscn | 5035 +++++++-------- .../world/player/weapons/030/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/031/men.tscn | 5067 +++++++--------- .../world/player/weapons/031/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/032/men.tscn | 5035 +++++++-------- .../world/player/weapons/032/women.tscn | 5033 +++++++-------- .../world/player/weapons/033/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/034/men.tscn | 5035 +++++++-------- .../world/player/weapons/034/women.tscn | 5035 +++++++-------- .../world/player/weapons/035/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/036/men.tscn | 5039 +++++++-------- .../world/player/weapons/036/women.tscn | 5035 +++++++-------- .../scenes/world/player/weapons/037/men.tscn | 5035 +++++++-------- .../world/player/weapons/037/women.tscn | 5035 +++++++-------- engine/scenes/world/player/wings/001/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/001/women.tscn | 5403 ++++++++--------- engine/scenes/world/player/wings/002/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/002/women.tscn | 5403 ++++++++--------- engine/scenes/world/player/wings/003/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/003/women.tscn | 5403 ++++++++--------- engine/scenes/world/player/wings/004/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/004/women.tscn | 5403 ++++++++--------- engine/scenes/world/player/wings/005/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/005/women.tscn | 5403 ++++++++--------- engine/scenes/world/player/wings/006/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/006/women.tscn | 5403 ++++++++--------- engine/scenes/world/player/wings/007/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/007/women.tscn | 5403 ++++++++--------- engine/scenes/world/player/wings/008/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/008/women.tscn | 5403 ++++++++--------- engine/scenes/world/player/wings/009/men.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/009/women.tscn | 5403 ++++++++--------- .../scenes/world/player/wings/010/women.tscn | 5403 ++++++++--------- engine/scenes/world/world.tscn | 2 +- engine/scripts/base/account/account.gd.uid | 1 + engine/scripts/base/client/client.gd.uid | 1 + engine/scripts/base/event/event.gd.uid | 1 + engine/scripts/base/global.gd.uid | 1 + engine/scripts/base/package/request.gd.uid | 1 + engine/scripts/base/package/socket.gd.uid | 1 + engine/scripts/base/server/server.gd.uid | 1 + engine/scripts/base/utils/utils.gd.uid | 1 + engine/scripts/interface/chat/chat.gd.uid | 1 + .../interface/dashboard/dashboard.gd.uid | 1 + engine/scripts/interface/interface.gd.uid | 1 + engine/scripts/interface/map/max.gd.uid | 1 + engine/scripts/interface/map/min.gd.uid | 1 + .../scripts/interface/package/package.gd.uid | 1 + engine/scripts/interface/panel/panel.gd.uid | 1 + engine/scripts/interface/store/store.gd.uid | 1 + engine/scripts/launch/launch.gd.uid | 1 + engine/scripts/launch/login/login.gd.uid | 1 + engine/scripts/launch/role/role.gd.uid | 1 + engine/scripts/launch/server/server.gd.uid | 1 + engine/scripts/loading/loading.gd.uid | 1 + engine/scripts/world/map/map.gd.uid | 1 + engine/scripts/world/map/time_zone.gd.uid | 1 + engine/scripts/world/monster/monster.gd.uid | 1 + engine/scripts/world/npc/npc.gd.uid | 1 + engine/scripts/world/player/player.gd.uid | 1 + .../world/player/state/action/attack.gd.uid | 1 + .../player/state/action/attack_stand.gd.uid | 1 + .../world/player/state/action/launch.gd.uid | 1 + .../world/player/state/action/pickup.gd.uid | 1 + .../world/player/state/action/running.gd.uid | 1 + .../world/player/state/action/stand.gd.uid | 1 + .../world/player/state/action/walking.gd.uid | 1 + engine/scripts/world/player/state/base.gd.uid | 1 + .../scripts/world/player/state/state.gd.uid | 1 + engine/scripts/world/world.gd.uid | 1 + 175 files changed, 231384 insertions(+), 293237 deletions(-) create mode 100644 engine/.gitattributes create mode 100644 engine/.gitignore create mode 100644 engine/assets/shader/death_display.gdshader.uid create mode 100644 engine/assets/shader/house_mask.gdshader.uid create mode 100644 engine/assets/shader/player_aralyzed.gdshader.uid create mode 100644 engine/assets/shader/weather/cloud.gdshader.uid create mode 100644 engine/scripts/base/account/account.gd.uid create mode 100644 engine/scripts/base/client/client.gd.uid create mode 100644 engine/scripts/base/event/event.gd.uid create mode 100644 engine/scripts/base/global.gd.uid create mode 100644 engine/scripts/base/package/request.gd.uid create mode 100644 engine/scripts/base/package/socket.gd.uid create mode 100644 engine/scripts/base/server/server.gd.uid create mode 100644 engine/scripts/base/utils/utils.gd.uid create mode 100644 engine/scripts/interface/chat/chat.gd.uid create mode 100644 engine/scripts/interface/dashboard/dashboard.gd.uid create mode 100644 engine/scripts/interface/interface.gd.uid create mode 100644 engine/scripts/interface/map/max.gd.uid create mode 100644 engine/scripts/interface/map/min.gd.uid create mode 100644 engine/scripts/interface/package/package.gd.uid create mode 100644 engine/scripts/interface/panel/panel.gd.uid create mode 100644 engine/scripts/interface/store/store.gd.uid create mode 100644 engine/scripts/launch/launch.gd.uid create mode 100644 engine/scripts/launch/login/login.gd.uid create mode 100644 engine/scripts/launch/role/role.gd.uid create mode 100644 engine/scripts/launch/server/server.gd.uid create mode 100644 engine/scripts/loading/loading.gd.uid create mode 100644 engine/scripts/world/map/map.gd.uid create mode 100644 engine/scripts/world/map/time_zone.gd.uid create mode 100644 engine/scripts/world/monster/monster.gd.uid create mode 100644 engine/scripts/world/npc/npc.gd.uid create mode 100644 engine/scripts/world/player/player.gd.uid create mode 100644 engine/scripts/world/player/state/action/attack.gd.uid create mode 100644 engine/scripts/world/player/state/action/attack_stand.gd.uid create mode 100644 engine/scripts/world/player/state/action/launch.gd.uid create mode 100644 engine/scripts/world/player/state/action/pickup.gd.uid create mode 100644 engine/scripts/world/player/state/action/running.gd.uid create mode 100644 engine/scripts/world/player/state/action/stand.gd.uid create mode 100644 engine/scripts/world/player/state/action/walking.gd.uid create mode 100644 engine/scripts/world/player/state/base.gd.uid create mode 100644 engine/scripts/world/player/state/state.gd.uid create mode 100644 engine/scripts/world/world.gd.uid diff --git a/engine/.gitattributes b/engine/.gitattributes new file mode 100644 index 0000000..8ad74f7 --- /dev/null +++ b/engine/.gitattributes @@ -0,0 +1,2 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf diff --git a/engine/.gitignore b/engine/.gitignore new file mode 100644 index 0000000..0af181c --- /dev/null +++ b/engine/.gitignore @@ -0,0 +1,3 @@ +# Godot 4+ specific ignores +.godot/ +/android/ diff --git a/engine/assets/common/font/HarmonyOS_Sans_Black.ttf.import b/engine/assets/common/font/HarmonyOS_Sans_Black.ttf.import index cfb64ec..ee0cfe0 100644 --- a/engine/assets/common/font/HarmonyOS_Sans_Black.ttf.import +++ b/engine/assets/common/font/HarmonyOS_Sans_Black.ttf.import @@ -23,6 +23,7 @@ allow_system_fallback=true force_autohinter=false hinting=1 subpixel_positioning=1 +keep_rounding_remainders=true oversampling=0.0 Fallbacks=null fallbacks=[] diff --git a/engine/assets/common/font/HarmonyOS_Sans_Bold.ttf.import b/engine/assets/common/font/HarmonyOS_Sans_Bold.ttf.import index 82d35a4..8da11b3 100644 --- a/engine/assets/common/font/HarmonyOS_Sans_Bold.ttf.import +++ b/engine/assets/common/font/HarmonyOS_Sans_Bold.ttf.import @@ -23,6 +23,7 @@ allow_system_fallback=true force_autohinter=false hinting=1 subpixel_positioning=1 +keep_rounding_remainders=true oversampling=0.0 Fallbacks=null fallbacks=[] diff --git a/engine/assets/common/font/HarmonyOS_Sans_Light.ttf.import b/engine/assets/common/font/HarmonyOS_Sans_Light.ttf.import index 5f3498f..bb98c1e 100644 --- a/engine/assets/common/font/HarmonyOS_Sans_Light.ttf.import +++ b/engine/assets/common/font/HarmonyOS_Sans_Light.ttf.import @@ -23,6 +23,7 @@ allow_system_fallback=true force_autohinter=false hinting=1 subpixel_positioning=1 +keep_rounding_remainders=true oversampling=0.0 Fallbacks=null fallbacks=[] diff --git a/engine/assets/common/font/HarmonyOS_Sans_Medium.ttf.import b/engine/assets/common/font/HarmonyOS_Sans_Medium.ttf.import index a84659f..e855003 100644 --- a/engine/assets/common/font/HarmonyOS_Sans_Medium.ttf.import +++ b/engine/assets/common/font/HarmonyOS_Sans_Medium.ttf.import @@ -23,6 +23,7 @@ allow_system_fallback=true force_autohinter=false hinting=1 subpixel_positioning=1 +keep_rounding_remainders=true oversampling=0.0 Fallbacks=null fallbacks=[] diff --git a/engine/assets/common/font/HarmonyOS_Sans_Regular.ttf.import b/engine/assets/common/font/HarmonyOS_Sans_Regular.ttf.import index 8bc5408..a4eb4c5 100644 --- a/engine/assets/common/font/HarmonyOS_Sans_Regular.ttf.import +++ b/engine/assets/common/font/HarmonyOS_Sans_Regular.ttf.import @@ -23,6 +23,7 @@ allow_system_fallback=true force_autohinter=false hinting=1 subpixel_positioning=1 +keep_rounding_remainders=true oversampling=0.0 Fallbacks=null fallbacks=[] diff --git a/engine/assets/common/font/HarmonyOS_Sans_Thin.ttf.import b/engine/assets/common/font/HarmonyOS_Sans_Thin.ttf.import index eca3c4e..9b4ec5c 100644 --- a/engine/assets/common/font/HarmonyOS_Sans_Thin.ttf.import +++ b/engine/assets/common/font/HarmonyOS_Sans_Thin.ttf.import @@ -23,6 +23,7 @@ allow_system_fallback=true force_autohinter=false hinting=1 subpixel_positioning=1 +keep_rounding_remainders=true oversampling=0.0 Fallbacks=null fallbacks=[] diff --git a/engine/assets/shader/death_display.gdshader.uid b/engine/assets/shader/death_display.gdshader.uid new file mode 100644 index 0000000..9062761 --- /dev/null +++ b/engine/assets/shader/death_display.gdshader.uid @@ -0,0 +1 @@ +uid://btqmlkdh7bmsk diff --git a/engine/assets/shader/house_mask.gdshader.uid b/engine/assets/shader/house_mask.gdshader.uid new file mode 100644 index 0000000..0d029ae --- /dev/null +++ b/engine/assets/shader/house_mask.gdshader.uid @@ -0,0 +1 @@ +uid://cdflxx1r7qvn4 diff --git a/engine/assets/shader/player_aralyzed.gdshader.uid b/engine/assets/shader/player_aralyzed.gdshader.uid new file mode 100644 index 0000000..002e11a --- /dev/null +++ b/engine/assets/shader/player_aralyzed.gdshader.uid @@ -0,0 +1 @@ +uid://dy2182nsdoygh diff --git a/engine/assets/shader/weather/cloud.gdshader.uid b/engine/assets/shader/weather/cloud.gdshader.uid new file mode 100644 index 0000000..12f452b --- /dev/null +++ b/engine/assets/shader/weather/cloud.gdshader.uid @@ -0,0 +1 @@ +uid://bkwoh2u8b12yh diff --git a/engine/project.godot b/engine/project.godot index aa3392e..c2e9661 100644 --- a/engine/project.godot +++ b/engine/project.godot @@ -13,7 +13,7 @@ config_version=5 config/name="Mir2ForGodot" config/version="1.0.0" run/main_scene="res://scenes/launch/launch.tscn" -config/features=PackedStringArray("4.3", "Forward Plus") +config/features=PackedStringArray("4.4", "Forward Plus") boot_splash/bg_color=Color(0, 0, 0, 1) boot_splash/show_image=false config/icon="res://assets/icon.png" @@ -38,6 +38,6 @@ window/stretch/scale_mode="integer" [rendering] -environment/defaults/default_clear_color=Color(0, 0, 0, 1) anti_aliasing/quality/msaa_2d=3 +environment/defaults/default_clear_color=Color(0, 0, 0, 1) anti_aliasing/quality/use_taa=true diff --git a/engine/scenes/interface/chat/chat.tscn b/engine/scenes/interface/chat/chat.tscn index ab53088..a85c604 100644 --- a/engine/scenes/interface/chat/chat.tscn +++ b/engine/scenes/interface/chat/chat.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=12 format=3 uid="uid://chm6pv6pk735s"] [ext_resource type="Texture2D" uid="uid://crx2h62tpxlx3" path="res://assets/interface/left_bottom/chat_background.png" id="1_5ylo4"] -[ext_resource type="Script" path="res://scripts/interface/chat/chat.gd" id="1_e45gj"] +[ext_resource type="Script" uid="uid://b7ujupvh4d8vf" path="res://scripts/interface/chat/chat.gd" id="1_e45gj"] [ext_resource type="Texture2D" uid="uid://dtug2y7vy1kb1" path="res://assets/interface/left_bottom/input_background.png" id="2_ib2ff"] [ext_resource type="FontFile" uid="uid://sk3ot7ejjfpl" path="res://assets/common/font/HarmonyOS_Sans_Bold.ttf" id="3_ryrma"] [ext_resource type="Texture2D" uid="uid://c68mofgrsxwx7" path="res://assets/interface/left_bottom/right_button_0.png" id="4_t7w1q"] diff --git a/engine/scenes/interface/dashboard/dashboard.tscn b/engine/scenes/interface/dashboard/dashboard.tscn index b3c2b0b..70e24ca 100644 --- a/engine/scenes/interface/dashboard/dashboard.tscn +++ b/engine/scenes/interface/dashboard/dashboard.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=94 format=3 uid="uid://mdc0m23n7dli"] -[ext_resource type="Script" path="res://scripts/interface/dashboard/dashboard.gd" id="1_rpuli"] +[ext_resource type="Script" uid="uid://4ydggwps351r" path="res://scripts/interface/dashboard/dashboard.gd" id="1_rpuli"] [ext_resource type="Texture2D" uid="uid://bhtkq2he8kflt" path="res://assets/interface/footer_header.png" id="2_ear8b"] [ext_resource type="Texture2D" uid="uid://cobfbremn7xlx" path="res://assets/interface/footer_bottom.png" id="3_5os3k"] [ext_resource type="Texture2D" uid="uid://crrecvf5mnlbr" path="res://assets/interface/footer_middle/left/time/001.png" id="4_skxru"] diff --git a/engine/scenes/interface/interface.tscn b/engine/scenes/interface/interface.tscn index ce9a708..ca25885 100644 --- a/engine/scenes/interface/interface.tscn +++ b/engine/scenes/interface/interface.tscn @@ -1,12 +1,12 @@ [gd_scene load_steps=21 format=3 uid="uid://k87h5s7f7ufd"] -[ext_resource type="Script" path="res://scripts/interface/interface.gd" id="1_p1pjn"] +[ext_resource type="Script" uid="uid://57xheykpusqn" path="res://scripts/interface/interface.gd" id="1_p1pjn"] [ext_resource type="AudioStream" uid="uid://c6dbn5mi6jrbd" path="res://assets/common/music/interface_button_pressed_max.wav" id="2_k8bgu"] -[ext_resource type="Shader" path="res://assets/shader/death_display.gdshader" id="2_un1p3"] +[ext_resource type="Shader" uid="uid://btqmlkdh7bmsk" path="res://assets/shader/death_display.gdshader" id="2_un1p3"] [ext_resource type="Texture2D" uid="uid://dhibm6jqenc0l" path="res://assets/world/map/weather/rain/bloom.png" id="3_7le1i"] [ext_resource type="PackedScene" uid="uid://mdc0m23n7dli" path="res://scenes/interface/dashboard/dashboard.tscn" id="3_tq5d7"] [ext_resource type="Texture2D" uid="uid://cdyfdkua2bomm" path="res://assets/world/map/weather/rain/raindrop.png" id="3_vwptc"] -[ext_resource type="Shader" path="res://assets/shader/weather/cloud.gdshader" id="5_q36m5"] +[ext_resource type="Shader" uid="uid://bkwoh2u8b12yh" path="res://assets/shader/weather/cloud.gdshader" id="5_q36m5"] [ext_resource type="PackedScene" uid="uid://lsxrw5f30lsm" path="res://scenes/interface/package/package.tscn" id="6_a3j8g"] [ext_resource type="PackedScene" uid="uid://cgdsuskoj408f" path="res://scenes/interface/store/store.tscn" id="7_0arwn"] [ext_resource type="PackedScene" uid="uid://dnmr3dnb6sud2" path="res://scenes/interface/panel/panel.tscn" id="8_gwu3t"] @@ -52,9 +52,9 @@ noise = SubResource("FastNoiseLite_f3138") [sub_resource type="ShaderMaterial" id="ShaderMaterial_wo2tg"] shader = ExtResource("5_q36m5") +shader_parameter/noise_texture = SubResource("NoiseTexture2D_bu07m") shader_parameter/density = 0.775 shader_parameter/speed = Vector2(0.02, 0.01) -shader_parameter/noise_texture = SubResource("NoiseTexture2D_bu07m") [sub_resource type="ShaderMaterial" id="ShaderMaterial_12wga"] shader = ExtResource("2_un1p3") diff --git a/engine/scenes/interface/map/max.tscn b/engine/scenes/interface/map/max.tscn index 8c27197..abe9aab 100644 --- a/engine/scenes/interface/map/max.tscn +++ b/engine/scenes/interface/map/max.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=7 format=3 uid="uid://lfl17nii2bj0"] -[ext_resource type="Script" path="res://scripts/interface/map/max.gd" id="1_ubouj"] +[ext_resource type="Script" uid="uid://bln6n0jvxk6ic" path="res://scripts/interface/map/max.gd" id="1_ubouj"] [ext_resource type="Texture2D" uid="uid://cw7v04osxlr3g" path="res://assets/interface/top_right/map/max_map_mask.png" id="2_qsbdb"] [ext_resource type="Texture2D" uid="uid://bv1y2ps3ar3xn" path="res://assets/interface/common/close_button_0.png" id="3_jlkoy"] [ext_resource type="Texture2D" uid="uid://dajrp5tujblkg" path="res://assets/interface/common/close_button_1.png" id="4_l8fr3"] diff --git a/engine/scenes/interface/map/min.tscn b/engine/scenes/interface/map/min.tscn index d87308b..635e62a 100644 --- a/engine/scenes/interface/map/min.tscn +++ b/engine/scenes/interface/map/min.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=12 format=3 uid="uid://dqalsjq3hjg1a"] [ext_resource type="Texture2D" uid="uid://di2p578ifbuto" path="res://assets/interface/top_right/map/map_arrow_dow_button_0.png" id="1_h0q4l"] -[ext_resource type="Script" path="res://scripts/interface/map/min.gd" id="1_x02y4"] +[ext_resource type="Script" uid="uid://qjdvbvulos2c" path="res://scripts/interface/map/min.gd" id="1_x02y4"] [ext_resource type="Texture2D" uid="uid://cdnosdwmkana8" path="res://assets/interface/top_right/map/player.png" id="3_8rdo3"] [ext_resource type="Texture2D" uid="uid://d4bpd8tynyq4o" path="res://assets/interface/top_right/map/map_arrow_dow_button_1.png" id="3_wfppn"] [ext_resource type="Texture2D" uid="uid://c2utacqfh8n1d" path="res://assets/interface/top_right/map/map_arrow_top_button_0.png" id="4_6nixd"] diff --git a/engine/scenes/interface/package/package.tscn b/engine/scenes/interface/package/package.tscn index 4e3b112..b8bee45 100644 --- a/engine/scenes/interface/package/package.tscn +++ b/engine/scenes/interface/package/package.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=7 format=3 uid="uid://lsxrw5f30lsm"] -[ext_resource type="Script" path="res://scripts/interface/package/package.gd" id="1_sb1j6"] +[ext_resource type="Script" uid="uid://ct1bm3s6cie51" path="res://scripts/interface/package/package.gd" id="1_sb1j6"] [ext_resource type="Texture2D" uid="uid://4s4j8hfvk0e" path="res://assets/interface/package/package_background.png" id="1_whgsu"] [ext_resource type="Texture2D" uid="uid://bv1y2ps3ar3xn" path="res://assets/interface/common/close_button_0.png" id="3_th7h8"] [ext_resource type="Texture2D" uid="uid://dajrp5tujblkg" path="res://assets/interface/common/close_button_1.png" id="4_86oo4"] diff --git a/engine/scenes/interface/panel/panel.tscn b/engine/scenes/interface/panel/panel.tscn index db17d84..8f3f539 100644 --- a/engine/scenes/interface/panel/panel.tscn +++ b/engine/scenes/interface/panel/panel.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=28 format=3 uid="uid://dnmr3dnb6sud2"] -[ext_resource type="Script" path="res://scripts/interface/panel/panel.gd" id="1_7mmba"] +[ext_resource type="Script" uid="uid://bfa3uw2nlo8br" path="res://scripts/interface/panel/panel.gd" id="1_7mmba"] [ext_resource type="Texture2D" uid="uid://m8ayino6otwq" path="res://assets/interface/panel/panel_background.png" id="1_fq3jh"] [ext_resource type="Texture2D" uid="uid://bv1y2ps3ar3xn" path="res://assets/interface/common/close_button_0.png" id="2_6hlmw"] [ext_resource type="Texture2D" uid="uid://dajrp5tujblkg" path="res://assets/interface/common/close_button_1.png" id="3_obsyn"] diff --git a/engine/scenes/interface/store/store.tscn b/engine/scenes/interface/store/store.tscn index 060bab9..1332c43 100644 --- a/engine/scenes/interface/store/store.tscn +++ b/engine/scenes/interface/store/store.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=6 format=3 uid="uid://cgdsuskoj408f"] -[ext_resource type="Script" path="res://scripts/interface/store/store.gd" id="1_pv4cb"] +[ext_resource type="Script" uid="uid://cf8u4bmoq2crr" path="res://scripts/interface/store/store.gd" id="1_pv4cb"] [ext_resource type="Texture2D" uid="uid://dujbp71q26pgc" path="res://assets/interface/store/store_background.png" id="1_yaagc"] [ext_resource type="Texture2D" uid="uid://bv1y2ps3ar3xn" path="res://assets/interface/common/close_button_0.png" id="2_ykwcx"] [ext_resource type="Texture2D" uid="uid://dajrp5tujblkg" path="res://assets/interface/common/close_button_1.png" id="3_nxejt"] diff --git a/engine/scenes/launch/launch.tscn b/engine/scenes/launch/launch.tscn index 5560d46..74c2520 100644 --- a/engine/scenes/launch/launch.tscn +++ b/engine/scenes/launch/launch.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=10 format=3 uid="uid://74ihfvnueae0"] [ext_resource type="Texture2D" uid="uid://c425ofa7y1p7d" path="res://assets/launch/background.jpeg" id="1_a5t2r"] -[ext_resource type="Script" path="res://scripts/launch/launch.gd" id="1_lu3df"] +[ext_resource type="Script" uid="uid://2fm11fbdf10t" path="res://scripts/launch/launch.gd" id="1_lu3df"] [ext_resource type="Texture2D" uid="uid://ciscvv0sj426y" path="res://assets/launch/adolescent_icon.png" id="3_7i6k8"] [ext_resource type="PackedScene" uid="uid://buarwy7fi7x80" path="res://scenes/launch/nodes/login.tscn" id="4_tdg6u"] [ext_resource type="Texture2D" uid="uid://bpeceqaum1dd5" path="res://assets/launch/dialog/message_background.png" id="6_eexd2"] diff --git a/engine/scenes/launch/nodes/login.tscn b/engine/scenes/launch/nodes/login.tscn index 9a52058..bcfb00c 100644 --- a/engine/scenes/launch/nodes/login.tscn +++ b/engine/scenes/launch/nodes/login.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=24 format=3 uid="uid://buarwy7fi7x80"] [ext_resource type="Texture2D" uid="uid://bvtluhvung6l4" path="res://assets/launch/nodes/login/logo.png" id="1_cmpia"] -[ext_resource type="Script" path="res://scripts/launch/login/login.gd" id="1_givbr"] +[ext_resource type="Script" uid="uid://qlvbd7ebapbc" path="res://scripts/launch/login/login.gd" id="1_givbr"] [ext_resource type="AudioStream" uid="uid://dboukgib28chm" path="res://assets/common/music/button_pressed.wav" id="2_lsdxn"] [ext_resource type="Texture2D" uid="uid://do7u3mlkr3pk5" path="res://assets/launch/nodes/login/default_background.png" id="3_koyl2"] [ext_resource type="FontFile" uid="uid://sk3ot7ejjfpl" path="res://assets/common/font/HarmonyOS_Sans_Bold.ttf" id="4_xor7y"] diff --git a/engine/scenes/launch/nodes/role.tscn b/engine/scenes/launch/nodes/role.tscn index 69e1d6f..1380ca5 100644 --- a/engine/scenes/launch/nodes/role.tscn +++ b/engine/scenes/launch/nodes/role.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=127 format=3 uid="uid://banx0453bykk4"] [ext_resource type="Texture2D" uid="uid://xgpv2ieftrut" path="res://assets/launch/nodes/role/roles.png" id="1_rgagr"] -[ext_resource type="Script" path="res://scripts/launch/role/role.gd" id="1_tkfiu"] +[ext_resource type="Script" uid="uid://bnlvbwww16bkt" path="res://scripts/launch/role/role.gd" id="1_tkfiu"] [ext_resource type="AudioStream" uid="uid://dboukgib28chm" path="res://assets/common/music/button_pressed.wav" id="2_p6qph"] [ext_resource type="Texture2D" uid="uid://ccemugihyuhrd" path="res://assets/launch/nodes/role/warrior/men/000000.png" id="3_1vfva"] [ext_resource type="Texture2D" uid="uid://b3ffqc8oj6mg5" path="res://assets/launch/nodes/role/mage/men/000080.png" id="3_qxja5"] diff --git a/engine/scenes/launch/nodes/server.tscn b/engine/scenes/launch/nodes/server.tscn index 2164aa6..d38e1c0 100644 --- a/engine/scenes/launch/nodes/server.tscn +++ b/engine/scenes/launch/nodes/server.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=24 format=3 uid="uid://k6phj0lt8xl3"] -[ext_resource type="Script" path="res://scripts/launch/server/server.gd" id="1_axlrh"] +[ext_resource type="Script" uid="uid://bpp0nqsbmmlo1" path="res://scripts/launch/server/server.gd" id="1_axlrh"] [ext_resource type="Texture2D" uid="uid://c0vipd0rtkan6" path="res://assets/launch/nodes/server/server_background.png" id="1_nhlb6"] [ext_resource type="Texture2D" uid="uid://ht4d157d43je" path="res://assets/launch/nodes/server/server_button_0.png" id="2_aq0q6"] [ext_resource type="Texture2D" uid="uid://hcm4ll6hic7c" path="res://assets/launch/nodes/server/scroll_top_arrow_0.png" id="2_wbkob"] diff --git a/engine/scenes/loading/loading.tscn b/engine/scenes/loading/loading.tscn index 8c24a30..881f87d 100644 --- a/engine/scenes/loading/loading.tscn +++ b/engine/scenes/loading/loading.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=5 format=3 uid="uid://cbih1sy4phrk2"] [ext_resource type="Texture2D" uid="uid://803gf4kme28" path="res://assets/loading/loading_background.png" id="1_76lh6"] -[ext_resource type="Script" path="res://scripts/loading/loading.gd" id="1_mv03x"] +[ext_resource type="Script" uid="uid://cqkwp5wocqdx7" path="res://scripts/loading/loading.gd" id="1_mv03x"] [ext_resource type="Texture2D" uid="uid://b7nbbjtwrswvu" path="res://assets/loading/progress_background.png" id="2_56muk"] [ext_resource type="Texture2D" uid="uid://bay2jnwvmp18d" path="res://assets/loading/progress.png" id="3_106wh"] diff --git a/engine/scenes/world/maps/001/001.tscn b/engine/scenes/world/maps/001/001.tscn index f59a2d0..af4a57c 100644 --- a/engine/scenes/world/maps/001/001.tscn +++ b/engine/scenes/world/maps/001/001.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=6 format=4 uid="uid://5ikeqkij2fv8"] -[ext_resource type="Script" path="res://scripts/world/map/map.gd" id="1_ppf7t"] +[ext_resource type="Script" uid="uid://dewrtysuss3et" path="res://scripts/world/map/map.gd" id="1_ppf7t"] [ext_resource type="TileSet" uid="uid://dukaxh8d8ung7" path="res://assets/world/map/tilemap/ground.tres" id="1_viyyl"] [ext_resource type="TileSet" uid="uid://c8c11kxvigwbn" path="res://assets/world/map/tilemap/house.tres" id="2_aypyd"] [ext_resource type="TileSet" uid="uid://dfkdsgap3v5ku" path="res://assets/world/map/tilemap/floor.tres" id="2_eggj7"] diff --git a/engine/scenes/world/maps/002/002.tscn b/engine/scenes/world/maps/002/002.tscn index 8569ea5..70f425e 100644 --- a/engine/scenes/world/maps/002/002.tscn +++ b/engine/scenes/world/maps/002/002.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=6 format=4 uid="uid://5ikeqkij2fv8"] -[ext_resource type="Script" path="res://scripts/world/map/map.gd" id="1_ppf7t"] +[ext_resource type="Script" uid="uid://dewrtysuss3et" path="res://scripts/world/map/map.gd" id="1_ppf7t"] [ext_resource type="TileSet" uid="uid://dukaxh8d8ung7" path="res://assets/world/map/tilemap/ground.tres" id="1_viyyl"] [ext_resource type="TileSet" uid="uid://c8c11kxvigwbn" path="res://assets/world/map/tilemap/house.tres" id="2_aypyd"] [ext_resource type="PackedScene" uid="uid://dfaisex3l6i08" path="res://scenes/world/maps/time_zone.tscn" id="2_bqyhr"] diff --git a/engine/scenes/world/maps/003/003.tscn b/engine/scenes/world/maps/003/003.tscn index c97c0e1..e12b81c 100644 --- a/engine/scenes/world/maps/003/003.tscn +++ b/engine/scenes/world/maps/003/003.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=6 format=4 uid="uid://5ikeqkij2fv8"] -[ext_resource type="Script" path="res://scripts/world/map/map.gd" id="1_ppf7t"] +[ext_resource type="Script" uid="uid://dewrtysuss3et" path="res://scripts/world/map/map.gd" id="1_ppf7t"] [ext_resource type="TileSet" uid="uid://dukaxh8d8ung7" path="res://assets/world/map/tilemap/ground.tres" id="1_viyyl"] [ext_resource type="TileSet" uid="uid://c8c11kxvigwbn" path="res://assets/world/map/tilemap/house.tres" id="2_aypyd"] [ext_resource type="PackedScene" uid="uid://dfaisex3l6i08" path="res://scenes/world/maps/time_zone.tscn" id="2_darek"] diff --git a/engine/scenes/world/maps/time_zone.tscn b/engine/scenes/world/maps/time_zone.tscn index fd2d89b..c0189dd 100644 --- a/engine/scenes/world/maps/time_zone.tscn +++ b/engine/scenes/world/maps/time_zone.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=4 format=3 uid="uid://dfaisex3l6i08"] -[ext_resource type="Script" path="res://scripts/world/map/time_zone.gd" id="1_sfymv"] +[ext_resource type="Script" uid="uid://dos6xm3j7fd7h" path="res://scripts/world/map/time_zone.gd" id="1_sfymv"] [sub_resource type="Animation" id="Animation_if6nj"] resource_name = "default" @@ -21,7 +21,7 @@ tracks/0/keys = { [sub_resource type="AnimationLibrary" id="AnimationLibrary_ij2kp"] _data = { -"default": SubResource("Animation_if6nj") +&"default": SubResource("Animation_if6nj") } [node name="TimeZone" type="CanvasModulate"] diff --git a/engine/scenes/world/monsters/monster.tscn b/engine/scenes/world/monsters/monster.tscn index be500f0..26b20a5 100644 --- a/engine/scenes/world/monsters/monster.tscn +++ b/engine/scenes/world/monsters/monster.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=4 format=3 uid="uid://c4qqyr5xqs707"] -[ext_resource type="Script" path="res://scripts/world/monster/monster.gd" id="1_ct814"] +[ext_resource type="Script" uid="uid://dxi8abxmr02a" path="res://scripts/world/monster/monster.gd" id="1_ct814"] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_c2ppo"] height = 20.0 diff --git a/engine/scenes/world/npcs/npc.tscn b/engine/scenes/world/npcs/npc.tscn index 8c8a545..2a4522f 100644 --- a/engine/scenes/world/npcs/npc.tscn +++ b/engine/scenes/world/npcs/npc.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=4 format=3 uid="uid://mldhnnqxu1x8"] -[ext_resource type="Script" path="res://scripts/world/npc/npc.gd" id="1_cm6mj"] +[ext_resource type="Script" uid="uid://bn7dfxsvhaby1" path="res://scripts/world/npc/npc.gd" id="1_cm6mj"] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_m00ct"] height = 20.0 diff --git a/engine/scenes/world/player/clothes/002/women.tscn b/engine/scenes/world/player/clothes/002/women.tscn index e7c4dd4..ad00399 100644 --- a/engine/scenes/world/player/clothes/002/women.tscn +++ b/engine/scenes/world/player/clothes/002/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://a199b06ef4c1"] +[gd_scene load_steps=395 format=3 uid="uid://2bab06ef4c1"] -[ext_resource type="Texture2D" uid="uid://creuscprkwwjv" path="res://framework/statics/scenes/world/player/clothe/002/women/women.png" id="1_a199b"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_30618"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f3df"] -atlas = ExtResource("1_a199b") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67460"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0ba5"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee331"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b3c9"] -atlas = ExtResource("1_a199b") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f8fa"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4006"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec857"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_948d5"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbfdf"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73e79"] -atlas = ExtResource("1_a199b") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_173da"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e68c"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e81ed"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d73e"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46409"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://creuscprkwwjv" path="res://assets/world/player/clothe/002/women/women.png" id="1_a199b"] [sub_resource type="AtlasTexture" id="AtlasTexture_8bbd4"] atlas = ExtResource("1_a199b") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_46409"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35a4b"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45710"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_324d1"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c7c0"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c0c6f"] atlas = ExtResource("1_a199b") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_35a4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbfdf"] atlas = ExtResource("1_a199b") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_45710"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73e79"] atlas = ExtResource("1_a199b") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_324d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_173da"] atlas = ExtResource("1_a199b") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c7c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e68c"] atlas = ExtResource("1_a199b") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d075a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e81ed"] atlas = ExtResource("1_a199b") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eddb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d73e"] atlas = ExtResource("1_a199b") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc055"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30618"] atlas = ExtResource("1_a199b") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_70b23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f3df"] atlas = ExtResource("1_a199b") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_19a1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67460"] atlas = ExtResource("1_a199b") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ecdf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0ba5"] atlas = ExtResource("1_a199b") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f25bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee331"] atlas = ExtResource("1_a199b") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc5a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b3c9"] atlas = ExtResource("1_a199b") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_247fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f8fa"] atlas = ExtResource("1_a199b") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cad63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4006"] atlas = ExtResource("1_a199b") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b940"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec857"] atlas = ExtResource("1_a199b") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7305c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_948d5"] atlas = ExtResource("1_a199b") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e399"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd4c1"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce069"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65458"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12c6f"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_7244c"] atlas = ExtResource("1_a199b") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_12c6f"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aae21"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16cd3"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edd8b"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02929"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_9d61d"] atlas = ExtResource("1_a199b") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aae21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b940"] atlas = ExtResource("1_a199b") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16cd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7305c"] atlas = ExtResource("1_a199b") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_edd8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e399"] atlas = ExtResource("1_a199b") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_02929"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd4c1"] atlas = ExtResource("1_a199b") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9240f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce069"] atlas = ExtResource("1_a199b") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bccd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65458"] atlas = ExtResource("1_a199b") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_81e6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d075a"] atlas = ExtResource("1_a199b") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a2cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eddb6"] atlas = ExtResource("1_a199b") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_992a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc055"] atlas = ExtResource("1_a199b") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_06872"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70b23"] atlas = ExtResource("1_a199b") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e493"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19a1b"] atlas = ExtResource("1_a199b") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6957"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ecdf"] atlas = ExtResource("1_a199b") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_89b0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f25bd"] atlas = ExtResource("1_a199b") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f2fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc5a3"] atlas = ExtResource("1_a199b") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e86a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_247fa"] atlas = ExtResource("1_a199b") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_01586"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cad63"] atlas = ExtResource("1_a199b") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df0e4"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e30d7"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0db1"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ecbc"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b360"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_abb7c"] atlas = ExtResource("1_a199b") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_9b360"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_566c6"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09b64"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50fd3"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77928"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_8180a"] atlas = ExtResource("1_a199b") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_566c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e86a"] atlas = ExtResource("1_a199b") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_09b64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01586"] atlas = ExtResource("1_a199b") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_50fd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df0e4"] atlas = ExtResource("1_a199b") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_77928"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e30d7"] atlas = ExtResource("1_a199b") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3077"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0db1"] atlas = ExtResource("1_a199b") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f987"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ecbc"] atlas = ExtResource("1_a199b") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_179f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9240f"] atlas = ExtResource("1_a199b") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4772c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bccd8"] atlas = ExtResource("1_a199b") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4f02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81e6c"] atlas = ExtResource("1_a199b") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f197a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a2cf"] atlas = ExtResource("1_a199b") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bb3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_992a0"] atlas = ExtResource("1_a199b") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6f69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06872"] atlas = ExtResource("1_a199b") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6280d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e493"] atlas = ExtResource("1_a199b") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6155"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6957"] atlas = ExtResource("1_a199b") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d54a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89b0c"] atlas = ExtResource("1_a199b") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_77fc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f2fb"] atlas = ExtResource("1_a199b") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46ccb"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75741"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8dad"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8d6c"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_066f0"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_82fb8"] atlas = ExtResource("1_a199b") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_066f0"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d93d7"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a4b5"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c31a4"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05474"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_90d11"] atlas = ExtResource("1_a199b") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d93d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d54a"] atlas = ExtResource("1_a199b") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a4b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77fc7"] atlas = ExtResource("1_a199b") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c31a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46ccb"] atlas = ExtResource("1_a199b") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_05474"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75741"] atlas = ExtResource("1_a199b") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9ebf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8dad"] atlas = ExtResource("1_a199b") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b5d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8d6c"] atlas = ExtResource("1_a199b") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fe56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3077"] atlas = ExtResource("1_a199b") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8cf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f987"] atlas = ExtResource("1_a199b") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b1d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_179f8"] atlas = ExtResource("1_a199b") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_14d1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4772c"] atlas = ExtResource("1_a199b") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c12e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4f02"] atlas = ExtResource("1_a199b") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_17b28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f197a"] atlas = ExtResource("1_a199b") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb6f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bb3d"] atlas = ExtResource("1_a199b") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d8c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6f69"] atlas = ExtResource("1_a199b") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_38009"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6280d"] atlas = ExtResource("1_a199b") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e96b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6155"] atlas = ExtResource("1_a199b") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab0c3"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4eb5"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cdc9"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3355d"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49ba9"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_7d74f"] atlas = ExtResource("1_a199b") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_49ba9"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_024a4"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff8df"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ecd7b"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96a41"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_11e33"] atlas = ExtResource("1_a199b") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_024a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38009"] atlas = ExtResource("1_a199b") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff8df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e96b"] atlas = ExtResource("1_a199b") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecd7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab0c3"] atlas = ExtResource("1_a199b") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_96a41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4eb5"] atlas = ExtResource("1_a199b") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e637"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cdc9"] atlas = ExtResource("1_a199b") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_41906"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3355d"] atlas = ExtResource("1_a199b") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bafd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9ebf"] atlas = ExtResource("1_a199b") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7225c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b5d1"] atlas = ExtResource("1_a199b") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_10e6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fe56"] atlas = ExtResource("1_a199b") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc890"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8cf2"] atlas = ExtResource("1_a199b") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd3f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b1d0"] atlas = ExtResource("1_a199b") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d779"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14d1f"] atlas = ExtResource("1_a199b") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_82933"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c12e"] atlas = ExtResource("1_a199b") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee04a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17b28"] atlas = ExtResource("1_a199b") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a17e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb6f7"] atlas = ExtResource("1_a199b") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aaf4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d8c3"] atlas = ExtResource("1_a199b") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab772"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb303"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01872"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a8e0"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96afc"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_f5b44"] atlas = ExtResource("1_a199b") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_96afc"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e042"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d1f8"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aac05"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4151f"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_f7ecd"] atlas = ExtResource("1_a199b") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e042"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a17e"] atlas = ExtResource("1_a199b") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d1f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aaf4d"] atlas = ExtResource("1_a199b") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aac05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab772"] atlas = ExtResource("1_a199b") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4151f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb303"] atlas = ExtResource("1_a199b") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7278"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01872"] atlas = ExtResource("1_a199b") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee266"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a8e0"] atlas = ExtResource("1_a199b") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_150af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e637"] atlas = ExtResource("1_a199b") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f469d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41906"] atlas = ExtResource("1_a199b") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfefb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bafd"] atlas = ExtResource("1_a199b") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2ca1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7225c"] atlas = ExtResource("1_a199b") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe476"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10e6b"] atlas = ExtResource("1_a199b") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ca80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc890"] atlas = ExtResource("1_a199b") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e7c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd3f0"] atlas = ExtResource("1_a199b") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e311d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d779"] atlas = ExtResource("1_a199b") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_73d6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82933"] atlas = ExtResource("1_a199b") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_46fd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee04a"] atlas = ExtResource("1_a199b") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72152"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_647b9"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53f5e"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc1e5"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78649"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_c0f0f"] atlas = ExtResource("1_a199b") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_78649"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3eb09"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab389"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64eb7"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52271"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_3634e"] atlas = ExtResource("1_a199b") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3eb09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73d6e"] atlas = ExtResource("1_a199b") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab389"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46fd8"] atlas = ExtResource("1_a199b") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_64eb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72152"] atlas = ExtResource("1_a199b") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_52271"] +[sub_resource type="AtlasTexture" id="AtlasTexture_647b9"] atlas = ExtResource("1_a199b") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_63029"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53f5e"] atlas = ExtResource("1_a199b") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8d9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc1e5"] atlas = ExtResource("1_a199b") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fc74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7278"] atlas = ExtResource("1_a199b") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a66d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee266"] atlas = ExtResource("1_a199b") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1d2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_150af"] atlas = ExtResource("1_a199b") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ece7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f469d"] atlas = ExtResource("1_a199b") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a028"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfefb"] atlas = ExtResource("1_a199b") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb151"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2ca1"] atlas = ExtResource("1_a199b") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce2b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe476"] atlas = ExtResource("1_a199b") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_32b86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ca80"] atlas = ExtResource("1_a199b") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3238"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e7c9"] atlas = ExtResource("1_a199b") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f233d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e311d"] atlas = ExtResource("1_a199b") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ba01"] -atlas = ExtResource("1_a199b") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aedbe"] -atlas = ExtResource("1_a199b") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d481"] -atlas = ExtResource("1_a199b") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_382af"] -atlas = ExtResource("1_a199b") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3860e"] -atlas = ExtResource("1_a199b") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_4f1fa"] atlas = ExtResource("1_a199b") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_3860e"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83294"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2f4e"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4fd7"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cd4c"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_b7b65"] atlas = ExtResource("1_a199b") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_a199b") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_83294"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3238"] atlas = ExtResource("1_a199b") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2f4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f233d"] atlas = ExtResource("1_a199b") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4fd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ba01"] atlas = ExtResource("1_a199b") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cd4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aedbe"] atlas = ExtResource("1_a199b") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d481"] +atlas = ExtResource("1_a199b") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_382af"] +atlas = ExtResource("1_a199b") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63029"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8d9a"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fc74"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a66d"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1d2a"] +atlas = ExtResource("1_a199b") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ece7"] +atlas = ExtResource("1_a199b") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a028"] +atlas = ExtResource("1_a199b") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb151"] +atlas = ExtResource("1_a199b") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce2b7"] +atlas = ExtResource("1_a199b") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32b86"] +atlas = ExtResource("1_a199b") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_a199b"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0ba5") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee331") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b3c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f8fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4006") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec857") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_948d5") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbfdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73e79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_173da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e68c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e81ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d73e") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46409") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bbd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddfdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b91b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2f35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed5ce") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0c6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87706") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e70ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba455") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be01b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ca98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_535e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b846") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a957b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0825b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a437") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fd87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_885cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03e1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d37e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52140") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85933") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35a4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_324d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c7c0") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d075a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eddb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc055") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70b23") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ecdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f25bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc5a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_247fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cad63") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7305c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e399") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd4c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65458") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c6f") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7244c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_808d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee48f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5560") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d61d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_127b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42070") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18ad5") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fa5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dac11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33f35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62eca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2ab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c430e") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdfd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_156e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_118e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd103") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a5f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1eca") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aae21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16cd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02929") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9240f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bccd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81e6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a2cf") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_992a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6957") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89b0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f2fb") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e86a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df0e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0db1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ecbc") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b360") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abb7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f09de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_156c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a53a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aaef") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8180a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_960dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48a9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc1ae") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a512d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d24d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80f42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc2c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_003bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_712ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba702") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_993aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8857c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cda39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9891b") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_418e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b7f1") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_566c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09b64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50fd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77928") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_179f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4772c") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f197a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bb3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6f69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6280d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6155") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d54a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77fc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46ccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75741") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8dad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8d6c") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_066f0") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82fb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9fc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eda7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_249a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c0d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3977d") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aecd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f6fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dca46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f14da") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b77f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13d76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aadc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea490") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d45e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_988d9") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07d3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba2d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2600d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52df1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80c85") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30590") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ec27") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d93d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a4b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c31a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05474") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ebf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b5d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fe56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8cf2") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b1d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14d1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c12e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d8c3") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e96b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab0c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4eb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cdc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3355d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ba9") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d74f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7235e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_105bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a536") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94046") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2610") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_236ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a943f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3261") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29a1e") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0dda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b1a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ba9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d554d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47473") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04b40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84dad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7719b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_154a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de03b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76f2b") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1257") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_024a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff8df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecd7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96a41") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bafd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7225c") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10e6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd3f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82933") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee04a") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a17e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaf4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a8e0") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96afc") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cabf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec4ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e12f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2e77") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7ecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_116f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4df8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_586dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9edc1") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26288") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18fe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30c60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_683bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c97b0") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a261c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c33f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3202e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b64") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b6bf") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d1f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aac05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4151f") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7278") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee266") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_150af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f469d") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfefb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2ca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe476") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e7c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e311d") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73d6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46fd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_647b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc1e5") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78649") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0f0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00ae9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6145d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_770ab") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3634e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d45cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e1e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c3cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bb02") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a3f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d71bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a498") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_143ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_989ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57ab5") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88aed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79e8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0fc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_976f4") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c19c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45362") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eb09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab389") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64eb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52271") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63029") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a66d") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1d2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ece7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce2b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b86") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f233d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ba01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aedbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_382af") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3860e") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f1fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed94f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfdab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0feb8") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7b65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa3dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62bff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca8f2") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f389a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a18b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a2d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e37b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7b94") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fb99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccade") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_648cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e830d") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aa71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_231a4") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2f4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4fd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cd4c") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bbd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddfdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b91b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2f35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed5ce") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46409") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35a4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_324d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c7c0") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0c6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87706") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e70ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba455") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be01b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ca98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_535e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b846") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a957b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0825b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a437") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fd87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_885cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03e1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d37e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52140") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85933") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbfdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73e79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_173da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e68c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e81ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d73e") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0ba5") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee331") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b3c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f8fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4006") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec857") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_948d5") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7244c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_808d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee48f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5560") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c6f") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aae21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16cd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02929") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d61d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_127b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42070") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18ad5") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fa5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dac11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33f35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62eca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2ab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c430e") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdfd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_156e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_118e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd103") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a5f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1eca") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7305c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e399") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd4c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65458") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d075a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eddb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc055") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70b23") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ecdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f25bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc5a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_247fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cad63") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abb7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f09de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_156c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a53a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aaef") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b360") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_566c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09b64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50fd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77928") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8180a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_960dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48a9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc1ae") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a512d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d24d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80f42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc2c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_003bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_712ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba702") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_993aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8857c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cda39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9891b") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_418e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b7f1") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e86a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df0e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0db1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ecbc") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9240f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bccd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81e6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a2cf") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_992a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6957") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89b0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f2fb") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82fb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9fc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eda7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_249a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c0d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3977d") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_066f0") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d93d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a4b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c31a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05474") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aecd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f6fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dca46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f14da") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b77f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13d76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aadc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea490") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d45e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_988d9") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07d3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba2d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2600d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52df1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80c85") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30590") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ec27") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d54a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77fc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46ccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75741") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8dad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8d6c") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_179f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4772c") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f197a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bb3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6f69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6280d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6155") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d74f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7235e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_105bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a536") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94046") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2610") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ba9") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_024a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff8df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecd7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96a41") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_236ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a943f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3261") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29a1e") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0dda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b1a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ba9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d554d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47473") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04b40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84dad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7719b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_154a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de03b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76f2b") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1257") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e96b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab0c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4eb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cdc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3355d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ebf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b5d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fe56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8cf2") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b1d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14d1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c12e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d8c3") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cabf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec4ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e12f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2e77") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96afc") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d1f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aac05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4151f") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7ecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_116f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4df8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_586dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9edc1") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26288") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18fe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30c60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_683bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c97b0") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a261c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c33f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3202e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b64") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b6bf") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a17e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaf4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a8e0") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bafd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7225c") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10e6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd3f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82933") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee04a") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0f0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00ae9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6145d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_770ab") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78649") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eb09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab389") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64eb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52271") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3634e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d45cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e1e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c3cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bb02") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a3f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d71bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a498") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_143ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_989ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57ab5") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88aed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79e8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0fc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_976f4") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c19c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45362") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73d6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46fd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_647b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc1e5") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7278") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee266") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_150af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f469d") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfefb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2ca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe476") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e7c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e311d") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f1fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed94f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfdab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0feb8") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3860e") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2f4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4fd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cd4c") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7b65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa3dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62bff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca8f2") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f389a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a18b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a2d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e37b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7b94") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fb99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccade") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_648cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e830d") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aa71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_231a4") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f233d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ba01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aedbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_382af") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63029") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a66d") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1d2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ece7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce2b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b86") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_a199b") diff --git a/engine/scenes/world/player/clothes/003/men.tscn b/engine/scenes/world/player/clothes/003/men.tscn index 35c7c3d..11383e2 100644 --- a/engine/scenes/world/player/clothes/003/men.tscn +++ b/engine/scenes/world/player/clothes/003/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://71dac519e135"] +[gd_scene load_steps=395 format=3 uid="uid://71dac52ae135"] -[ext_resource type="Texture2D" uid="uid://c5ukhqiljw60f" path="res://framework/statics/scenes/world/player/clothe/003/men/men.png" id="1_71dac"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_61668"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9e5d"] -atlas = ExtResource("1_71dac") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64d11"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63c00"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb107"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dea06"] -atlas = ExtResource("1_71dac") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20ad5"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8bbfc"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e55e"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_731ff"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b42a"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c8a5"] -atlas = ExtResource("1_71dac") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56d5b"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a3be"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_822d9"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52611"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3264c"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://c5ukhqiljw60f" path="res://assets/world/player/clothe/003/men/men.png" id="1_71dac"] [sub_resource type="AtlasTexture" id="AtlasTexture_5789d"] atlas = ExtResource("1_71dac") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_3264c"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd75b"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98dbd"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d480"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c874"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_a9aeb"] atlas = ExtResource("1_71dac") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd75b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b42a"] atlas = ExtResource("1_71dac") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_98dbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c8a5"] atlas = ExtResource("1_71dac") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d480"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56d5b"] atlas = ExtResource("1_71dac") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c874"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a3be"] atlas = ExtResource("1_71dac") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb9ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_822d9"] atlas = ExtResource("1_71dac") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0545b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52611"] atlas = ExtResource("1_71dac") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_08d44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61668"] atlas = ExtResource("1_71dac") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1024"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9e5d"] atlas = ExtResource("1_71dac") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e313"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64d11"] atlas = ExtResource("1_71dac") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c3b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63c00"] atlas = ExtResource("1_71dac") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3981c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb107"] atlas = ExtResource("1_71dac") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_65221"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dea06"] atlas = ExtResource("1_71dac") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16874"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20ad5"] atlas = ExtResource("1_71dac") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1255"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bbfc"] atlas = ExtResource("1_71dac") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_52c86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e55e"] atlas = ExtResource("1_71dac") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed620"] +[sub_resource type="AtlasTexture" id="AtlasTexture_731ff"] atlas = ExtResource("1_71dac") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d2a4"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a3c0"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11001"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce98e"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fefc2"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_db15a"] atlas = ExtResource("1_71dac") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_fefc2"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76cc0"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5faa5"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6c06"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c523f"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_d4563"] atlas = ExtResource("1_71dac") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_76cc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52c86"] atlas = ExtResource("1_71dac") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5faa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed620"] atlas = ExtResource("1_71dac") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6c06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d2a4"] atlas = ExtResource("1_71dac") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c523f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a3c0"] atlas = ExtResource("1_71dac") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1336"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11001"] atlas = ExtResource("1_71dac") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e1c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce98e"] atlas = ExtResource("1_71dac") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8f0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb9ca"] atlas = ExtResource("1_71dac") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c4ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0545b"] atlas = ExtResource("1_71dac") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7597e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08d44"] atlas = ExtResource("1_71dac") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_45625"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1024"] atlas = ExtResource("1_71dac") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8ba3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e313"] atlas = ExtResource("1_71dac") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_35163"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c3b5"] atlas = ExtResource("1_71dac") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_37549"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3981c"] atlas = ExtResource("1_71dac") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_509e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65221"] atlas = ExtResource("1_71dac") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_73150"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16874"] atlas = ExtResource("1_71dac") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6310"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1255"] atlas = ExtResource("1_71dac") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76bbe"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d79d"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1661"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14095"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a57c"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_55084"] atlas = ExtResource("1_71dac") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_1a57c"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6280a"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfbce"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e287"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9f54"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_3fa65"] atlas = ExtResource("1_71dac") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6280a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73150"] atlas = ExtResource("1_71dac") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfbce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6310"] atlas = ExtResource("1_71dac") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76bbe"] atlas = ExtResource("1_71dac") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9f54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d79d"] atlas = ExtResource("1_71dac") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_86f79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1661"] atlas = ExtResource("1_71dac") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9be80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14095"] atlas = ExtResource("1_71dac") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8d0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1336"] atlas = ExtResource("1_71dac") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_43866"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e1c8"] atlas = ExtResource("1_71dac") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1ebe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8f0a"] atlas = ExtResource("1_71dac") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b547"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c4ed"] atlas = ExtResource("1_71dac") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_80a9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7597e"] atlas = ExtResource("1_71dac") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4356e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45625"] atlas = ExtResource("1_71dac") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f5e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8ba3"] atlas = ExtResource("1_71dac") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f236b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35163"] atlas = ExtResource("1_71dac") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_db809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37549"] atlas = ExtResource("1_71dac") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b6a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_509e2"] atlas = ExtResource("1_71dac") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_924ea"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e515"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0def7"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b88fb"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e266e"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_91c96"] atlas = ExtResource("1_71dac") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e266e"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32777"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48db0"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b068"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0bd2"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_a6cfd"] atlas = ExtResource("1_71dac") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_32777"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db809"] atlas = ExtResource("1_71dac") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_48db0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b6a7"] atlas = ExtResource("1_71dac") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b068"] +[sub_resource type="AtlasTexture" id="AtlasTexture_924ea"] atlas = ExtResource("1_71dac") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0bd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e515"] atlas = ExtResource("1_71dac") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0f5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0def7"] atlas = ExtResource("1_71dac") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c318"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b88fb"] atlas = ExtResource("1_71dac") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_adf8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86f79"] atlas = ExtResource("1_71dac") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fafcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9be80"] atlas = ExtResource("1_71dac") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_025dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8d0d"] atlas = ExtResource("1_71dac") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9fd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43866"] atlas = ExtResource("1_71dac") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d94c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1ebe"] atlas = ExtResource("1_71dac") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_85cb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b547"] atlas = ExtResource("1_71dac") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b711a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80a9a"] atlas = ExtResource("1_71dac") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9a62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4356e"] atlas = ExtResource("1_71dac") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b498"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f5e1"] atlas = ExtResource("1_71dac") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_15597"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f236b"] atlas = ExtResource("1_71dac") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_042bb"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_081db"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e51aa"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8b15"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0aec0"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_db8f5"] atlas = ExtResource("1_71dac") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_0aec0"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87c10"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb93c"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd6b3"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46f1f"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_9e35e"] atlas = ExtResource("1_71dac") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_87c10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b498"] atlas = ExtResource("1_71dac") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb93c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15597"] atlas = ExtResource("1_71dac") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd6b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_042bb"] atlas = ExtResource("1_71dac") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_46f1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_081db"] atlas = ExtResource("1_71dac") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_98023"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e51aa"] atlas = ExtResource("1_71dac") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f11f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8b15"] atlas = ExtResource("1_71dac") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff609"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0f5c"] atlas = ExtResource("1_71dac") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6179"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c318"] atlas = ExtResource("1_71dac") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ceb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adf8d"] atlas = ExtResource("1_71dac") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_63487"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fafcb"] atlas = ExtResource("1_71dac") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_44880"] +[sub_resource type="AtlasTexture" id="AtlasTexture_025dd"] atlas = ExtResource("1_71dac") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_06f9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9fd4"] atlas = ExtResource("1_71dac") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a945d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d94c"] atlas = ExtResource("1_71dac") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2baa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85cb9"] atlas = ExtResource("1_71dac") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4511"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b711a"] atlas = ExtResource("1_71dac") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f62c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9a62"] atlas = ExtResource("1_71dac") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_939e0"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10064"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_feee3"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce727"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b29b"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_26ad6"] atlas = ExtResource("1_71dac") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_7b29b"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83aae"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ac99"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0015b"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e4be"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_2025a"] atlas = ExtResource("1_71dac") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_83aae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4511"] atlas = ExtResource("1_71dac") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ac99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f62c3"] atlas = ExtResource("1_71dac") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0015b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_939e0"] atlas = ExtResource("1_71dac") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e4be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10064"] atlas = ExtResource("1_71dac") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_42505"] +[sub_resource type="AtlasTexture" id="AtlasTexture_feee3"] atlas = ExtResource("1_71dac") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_127c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce727"] atlas = ExtResource("1_71dac") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_717b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98023"] atlas = ExtResource("1_71dac") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16b4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f11f"] atlas = ExtResource("1_71dac") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b11e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff609"] atlas = ExtResource("1_71dac") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d58b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6179"] atlas = ExtResource("1_71dac") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d51eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ceb7"] atlas = ExtResource("1_71dac") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc35b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63487"] atlas = ExtResource("1_71dac") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b054"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44880"] atlas = ExtResource("1_71dac") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b7f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06f9d"] atlas = ExtResource("1_71dac") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a317"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a945d"] atlas = ExtResource("1_71dac") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8600f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2baa"] atlas = ExtResource("1_71dac") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c7a4"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87fbe"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fdd2c"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95b18"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d086d"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_b74be"] atlas = ExtResource("1_71dac") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_d086d"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e8058"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90ebc"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11010"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6008e"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_a6760"] atlas = ExtResource("1_71dac") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8058"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a317"] atlas = ExtResource("1_71dac") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_90ebc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8600f"] atlas = ExtResource("1_71dac") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_11010"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c7a4"] atlas = ExtResource("1_71dac") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6008e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87fbe"] atlas = ExtResource("1_71dac") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_68bf6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdd2c"] atlas = ExtResource("1_71dac") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6854d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95b18"] atlas = ExtResource("1_71dac") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_20c52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42505"] atlas = ExtResource("1_71dac") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2170e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_127c3"] atlas = ExtResource("1_71dac") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b56e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_717b0"] atlas = ExtResource("1_71dac") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c5a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16b4e"] atlas = ExtResource("1_71dac") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_136e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b11e"] atlas = ExtResource("1_71dac") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfe87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d58b7"] atlas = ExtResource("1_71dac") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed58a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d51eb"] atlas = ExtResource("1_71dac") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dd8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc35b"] atlas = ExtResource("1_71dac") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f17fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b054"] atlas = ExtResource("1_71dac") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_97867"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b7f0"] atlas = ExtResource("1_71dac") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f233b"] -atlas = ExtResource("1_71dac") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d46e5"] -atlas = ExtResource("1_71dac") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8314"] -atlas = ExtResource("1_71dac") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1926a"] -atlas = ExtResource("1_71dac") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a8f6"] -atlas = ExtResource("1_71dac") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_2dbbd"] atlas = ExtResource("1_71dac") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_6a8f6"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f361"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7a3e"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a617"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3154"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_e7bbb"] atlas = ExtResource("1_71dac") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_71dac") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f361"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f17fe"] atlas = ExtResource("1_71dac") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7a3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97867"] atlas = ExtResource("1_71dac") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a617"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f233b"] atlas = ExtResource("1_71dac") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3154"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d46e5"] atlas = ExtResource("1_71dac") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8314"] +atlas = ExtResource("1_71dac") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1926a"] +atlas = ExtResource("1_71dac") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68bf6"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6854d"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20c52"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2170e"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b56e1"] +atlas = ExtResource("1_71dac") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c5a7"] +atlas = ExtResource("1_71dac") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_136e0"] +atlas = ExtResource("1_71dac") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfe87"] +atlas = ExtResource("1_71dac") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed58a"] +atlas = ExtResource("1_71dac") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0dd8a"] +atlas = ExtResource("1_71dac") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_71dac"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64d11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c00") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb107") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dea06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20ad5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bbfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e55e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_731ff") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b42a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c8a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a3be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_822d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52611") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3264c") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5789d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcd1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_914c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90526") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9aeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8551b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d068") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be0cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58a3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31a82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e08c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e160") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc15d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72841") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_836bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74cde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab416") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ff41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3c03") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd75b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98dbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c874") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb9ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0545b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08d44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1024") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e313") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c3b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3981c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16874") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1255") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52c86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d2a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce98e") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fefc2") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db15a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ab8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8f9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_314a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8252") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4563") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40c7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_281f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dd97") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce3ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4868b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7976") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ea9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d09ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb1cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97589") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c951b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f37e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ea82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9fe8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb85d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51bef") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9402b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3143b") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5faa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c523f") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e1c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8f0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c4ed") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7597e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8ba3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35163") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_509e2") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6310") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76bbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d79d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14095") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a57c") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c45cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cd8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5ea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2c39") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fa65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8351d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9ce3") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4495d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd0fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c93c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daeb7") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_244d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5f41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d47e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce869") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7420c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02f11") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6280a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9f54") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9be80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43866") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1ebe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4356e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f5e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f236b") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b6a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_924ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e515") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0def7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b88fb") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e266e") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91c96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_039ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7591f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c47ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b21") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6cfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f412") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc093") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_039b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e0c9") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eac08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fe87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ac3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2e53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beda1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de9fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_182dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a0f2") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34533") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55abf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2897b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29847") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b08a1") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77f41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a72c3") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32777") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48db0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b068") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0bd2") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0f5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adf8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fafcb") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_025dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9fd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d94c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85cb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b711a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9a62") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b498") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_042bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e51aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8b15") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aec0") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db8f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e20fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c29f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bb2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45ec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a18f") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5da6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03736") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_610b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d61b5") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_551fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_770f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b41e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c570d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d10e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c17c") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_769fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0147f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc0c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2298a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f46e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_311d3") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fc9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda24") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb93c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd6b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f1f") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98023") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f11f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff609") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6179") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ceb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63487") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44880") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a945d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2baa") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f62c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_939e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce727") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b29b") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ad6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e78f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4032e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88b9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_377ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e2c9") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2025a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48646") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d75cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_984e5") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7815") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed29a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8e9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_586d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af866") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a5ba") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f45b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cda5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b26c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81b42") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be28") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83aae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ac99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0015b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e4be") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_127c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_717b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b4e") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b11e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d58b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc35b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b7f0") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a317") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8600f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c7a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87fbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdd2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95b18") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d086d") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b74be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6bb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eab7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab4a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18f16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5719") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_510da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c34f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c12c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_796bd") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bda6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd29d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc28a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20d25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e1c") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dfc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6580d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b1e") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a90d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab0b7") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90ebc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6008e") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68bf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6854d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20c52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2170e") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b56e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c5a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_136e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed58a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd8a") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f17fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97867") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f233b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d46e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1926a") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a8f6") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dbbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b39a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaffe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6065a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2d35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02ca7") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7bbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6b5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab769") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31971") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eedc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56fc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_217cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b46bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc78f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea255") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c03b5") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43b6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc552") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e031") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5094f") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_207f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe81") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3154") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5789d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcd1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_914c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90526") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3264c") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd75b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98dbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c874") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9aeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8551b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d068") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be0cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58a3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31a82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e08c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e160") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc15d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72841") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_836bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74cde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab416") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ff41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3c03") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b42a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c8a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a3be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_822d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52611") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64d11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c00") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb107") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dea06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20ad5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bbfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e55e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_731ff") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db15a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ab8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8f9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_314a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8252") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fefc2") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5faa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c523f") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4563") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40c7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_281f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dd97") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce3ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4868b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7976") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ea9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d09ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb1cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97589") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c951b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f37e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ea82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9fe8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb85d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51bef") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9402b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3143b") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52c86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d2a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce98e") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb9ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0545b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08d44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1024") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e313") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c3b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3981c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16874") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1255") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c45cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cd8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5ea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2c39") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a57c") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6280a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9f54") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fa65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8351d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9ce3") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4495d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd0fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c93c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daeb7") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_244d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5f41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d47e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce869") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7420c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02f11") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6310") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76bbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d79d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14095") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e1c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8f0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c4ed") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7597e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8ba3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35163") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_509e2") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91c96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_039ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7591f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c47ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b21") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e266e") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32777") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48db0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b068") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0bd2") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6cfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f412") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc093") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_039b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e0c9") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eac08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fe87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ac3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2e53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beda1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de9fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_182dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a0f2") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34533") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55abf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2897b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29847") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b08a1") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77f41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a72c3") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b6a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_924ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e515") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0def7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b88fb") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9be80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43866") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1ebe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4356e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f5e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f236b") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db8f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e20fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c29f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bb2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45ec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a18f") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aec0") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb93c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd6b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f1f") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5da6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03736") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_610b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d61b5") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_551fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_770f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b41e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c570d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d10e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c17c") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_769fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0147f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc0c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2298a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f46e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_311d3") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fc9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda24") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b498") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_042bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e51aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8b15") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0f5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adf8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fafcb") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_025dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9fd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d94c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85cb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b711a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9a62") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ad6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e78f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4032e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88b9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_377ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e2c9") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b29b") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83aae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ac99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0015b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e4be") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2025a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48646") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d75cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_984e5") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7815") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed29a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8e9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_586d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af866") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a5ba") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f45b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cda5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b26c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81b42") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be28") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f62c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_939e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce727") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98023") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f11f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff609") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6179") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ceb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63487") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44880") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a945d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2baa") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b74be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6bb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eab7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab4a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18f16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5719") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d086d") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90ebc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6008e") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_510da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c34f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c12c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_796bd") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bda6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd29d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc28a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20d25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e1c") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dfc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6580d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b1e") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a90d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab0b7") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a317") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8600f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c7a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87fbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdd2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95b18") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_127c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_717b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b4e") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b11e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d58b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc35b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b7f0") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dbbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b39a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaffe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6065a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2d35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02ca7") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a8f6") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3154") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7bbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6b5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab769") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31971") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eedc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56fc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_217cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b46bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc78f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea255") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c03b5") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43b6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc552") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e031") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5094f") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_207f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe81") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f17fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97867") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f233b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d46e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1926a") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68bf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6854d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20c52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2170e") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b56e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c5a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_136e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed58a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd8a") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_71dac") diff --git a/engine/scenes/world/player/clothes/004/men.tscn b/engine/scenes/world/player/clothes/004/men.tscn index 421de0c..c6e240a 100644 --- a/engine/scenes/world/player/clothes/004/men.tscn +++ b/engine/scenes/world/player/clothes/004/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://0128a7d8bb45"] +[gd_scene load_steps=395 format=3 uid="uid://0128a7d8bb45"] -[ext_resource type="Texture2D" uid="uid://too2y2x3s2r2" path="res://framework/statics/scenes/world/player/clothe/004/men/men.png" id="1_0128a"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e6f2"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_add97"] -atlas = ExtResource("1_0128a") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d255"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bccfe"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ccb9"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9a77"] -atlas = ExtResource("1_0128a") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_acdb5"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_526b4"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d008"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e57e"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90563"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b977"] -atlas = ExtResource("1_0128a") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fd5f"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f7c0"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3138e"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbe26"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23318"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://too2y2x3s2r2" path="res://assets/world/player/clothe/004/men/men.png" id="1_0128a"] [sub_resource type="AtlasTexture" id="AtlasTexture_fcea2"] atlas = ExtResource("1_0128a") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_23318"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09a53"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fc45"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d4da"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c971"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_019bb"] atlas = ExtResource("1_0128a") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_09a53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90563"] atlas = ExtResource("1_0128a") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fc45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b977"] atlas = ExtResource("1_0128a") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d4da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fd5f"] atlas = ExtResource("1_0128a") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c971"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f7c0"] atlas = ExtResource("1_0128a") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9958f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3138e"] atlas = ExtResource("1_0128a") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_815fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbe26"] atlas = ExtResource("1_0128a") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_406c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e6f2"] atlas = ExtResource("1_0128a") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_66fd9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_add97"] atlas = ExtResource("1_0128a") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_69a5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d255"] atlas = ExtResource("1_0128a") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e68b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bccfe"] atlas = ExtResource("1_0128a") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_96f86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ccb9"] atlas = ExtResource("1_0128a") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dadc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9a77"] atlas = ExtResource("1_0128a") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_33cb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acdb5"] atlas = ExtResource("1_0128a") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b2fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_526b4"] atlas = ExtResource("1_0128a") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_284b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d008"] atlas = ExtResource("1_0128a") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_328b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e57e"] atlas = ExtResource("1_0128a") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0866"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20f5b"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58e0b"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c05b"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2ced"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_4cd15"] atlas = ExtResource("1_0128a") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_b2ced"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9925a"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5dc67"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8604b"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c940"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c6402"] atlas = ExtResource("1_0128a") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9925a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_284b7"] atlas = ExtResource("1_0128a") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dc67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_328b4"] atlas = ExtResource("1_0128a") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8604b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0866"] atlas = ExtResource("1_0128a") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c940"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20f5b"] atlas = ExtResource("1_0128a") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c9f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58e0b"] atlas = ExtResource("1_0128a") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfc11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c05b"] atlas = ExtResource("1_0128a") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9373b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9958f"] atlas = ExtResource("1_0128a") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_97056"] +[sub_resource type="AtlasTexture" id="AtlasTexture_815fc"] atlas = ExtResource("1_0128a") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e195f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_406c9"] atlas = ExtResource("1_0128a") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_363e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66fd9"] atlas = ExtResource("1_0128a") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc6fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69a5c"] atlas = ExtResource("1_0128a") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8917c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e68b"] atlas = ExtResource("1_0128a") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8922a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96f86"] atlas = ExtResource("1_0128a") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6262"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dadc2"] atlas = ExtResource("1_0128a") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a394"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33cb3"] atlas = ExtResource("1_0128a") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b9bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b2fd"] atlas = ExtResource("1_0128a") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11afa"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7dc79"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d47d"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6336"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a410"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_b5e16"] atlas = ExtResource("1_0128a") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_3a410"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8e8c"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3034"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c2db"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88939"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_21316"] atlas = ExtResource("1_0128a") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8e8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a394"] atlas = ExtResource("1_0128a") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3034"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b9bb"] atlas = ExtResource("1_0128a") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c2db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11afa"] atlas = ExtResource("1_0128a") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_88939"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7dc79"] atlas = ExtResource("1_0128a") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2458c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d47d"] atlas = ExtResource("1_0128a") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_31926"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6336"] atlas = ExtResource("1_0128a") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc1ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c9f1"] atlas = ExtResource("1_0128a") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a7ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfc11"] atlas = ExtResource("1_0128a") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cdad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9373b"] atlas = ExtResource("1_0128a") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b55ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97056"] atlas = ExtResource("1_0128a") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1d64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e195f"] atlas = ExtResource("1_0128a") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac9b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_363e4"] atlas = ExtResource("1_0128a") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_13ff4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc6fa"] atlas = ExtResource("1_0128a") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_18f8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8917c"] atlas = ExtResource("1_0128a") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d392f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8922a"] atlas = ExtResource("1_0128a") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16a5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6262"] atlas = ExtResource("1_0128a") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d4bc"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9325"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4663"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3ff5"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d61eb"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_98e47"] atlas = ExtResource("1_0128a") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_d61eb"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba212"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b511b"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ded6d"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d170"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_9a503"] atlas = ExtResource("1_0128a") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba212"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d392f"] atlas = ExtResource("1_0128a") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b511b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16a5d"] atlas = ExtResource("1_0128a") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ded6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d4bc"] atlas = ExtResource("1_0128a") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d170"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9325"] atlas = ExtResource("1_0128a") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_21b54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4663"] atlas = ExtResource("1_0128a") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9835a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3ff5"] atlas = ExtResource("1_0128a") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1ecb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2458c"] atlas = ExtResource("1_0128a") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_974da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31926"] atlas = ExtResource("1_0128a") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b019"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc1ff"] atlas = ExtResource("1_0128a") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8033"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a7ab"] atlas = ExtResource("1_0128a") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c977"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cdad"] atlas = ExtResource("1_0128a") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9034d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b55ab"] atlas = ExtResource("1_0128a") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_11a3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1d64"] atlas = ExtResource("1_0128a") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2910"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac9b1"] atlas = ExtResource("1_0128a") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ecd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13ff4"] atlas = ExtResource("1_0128a") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_24dec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18f8a"] atlas = ExtResource("1_0128a") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a93c"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f498"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0886"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed756"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b523c"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_c23d2"] atlas = ExtResource("1_0128a") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_b523c"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9aae4"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad5a8"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ee4d"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12be0"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_14d30"] atlas = ExtResource("1_0128a") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9aae4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ecd0"] atlas = ExtResource("1_0128a") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad5a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24dec"] atlas = ExtResource("1_0128a") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ee4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a93c"] atlas = ExtResource("1_0128a") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_12be0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f498"] atlas = ExtResource("1_0128a") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_05243"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0886"] atlas = ExtResource("1_0128a") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e37e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed756"] atlas = ExtResource("1_0128a") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_18a9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21b54"] atlas = ExtResource("1_0128a") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_95df9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9835a"] atlas = ExtResource("1_0128a") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_554a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1ecb"] atlas = ExtResource("1_0128a") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba3cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_974da"] atlas = ExtResource("1_0128a") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8389a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b019"] atlas = ExtResource("1_0128a") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9140b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8033"] atlas = ExtResource("1_0128a") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cbb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c977"] atlas = ExtResource("1_0128a") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_75fd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9034d"] atlas = ExtResource("1_0128a") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7130a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11a3c"] atlas = ExtResource("1_0128a") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a52b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2910"] atlas = ExtResource("1_0128a") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7865"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2458"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8502"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87d53"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6056"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_ade0e"] atlas = ExtResource("1_0128a") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e6056"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab8ae"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b562a"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6997"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ad3a"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_dd4de"] atlas = ExtResource("1_0128a") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab8ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7130a"] atlas = ExtResource("1_0128a") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b562a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a52b"] atlas = ExtResource("1_0128a") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6997"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7865"] atlas = ExtResource("1_0128a") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ad3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2458"] atlas = ExtResource("1_0128a") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b6ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8502"] atlas = ExtResource("1_0128a") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_41888"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87d53"] atlas = ExtResource("1_0128a") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_66b5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05243"] atlas = ExtResource("1_0128a") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04aa2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e37e"] atlas = ExtResource("1_0128a") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_933c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18a9b"] atlas = ExtResource("1_0128a") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8c44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95df9"] atlas = ExtResource("1_0128a") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2762"] +[sub_resource type="AtlasTexture" id="AtlasTexture_554a7"] atlas = ExtResource("1_0128a") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd74c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba3cb"] atlas = ExtResource("1_0128a") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_36009"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8389a"] atlas = ExtResource("1_0128a") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_500d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9140b"] atlas = ExtResource("1_0128a") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3f6a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cbb1"] atlas = ExtResource("1_0128a") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_58924"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75fd3"] atlas = ExtResource("1_0128a") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85dc4"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_201d0"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68966"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6fa4c"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a627"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_9a234"] atlas = ExtResource("1_0128a") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_3a627"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5dc0c"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_765b7"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9be3d"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0dc2"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_30d33"] atlas = ExtResource("1_0128a") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dc0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3f6a"] atlas = ExtResource("1_0128a") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_765b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58924"] atlas = ExtResource("1_0128a") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9be3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85dc4"] atlas = ExtResource("1_0128a") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0dc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_201d0"] atlas = ExtResource("1_0128a") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab79c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68966"] atlas = ExtResource("1_0128a") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ffa8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fa4c"] atlas = ExtResource("1_0128a") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d71a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b6ee"] atlas = ExtResource("1_0128a") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c267"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41888"] atlas = ExtResource("1_0128a") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2716c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66b5a"] atlas = ExtResource("1_0128a") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dac3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04aa2"] atlas = ExtResource("1_0128a") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8097a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_933c9"] atlas = ExtResource("1_0128a") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e8d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8c44"] atlas = ExtResource("1_0128a") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7bdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2762"] atlas = ExtResource("1_0128a") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1739b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd74c"] atlas = ExtResource("1_0128a") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_978cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36009"] atlas = ExtResource("1_0128a") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca79a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_500d0"] atlas = ExtResource("1_0128a") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81586"] -atlas = ExtResource("1_0128a") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d077d"] -atlas = ExtResource("1_0128a") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90359"] -atlas = ExtResource("1_0128a") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7934"] -atlas = ExtResource("1_0128a") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9e6a"] -atlas = ExtResource("1_0128a") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_b7391"] atlas = ExtResource("1_0128a") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e9e6a"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f1ce"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62604"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f929"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba420"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_515c9"] atlas = ExtResource("1_0128a") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_0128a") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f1ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_978cb"] atlas = ExtResource("1_0128a") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_62604"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca79a"] atlas = ExtResource("1_0128a") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f929"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81586"] atlas = ExtResource("1_0128a") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba420"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d077d"] atlas = ExtResource("1_0128a") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90359"] +atlas = ExtResource("1_0128a") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7934"] +atlas = ExtResource("1_0128a") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab79c"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ffa8"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d71a"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c267"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2716c"] +atlas = ExtResource("1_0128a") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9dac3"] +atlas = ExtResource("1_0128a") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8097a"] +atlas = ExtResource("1_0128a") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e8d0"] +atlas = ExtResource("1_0128a") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7bdc"] +atlas = ExtResource("1_0128a") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1739b"] +atlas = ExtResource("1_0128a") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_0128a"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e6f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_add97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d255") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bccfe") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ccb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9a77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acdb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_526b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e57e") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90563") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f7c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3138e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe26") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23318") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcea2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a98c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92862") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77afc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b603") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_019bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a951c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5123") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9fc2") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5571f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4cec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60de3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35cda") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c48ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fb31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65e8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b5d3") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ddd9") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09a53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fc45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d4da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c971") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9958f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_815fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_406c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66fd9") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69a5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e68b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dadc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33cb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b2fd") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_284b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_328b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0866") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58e0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c05b") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ced") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cd15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9be6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_445ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e902a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_771dd") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf41f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76a1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8379") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bda35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f177") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9591") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a624d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edcdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adced") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb2f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97475") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08e4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_435cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf2cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5def8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0995a") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_260a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5981") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9925a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dc67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8604b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c940") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c9f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9373b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97056") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e195f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_363e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc6fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8917c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8922a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6262") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a394") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b9bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11afa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dc79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d47d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6336") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a410") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5e16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fda2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_830db") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_591fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2eb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acb30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_512bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b102") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c998f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8123b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_196dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7aec") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_357dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0daad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00f46") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e02fc") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c2db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88939") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2458c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc1ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a7ab") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cdad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b55ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac9b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13ff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18f8a") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d392f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d4bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9325") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4663") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3ff5") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d61eb") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98e47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b71d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e240") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8933") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85360") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a503") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d63c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35704") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e03f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_648ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0198") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_128cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_981af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b6f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e8fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb949") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b397") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa344") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8afda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_801ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5217c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f125") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa06a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15522") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba212") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b511b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ded6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d170") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21b54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9835a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_974da") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9034d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2910") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ecd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24dec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a93c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f498") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed756") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b523c") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c23d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc716") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb115") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05350") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d342a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a230c") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14d30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_455d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be0d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17045") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18cf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84c5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2bd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d147") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9362") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09398") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ffc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fabf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eda6") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0c58") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aae4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad5a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12be0") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e37e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95df9") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_554a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba3cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8389a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9140b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cbb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75fd3") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7130a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a52b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7865") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8502") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87d53") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6056") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ade0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8a6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2bc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c6cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d929") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd4de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02fec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2a4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_007d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29437") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_befa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4673e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e35a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0e38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7173d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49fa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b48e") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad371") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a995c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81114") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_553e1") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d657d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ef30") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab8ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b562a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6997") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ad3a") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b6ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66b5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04aa2") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_933c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2762") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd74c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_500d0") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58924") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_201d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fa4c") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a627") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a234") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14414") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df73d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_194b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95722") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ab05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d3ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5685") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5715c") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90b1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b5e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66cbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_171d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67c30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_779b8") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af559") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f68a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dc93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3adef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12947") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cfa2") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dc0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_765b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9be3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0dc2") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab79c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ffa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d71a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c267") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2716c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dac3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8097a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e8d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7bdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1739b") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_978cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca79a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d077d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7934") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9e6a") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7391") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4d5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f0b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c121d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57255") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_515c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa8c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1cff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb3a") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4bfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8539") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5130") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0db6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e68e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be5af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_109d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0324b") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a73a") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f1ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f929") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba420") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcea2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a98c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92862") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77afc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b603") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23318") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09a53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fc45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d4da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c971") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_019bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a951c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5123") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9fc2") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5571f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4cec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60de3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35cda") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c48ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fb31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65e8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b5d3") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ddd9") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90563") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f7c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3138e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe26") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e6f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_add97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d255") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bccfe") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ccb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9a77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acdb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_526b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e57e") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cd15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9be6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_445ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e902a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_771dd") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ced") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9925a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dc67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8604b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c940") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf41f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76a1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8379") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bda35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f177") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9591") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a624d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edcdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adced") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb2f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97475") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08e4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_435cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf2cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5def8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0995a") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_260a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5981") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_284b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_328b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0866") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58e0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c05b") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9958f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_815fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_406c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66fd9") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69a5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e68b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dadc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33cb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b2fd") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5e16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fda2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_830db") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a410") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c2db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88939") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_591fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2eb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acb30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_512bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b102") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c998f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8123b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_196dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7aec") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_357dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0daad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00f46") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e02fc") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a394") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b9bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11afa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dc79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d47d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6336") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c9f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9373b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97056") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e195f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_363e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc6fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8917c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8922a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6262") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98e47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b71d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e240") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8933") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85360") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d61eb") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba212") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b511b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ded6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d170") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a503") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d63c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35704") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e03f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_648ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0198") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_128cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_981af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b6f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e8fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb949") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b397") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa344") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8afda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_801ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5217c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f125") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa06a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15522") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d392f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d4bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9325") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4663") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3ff5") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2458c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc1ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a7ab") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cdad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b55ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac9b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13ff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18f8a") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c23d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc716") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb115") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05350") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d342a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a230c") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b523c") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aae4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad5a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12be0") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14d30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_455d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be0d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17045") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18cf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84c5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2bd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d147") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9362") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09398") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ffc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fabf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eda6") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0c58") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ecd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24dec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a93c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f498") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed756") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21b54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9835a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_974da") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9034d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2910") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ade0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8a6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2bc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c6cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d929") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6056") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab8ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b562a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6997") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ad3a") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd4de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02fec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2a4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_007d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29437") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_befa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4673e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e35a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0e38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7173d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49fa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b48e") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad371") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a995c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81114") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_553e1") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d657d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ef30") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7130a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a52b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7865") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8502") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87d53") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e37e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95df9") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_554a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba3cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8389a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9140b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cbb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75fd3") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a234") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14414") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df73d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_194b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95722") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a627") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dc0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_765b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9be3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0dc2") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ab05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d3ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5685") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5715c") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90b1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b5e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66cbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_171d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67c30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_779b8") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af559") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f68a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dc93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3adef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12947") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cfa2") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58924") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_201d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fa4c") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b6ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66b5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04aa2") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_933c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2762") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd74c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_500d0") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7391") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4d5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f0b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c121d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57255") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9e6a") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f1ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f929") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba420") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_515c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa8c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1cff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb3a") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4bfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8539") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5130") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0db6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e68e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be5af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_109d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0324b") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a73a") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_978cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca79a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d077d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7934") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab79c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ffa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d71a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c267") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2716c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dac3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8097a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e8d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7bdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1739b") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_0128a") diff --git a/engine/scenes/world/player/clothes/004/women.tscn b/engine/scenes/world/player/clothes/004/women.tscn index db09483..5bcd54a 100644 --- a/engine/scenes/world/player/clothes/004/women.tscn +++ b/engine/scenes/world/player/clothes/004/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://aad18ab1b04e"] +[gd_scene load_steps=395 format=3 uid="uid://d18ab1b04e"] -[ext_resource type="Texture2D" uid="uid://i6odcvl7nacu" path="res://framework/statics/scenes/world/player/clothe/004/women/women.png" id="1_aad18"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5fad"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce56f"] -atlas = ExtResource("1_aad18") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7085d"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c1a2"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd25c"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c9c8"] -atlas = ExtResource("1_aad18") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73ec3"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3ffb"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34d75"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2022a"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56075"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f648f"] -atlas = ExtResource("1_aad18") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24aa7"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7654b"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a74d7"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e02d"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26ce9"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://i6odcvl7nacu" path="res://assets/world/player/clothe/004/women/women.png" id="1_aad18"] [sub_resource type="AtlasTexture" id="AtlasTexture_22f51"] atlas = ExtResource("1_aad18") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_26ce9"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e4f7"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c573"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40355"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29ddd"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_aed6f"] atlas = ExtResource("1_aad18") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e4f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56075"] atlas = ExtResource("1_aad18") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c573"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f648f"] atlas = ExtResource("1_aad18") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_40355"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24aa7"] atlas = ExtResource("1_aad18") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_29ddd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7654b"] atlas = ExtResource("1_aad18") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0604d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a74d7"] atlas = ExtResource("1_aad18") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f70b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e02d"] atlas = ExtResource("1_aad18") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_24770"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5fad"] atlas = ExtResource("1_aad18") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_19639"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce56f"] atlas = ExtResource("1_aad18") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb79d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7085d"] atlas = ExtResource("1_aad18") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_96059"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c1a2"] atlas = ExtResource("1_aad18") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef8d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd25c"] atlas = ExtResource("1_aad18") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d977"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c9c8"] atlas = ExtResource("1_aad18") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4b01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73ec3"] atlas = ExtResource("1_aad18") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d814"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3ffb"] atlas = ExtResource("1_aad18") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7f6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34d75"] atlas = ExtResource("1_aad18") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aba3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2022a"] atlas = ExtResource("1_aad18") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06cb4"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cfe1"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0617"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b2c7"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71847"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_4ac43"] atlas = ExtResource("1_aad18") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_71847"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f626"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9673"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f6f4"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3745"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_8d645"] atlas = ExtResource("1_aad18") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f626"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7f6d"] atlas = ExtResource("1_aad18") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9673"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aba3f"] atlas = ExtResource("1_aad18") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f6f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06cb4"] atlas = ExtResource("1_aad18") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3745"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cfe1"] atlas = ExtResource("1_aad18") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_40943"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0617"] atlas = ExtResource("1_aad18") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5c0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b2c7"] atlas = ExtResource("1_aad18") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5f02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0604d"] atlas = ExtResource("1_aad18") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb00e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f70b4"] atlas = ExtResource("1_aad18") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e44b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24770"] atlas = ExtResource("1_aad18") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_844d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19639"] atlas = ExtResource("1_aad18") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d3e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb79d"] atlas = ExtResource("1_aad18") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96059"] atlas = ExtResource("1_aad18") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_154e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef8d7"] atlas = ExtResource("1_aad18") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd958"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d977"] atlas = ExtResource("1_aad18") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_09900"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4b01"] atlas = ExtResource("1_aad18") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_65758"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d814"] atlas = ExtResource("1_aad18") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_902ea"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1797"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd62b"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eae19"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68d0c"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_42817"] atlas = ExtResource("1_aad18") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_68d0c"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5960d"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2dc8b"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3cf3c"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cabd0"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_b4773"] atlas = ExtResource("1_aad18") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5960d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09900"] atlas = ExtResource("1_aad18") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2dc8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65758"] atlas = ExtResource("1_aad18") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cf3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_902ea"] atlas = ExtResource("1_aad18") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cabd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1797"] atlas = ExtResource("1_aad18") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5abb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd62b"] atlas = ExtResource("1_aad18") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5eebe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eae19"] atlas = ExtResource("1_aad18") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b411"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40943"] atlas = ExtResource("1_aad18") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e9f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5c0f"] atlas = ExtResource("1_aad18") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a967"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5f02"] atlas = ExtResource("1_aad18") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6035b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb00e"] atlas = ExtResource("1_aad18") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_23dfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e44b"] atlas = ExtResource("1_aad18") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a696"] +[sub_resource type="AtlasTexture" id="AtlasTexture_844d2"] atlas = ExtResource("1_aad18") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e2c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d3e3"] atlas = ExtResource("1_aad18") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b8f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b287"] atlas = ExtResource("1_aad18") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d843b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_154e5"] atlas = ExtResource("1_aad18") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_194c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd958"] atlas = ExtResource("1_aad18") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1363"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbc84"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48fb3"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb4fa"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9106"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_0ebca"] atlas = ExtResource("1_aad18") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e9106"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19681"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e3a4"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee23c"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26676"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_5f2e0"] atlas = ExtResource("1_aad18") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_19681"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d843b"] atlas = ExtResource("1_aad18") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e3a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_194c4"] atlas = ExtResource("1_aad18") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee23c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1363"] atlas = ExtResource("1_aad18") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_26676"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbc84"] atlas = ExtResource("1_aad18") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5bc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48fb3"] atlas = ExtResource("1_aad18") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c806"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb4fa"] atlas = ExtResource("1_aad18") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_96307"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5abb8"] atlas = ExtResource("1_aad18") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dea30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5eebe"] atlas = ExtResource("1_aad18") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_014d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b411"] atlas = ExtResource("1_aad18") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4c0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e9f1"] atlas = ExtResource("1_aad18") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad5eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a967"] atlas = ExtResource("1_aad18") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e417"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6035b"] atlas = ExtResource("1_aad18") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_17fea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23dfd"] atlas = ExtResource("1_aad18") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a08ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a696"] atlas = ExtResource("1_aad18") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_73881"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e2c7"] atlas = ExtResource("1_aad18") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16bde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b8f7"] atlas = ExtResource("1_aad18") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28d66"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70d47"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65225"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b471c"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd31b"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_eb360"] atlas = ExtResource("1_aad18") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_dd31b"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d70a8"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac7f2"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47981"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0de25"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_ded64"] atlas = ExtResource("1_aad18") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d70a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73881"] atlas = ExtResource("1_aad18") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac7f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16bde"] atlas = ExtResource("1_aad18") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_47981"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28d66"] atlas = ExtResource("1_aad18") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0de25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70d47"] atlas = ExtResource("1_aad18") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3e78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65225"] atlas = ExtResource("1_aad18") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0204d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b471c"] atlas = ExtResource("1_aad18") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eaec9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5bc4"] atlas = ExtResource("1_aad18") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5243"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c806"] atlas = ExtResource("1_aad18") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9b13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96307"] atlas = ExtResource("1_aad18") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c928"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dea30"] atlas = ExtResource("1_aad18") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_202dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_014d6"] atlas = ExtResource("1_aad18") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dff8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4c0b"] atlas = ExtResource("1_aad18") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4acd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad5eb"] atlas = ExtResource("1_aad18") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_00d62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e417"] atlas = ExtResource("1_aad18") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_69a68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17fea"] atlas = ExtResource("1_aad18") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8060"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a08ba"] atlas = ExtResource("1_aad18") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63296"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d543b"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ad0a"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30480"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3647c"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_320d1"] atlas = ExtResource("1_aad18") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_3647c"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d4cc"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3037d"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7ff8"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5df48"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c540a"] atlas = ExtResource("1_aad18") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d4cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69a68"] atlas = ExtResource("1_aad18") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3037d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8060"] atlas = ExtResource("1_aad18") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7ff8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63296"] atlas = ExtResource("1_aad18") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5df48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d543b"] atlas = ExtResource("1_aad18") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_36976"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ad0a"] atlas = ExtResource("1_aad18") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6189"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30480"] atlas = ExtResource("1_aad18") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b700"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3e78"] atlas = ExtResource("1_aad18") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f4a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0204d"] atlas = ExtResource("1_aad18") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3842e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eaec9"] atlas = ExtResource("1_aad18") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_82b64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5243"] atlas = ExtResource("1_aad18") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_57018"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9b13"] atlas = ExtResource("1_aad18") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aefb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c928"] atlas = ExtResource("1_aad18") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f61c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_202dc"] atlas = ExtResource("1_aad18") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_27b89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dff8d"] atlas = ExtResource("1_aad18") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d3f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4acd8"] atlas = ExtResource("1_aad18") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a903"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00d62"] atlas = ExtResource("1_aad18") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4c63"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_558e3"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c2bd"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_599cf"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_556d7"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_7d095"] atlas = ExtResource("1_aad18") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_556d7"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21fa4"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3cf2e"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3baa"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89a6b"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_6dcb5"] atlas = ExtResource("1_aad18") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_21fa4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d3f8"] atlas = ExtResource("1_aad18") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cf2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a903"] atlas = ExtResource("1_aad18") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3baa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4c63"] atlas = ExtResource("1_aad18") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_89a6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_558e3"] atlas = ExtResource("1_aad18") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_34c80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c2bd"] atlas = ExtResource("1_aad18") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c270"] +[sub_resource type="AtlasTexture" id="AtlasTexture_599cf"] atlas = ExtResource("1_aad18") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_def04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36976"] atlas = ExtResource("1_aad18") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_19205"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6189"] atlas = ExtResource("1_aad18") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6c39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b700"] atlas = ExtResource("1_aad18") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_57ada"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f4a6"] atlas = ExtResource("1_aad18") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_05fe9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3842e"] atlas = ExtResource("1_aad18") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4234"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82b64"] atlas = ExtResource("1_aad18") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7fc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57018"] atlas = ExtResource("1_aad18") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2cc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aefb4"] atlas = ExtResource("1_aad18") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_875bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f61c"] atlas = ExtResource("1_aad18") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d98e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27b89"] atlas = ExtResource("1_aad18") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_255b7"] -atlas = ExtResource("1_aad18") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d1c1"] -atlas = ExtResource("1_aad18") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70bbb"] -atlas = ExtResource("1_aad18") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7aaed"] -atlas = ExtResource("1_aad18") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e5e6"] -atlas = ExtResource("1_aad18") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_77f28"] atlas = ExtResource("1_aad18") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_8e5e6"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_511f6"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3879"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8e8a"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0e62"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c0a56"] atlas = ExtResource("1_aad18") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_aad18") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_511f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_875bd"] atlas = ExtResource("1_aad18") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3879"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d98e7"] atlas = ExtResource("1_aad18") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8e8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_255b7"] atlas = ExtResource("1_aad18") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0e62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d1c1"] atlas = ExtResource("1_aad18") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70bbb"] +atlas = ExtResource("1_aad18") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7aaed"] +atlas = ExtResource("1_aad18") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34c80"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c270"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_def04"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19205"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6c39"] +atlas = ExtResource("1_aad18") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57ada"] +atlas = ExtResource("1_aad18") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05fe9"] +atlas = ExtResource("1_aad18") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4234"] +atlas = ExtResource("1_aad18") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7fc8"] +atlas = ExtResource("1_aad18") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2cc9"] +atlas = ExtResource("1_aad18") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_aad18"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5fad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce56f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7085d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c1a2") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd25c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c9c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73ec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3ffb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34d75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2022a") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f648f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24aa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7654b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a74d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e02d") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ce9") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22f51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf6cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_754de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b5a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e7ca") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aed6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_605b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d3b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_520d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86a0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d10de") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f15ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_247a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4b03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f0f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d00e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_690c5") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_963ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83f74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4fb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c498") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c847b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4dc7") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e4f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29ddd") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0604d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19639") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb79d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96059") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef8d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4b01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d814") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06cb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cfe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b2c7") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71847") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fdd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_233d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6907a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8fb3") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bba32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9eeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8295") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af76e") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c386b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea254") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7070") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d58bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_612ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f34c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70fd8") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a7d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_651e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e2b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d400e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d39aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8775") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db8fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b096f") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f626") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9673") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f6f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3745") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40943") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb00e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e44b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_844d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d3e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_154e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd958") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_902ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1797") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd62b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eae19") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68d0c") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1496e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb836") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01f2e") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b04c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8deb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5ec0") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cc33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95a0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6868") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab301") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_474ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dfd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78d89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccf58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb1e2") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_687a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc719") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5960d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cf3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cabd0") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5abb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eebe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b411") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e9f1") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a967") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6035b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23dfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a696") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e2c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b8f7") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d843b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_194c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48fb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb4fa") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9106") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ebca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_412ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3f8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a592d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d65") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f2e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7078c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_471f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bd4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d1de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09850") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ffa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78d14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a7cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14f60") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c11a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a46fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae25e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df9b") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57985") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19681") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e3a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee23c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26676") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5bc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dea30") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_014d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4c0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad5eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e417") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17fea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a08ba") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16bde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28d66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65225") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b471c") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd31b") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb360") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39514") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6af1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_161b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58c34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4304e") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ded64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffad0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_133e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bad1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6319") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0858") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c306b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ce5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8372f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bc3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23e0c") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_485ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c51cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_468f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e6ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0965c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16103") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8983e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01766") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d70a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac7f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0de25") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3e78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0204d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5243") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9b13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_202dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dff8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4acd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d62") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69a68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8060") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d543b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ad0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30480") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3647c") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_320d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cad58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a75fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ce2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_797ab") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c540a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d30d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7da7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d5bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5840e") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f329") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f3af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36eff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b4ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8006e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_718c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea45c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f344d") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e84e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83ed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84a50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38e5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bae8") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80500") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d4cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3037d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7ff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5df48") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36976") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4a6") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3842e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82b64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57018") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aefb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f61c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b89") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d3f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_558e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c2bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_599cf") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_556d7") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f73e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7745") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f9c") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dcb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3caa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6072") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f28e") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b352a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ff60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f457d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2980c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f81ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b7e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66cb6") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dc45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0891c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7bca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30d6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98902") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ea91") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21fa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cf2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3baa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a6b") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34c80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_def04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19205") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6c39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57ada") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05fe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4234") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7fc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2cc9") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_875bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_255b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d1c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70bbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aaed") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e5e6") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77f28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc1e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0147") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6945") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f43e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1fca") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f982d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e56a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89fa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0599") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ac9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb2a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae0fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3735c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5adb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbb43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79e75") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cebe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eb37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3beb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_227af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab099") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a298e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a923d") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_511f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8e8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0e62") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22f51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf6cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_754de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b5a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e7ca") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ce9") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e4f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29ddd") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aed6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_605b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d3b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_520d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86a0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d10de") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f15ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_247a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4b03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f0f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d00e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_690c5") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_963ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83f74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4fb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c498") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c847b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4dc7") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f648f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24aa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7654b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a74d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e02d") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5fad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce56f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7085d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c1a2") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd25c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c9c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73ec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3ffb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34d75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2022a") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fdd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_233d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6907a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8fb3") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71847") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f626") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9673") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f6f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3745") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bba32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9eeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8295") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af76e") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c386b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea254") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7070") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d58bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_612ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f34c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70fd8") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a7d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_651e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e2b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d400e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d39aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8775") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db8fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b096f") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06cb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cfe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b2c7") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0604d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19639") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb79d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96059") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef8d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4b01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d814") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1496e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb836") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01f2e") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68d0c") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5960d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cf3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cabd0") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b04c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8deb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5ec0") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cc33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95a0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6868") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab301") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_474ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dfd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78d89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccf58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb1e2") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_687a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc719") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_902ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1797") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd62b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eae19") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40943") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb00e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e44b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_844d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d3e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_154e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd958") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ebca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_412ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3f8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a592d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d65") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9106") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19681") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e3a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee23c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26676") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f2e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7078c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_471f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bd4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d1de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09850") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ffa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78d14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a7cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14f60") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c11a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a46fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae25e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df9b") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57985") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d843b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_194c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48fb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb4fa") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5abb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eebe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b411") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e9f1") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a967") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6035b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23dfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a696") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e2c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b8f7") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb360") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39514") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6af1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_161b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58c34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4304e") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd31b") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d70a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac7f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0de25") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ded64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffad0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_133e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bad1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6319") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0858") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c306b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ce5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8372f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bc3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23e0c") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_485ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c51cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_468f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e6ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0965c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16103") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8983e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01766") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16bde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28d66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65225") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b471c") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5bc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dea30") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_014d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4c0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad5eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e417") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17fea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a08ba") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_320d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cad58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a75fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ce2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_797ab") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3647c") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d4cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3037d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7ff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5df48") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c540a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d30d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7da7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d5bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5840e") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f329") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f3af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36eff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b4ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8006e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_718c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea45c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f344d") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e84e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83ed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84a50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38e5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bae8") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80500") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69a68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8060") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d543b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ad0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30480") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3e78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0204d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5243") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9b13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_202dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dff8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4acd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d62") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f73e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7745") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f9c") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_556d7") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21fa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cf2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3baa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a6b") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dcb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3caa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6072") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f28e") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b352a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ff60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f457d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2980c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f81ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b7e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66cb6") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dc45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0891c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7bca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30d6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98902") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ea91") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d3f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_558e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c2bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_599cf") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36976") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4a6") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3842e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82b64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57018") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aefb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f61c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b89") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77f28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc1e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0147") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6945") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f43e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1fca") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e5e6") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_511f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8e8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0e62") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f982d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e56a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89fa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0599") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ac9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb2a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae0fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3735c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5adb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbb43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79e75") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cebe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eb37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3beb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_227af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab099") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a298e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a923d") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_875bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_255b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d1c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70bbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aaed") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34c80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_def04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19205") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6c39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57ada") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05fe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4234") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7fc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2cc9") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_aad18") diff --git a/engine/scenes/world/player/clothes/005/men.tscn b/engine/scenes/world/player/clothes/005/men.tscn index 24c1808..dd14909 100644 --- a/engine/scenes/world/player/clothes/005/men.tscn +++ b/engine/scenes/world/player/clothes/005/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://5a91db959538"] +[gd_scene load_steps=395 format=3 uid="uid://5ba1dca6a538"] -[ext_resource type="Texture2D" uid="uid://dofhkjd7ijvy0" path="res://framework/statics/scenes/world/player/clothe/005/men/men.png" id="1_5a91d"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_e62bc"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d39ea"] -atlas = ExtResource("1_5a91d") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6214f"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6669b"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4237f"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5190"] -atlas = ExtResource("1_5a91d") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39cc8"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0224e"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_923a0"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3698d"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77067"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f45eb"] -atlas = ExtResource("1_5a91d") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76034"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbdb3"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a6c9"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14a5c"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca751"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://dofhkjd7ijvy0" path="res://assets/world/player/clothe/005/men/men.png" id="1_5a91d"] [sub_resource type="AtlasTexture" id="AtlasTexture_65e08"] atlas = ExtResource("1_5a91d") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_ca751"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b676a"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b34fe"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd141"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56952"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_4cbe9"] atlas = ExtResource("1_5a91d") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b676a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77067"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b34fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f45eb"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76034"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_56952"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbdb3"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_64f6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a6c9"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d90e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14a5c"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0b44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e62bc"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bc60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d39ea"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d845a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6214f"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ba56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6669b"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bd2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4237f"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_27457"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5190"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7d3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39cc8"] atlas = ExtResource("1_5a91d") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1831"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0224e"] atlas = ExtResource("1_5a91d") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a10c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_923a0"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_34e7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3698d"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81d6b"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60573"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_074b9"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7511c"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef4eb"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_4b72c"] atlas = ExtResource("1_5a91d") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_ef4eb"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0759"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2d1c"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b986"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9057b"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_8ba7c"] atlas = ExtResource("1_5a91d") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0759"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a10c"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2d1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34e7e"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81d6b"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9057b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60573"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e15e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_074b9"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_92f53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7511c"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0430f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64f6b"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_593a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d90e"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_efd9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0b44"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ddc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bc60"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfbf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d845a"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd2d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ba56"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_df405"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bd2c"] atlas = ExtResource("1_5a91d") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f58b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27457"] atlas = ExtResource("1_5a91d") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8321"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7d3d"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a37a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1831"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4325b"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35e84"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eec5a"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3370b"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d414"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_674a2"] atlas = ExtResource("1_5a91d") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_0d414"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e603d"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_38e39"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06fac"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2accf"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c0a6f"] atlas = ExtResource("1_5a91d") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e603d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8321"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_38e39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a37a"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_06fac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4325b"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2accf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35e84"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_35b22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eec5a"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7cb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3370b"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_50be5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e15e3"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a376e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92f53"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_856bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0430f"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_01bf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_593a8"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_63469"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efd9a"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8522f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ddc2"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a594f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfbf8"] atlas = ExtResource("1_5a91d") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af35c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd2d4"] atlas = ExtResource("1_5a91d") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7336c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df405"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0e34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f58b"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eef7f"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a920"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e165"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2613b"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75676"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_0ca8e"] atlas = ExtResource("1_5a91d") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_75676"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e8064"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2f9d"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b23d"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cc3d"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c085d"] atlas = ExtResource("1_5a91d") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8064"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7336c"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2f9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0e34"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b23d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eef7f"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cc3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a920"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee56e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e165"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e928"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2613b"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7812"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35b22"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfc21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7cb7"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_37d60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50be5"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4171d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a376e"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6638d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_856bf"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5ac9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01bf1"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7b1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63469"] atlas = ExtResource("1_5a91d") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d69e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8522f"] atlas = ExtResource("1_5a91d") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_12e66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a594f"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_87104"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af35c"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dc1d"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80b74"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00a23"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5d5d"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90032"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_425b0"] atlas = ExtResource("1_5a91d") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_90032"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86d49"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cdcc5"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a240c"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04be4"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_145b9"] atlas = ExtResource("1_5a91d") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_86d49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12e66"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdcc5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87104"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a240c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dc1d"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04be4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80b74"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4394a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00a23"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_47ccc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5d5d"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_73a81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee56e"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_474af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e928"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_926cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7812"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6d77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfc21"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d8ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37d60"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_52415"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4171d"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_84c09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6638d"] atlas = ExtResource("1_5a91d") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0bcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5ac9"] atlas = ExtResource("1_5a91d") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_933b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7b1b"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a22bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d69e7"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb3c4"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20428"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32191"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9332c"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5eb1"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_e5dbb"] atlas = ExtResource("1_5a91d") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_c5eb1"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e546"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5455e"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26216"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf9fd"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_6b75e"] atlas = ExtResource("1_5a91d") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e546"] +[sub_resource type="AtlasTexture" id="AtlasTexture_933b3"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5455e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a22bb"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_26216"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb3c4"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf9fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20428"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4aa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32191"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_db3ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9332c"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9423e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4394a"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_06622"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47ccc"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_47d0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73a81"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbe50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_474af"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bfe3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_926cc"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ca59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6d77"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0115a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d8ce"] atlas = ExtResource("1_5a91d") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_745b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52415"] atlas = ExtResource("1_5a91d") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bc2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84c09"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba382"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0bcb"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2959c"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54d46"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ffebd"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0872"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9360e"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_2506f"] atlas = ExtResource("1_5a91d") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_9360e"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69640"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07213"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_270f7"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed54f"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_39ace"] atlas = ExtResource("1_5a91d") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_69640"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bc2e"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_07213"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba382"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_270f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2959c"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed54f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54d46"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6e4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffebd"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_159e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0872"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c758"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4aa5"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_65303"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db3ca"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2abb2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9423e"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ade6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06622"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f84f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47d0f"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1d33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbe50"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f036"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bfe3"] atlas = ExtResource("1_5a91d") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c81cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ca59"] atlas = ExtResource("1_5a91d") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_31c36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0115a"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16947"] +[sub_resource type="AtlasTexture" id="AtlasTexture_745b2"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_141a3"] -atlas = ExtResource("1_5a91d") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6db30"] -atlas = ExtResource("1_5a91d") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99d70"] -atlas = ExtResource("1_5a91d") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d4cd"] -atlas = ExtResource("1_5a91d") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc228"] -atlas = ExtResource("1_5a91d") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_8d4b6"] atlas = ExtResource("1_5a91d") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_dc228"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4731"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3814"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5215"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9e81"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_176be"] atlas = ExtResource("1_5a91d") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_5a91d") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4731"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31c36"] atlas = ExtResource("1_5a91d") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3814"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16947"] atlas = ExtResource("1_5a91d") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5215"] +[sub_resource type="AtlasTexture" id="AtlasTexture_141a3"] atlas = ExtResource("1_5a91d") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9e81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6db30"] atlas = ExtResource("1_5a91d") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99d70"] +atlas = ExtResource("1_5a91d") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d4cd"] +atlas = ExtResource("1_5a91d") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6e4d"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_159e7"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c758"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65303"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2abb2"] +atlas = ExtResource("1_5a91d") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ade6"] +atlas = ExtResource("1_5a91d") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f84f8"] +atlas = ExtResource("1_5a91d") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1d33"] +atlas = ExtResource("1_5a91d") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f036"] +atlas = ExtResource("1_5a91d") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c81cb"] +atlas = ExtResource("1_5a91d") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_5a91d"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e62bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d39ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6214f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6669b") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4237f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39cc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0224e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_923a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3698d") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f45eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbdb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a6c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14a5c") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca751") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65e08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7547f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47bf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2406") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b6fc") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cbe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fa4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be1b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8625a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53025") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5354e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba52a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_053e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73fa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba266") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f3a9") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a0dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df52c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ced8f") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9240") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f63ca") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b676a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b34fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56952") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d90e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bc60") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d845a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ba56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27457") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1831") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a10c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34e7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_074b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7511c") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef4eb") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b72c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff3e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f73d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fa1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7513") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a636c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b97e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10959") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f2b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cc6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d08a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43874") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d493") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5414d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1c00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad2bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31697") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d2b1") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08cd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1710") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9057b") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e15e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92f53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0430f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_593a8") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ddc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd2d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f58b") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a37a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4325b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35e84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eec5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3370b") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d414") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_674a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a98f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02232") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_498ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5d9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b06b") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0a6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d53ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cfe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b86c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc40a") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaffd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_885ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a51af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_279aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_107a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_324de") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_232d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_681d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c07d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_555f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae20e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_258a5") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7407") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f100") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e603d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38e39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06fac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2accf") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35b22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7cb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a376e") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_856bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01bf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63469") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8522f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a594f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af35c") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7336c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0e34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eef7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e165") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2613b") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75676") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a77e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38982") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec777") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4859c") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c085d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_198be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7b9c") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cdc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7a59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a706") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0214") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed27f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c7c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01bd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_800df") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c1a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_950bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_604b1") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a21fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f9e0") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2f9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b23d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cc3d") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee56e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfc21") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4171d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6638d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5ac9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7b1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d69e7") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12e66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87104") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dc1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80b74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d5d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90032") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_425b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e505c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f93eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cd89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_505dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ded8") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_145b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd55f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7936") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_637f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7e45") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a64b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76e14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb9cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab6fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48bde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95cd8") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_094c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f91a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92079") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f300") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aa12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8be09") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdcc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a240c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04be4") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4394a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47ccc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_474af") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_926cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d8ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0bcb") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_933b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a22bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb3c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9332c") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5eb1") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5dbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3be6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df8c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e6cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79cd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b270") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b75e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7abf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b75b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41bc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54273") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_324ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79854") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9ea7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b15ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47825") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8cfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6100b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9cd5") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3e10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea7a7") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eccbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1648d") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5455e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26216") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf9fd") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4aa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db3ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9423e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06622") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bfe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ca59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0115a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_745b2") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bc2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2959c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0872") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9360e") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2506f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49d26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62e7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c029b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe3e") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39ace") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bca8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fc6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b961d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaab1") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7374c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96002") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46eec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85abf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9647") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8447f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_588da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a92b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8160b") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ed31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88968") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07213") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_270f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed54f") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6e4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_159e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65303") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2abb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ade6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f84f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c81cb") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_141a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d4cd") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc228") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d4b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21dbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f625e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_669ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63dfa") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_176be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aabc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73741") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8ee8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3c96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_969e2") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69d19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b46c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e562") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b2bf") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6127") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dbd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3089b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b07d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1070b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca221") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46d25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eea22") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4731") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9e81") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65e08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7547f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47bf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2406") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b6fc") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca751") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b676a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b34fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56952") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cbe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fa4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be1b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8625a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53025") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5354e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba52a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_053e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73fa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba266") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f3a9") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a0dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df52c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ced8f") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9240") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f63ca") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f45eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbdb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a6c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14a5c") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e62bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d39ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6214f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6669b") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4237f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39cc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0224e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_923a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3698d") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b72c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff3e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f73d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fa1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7513") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef4eb") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9057b") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a636c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b97e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10959") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f2b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cc6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d08a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43874") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d493") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5414d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1c00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad2bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31697") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d2b1") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08cd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1710") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a10c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34e7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_074b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7511c") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d90e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bc60") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d845a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ba56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27457") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1831") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_674a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a98f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02232") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_498ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5d9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b06b") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d414") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e603d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38e39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06fac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2accf") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0a6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d53ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cfe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b86c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc40a") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaffd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_885ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a51af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_279aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_107a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_324de") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_232d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_681d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c07d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_555f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae20e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_258a5") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7407") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f100") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a37a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4325b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35e84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eec5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3370b") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e15e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92f53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0430f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_593a8") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ddc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd2d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f58b") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a77e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38982") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec777") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4859c") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75676") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2f9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b23d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cc3d") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c085d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_198be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7b9c") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cdc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7a59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a706") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0214") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed27f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c7c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01bd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_800df") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c1a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_950bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_604b1") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a21fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f9e0") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7336c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0e34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eef7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e165") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2613b") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35b22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7cb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a376e") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_856bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01bf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63469") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8522f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a594f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af35c") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_425b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e505c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f93eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cd89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_505dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ded8") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90032") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdcc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a240c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04be4") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_145b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd55f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7936") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_637f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7e45") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a64b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76e14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb9cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab6fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48bde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95cd8") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_094c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f91a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92079") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f300") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aa12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8be09") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12e66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87104") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dc1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80b74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d5d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee56e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfc21") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4171d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6638d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5ac9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7b1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d69e7") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5dbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3be6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df8c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e6cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79cd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b270") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5eb1") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5455e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26216") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf9fd") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b75e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7abf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b75b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41bc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54273") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_324ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79854") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9ea7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b15ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47825") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8cfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6100b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9cd5") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3e10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea7a7") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eccbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1648d") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_933b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a22bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb3c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9332c") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4394a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47ccc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_474af") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_926cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d8ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0bcb") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2506f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49d26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62e7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c029b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe3e") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9360e") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07213") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_270f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed54f") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39ace") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bca8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fc6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b961d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaab1") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7374c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96002") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46eec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85abf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9647") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8447f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_588da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a92b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8160b") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ed31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88968") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bc2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2959c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0872") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4aa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db3ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9423e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06622") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bfe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ca59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0115a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_745b2") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d4b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21dbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f625e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_669ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63dfa") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc228") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4731") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9e81") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_176be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aabc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73741") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8ee8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3c96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_969e2") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69d19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b46c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e562") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b2bf") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6127") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dbd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3089b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b07d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1070b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca221") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46d25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eea22") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_141a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d4cd") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6e4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_159e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65303") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2abb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ade6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f84f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c81cb") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_5a91d") diff --git a/engine/scenes/world/player/clothes/005/women.tscn b/engine/scenes/world/player/clothes/005/women.tscn index 200410c..1876357 100644 --- a/engine/scenes/world/player/clothes/005/women.tscn +++ b/engine/scenes/world/player/clothes/005/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://87a47e0bbaea"] +[gd_scene load_steps=395 format=3 uid="uid://87a47e0bbaea"] -[ext_resource type="Texture2D" uid="uid://bh7k022nycyp0" path="res://framework/statics/scenes/world/player/clothe/005/women/women.png" id="1_87a47"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d70b"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65d96"] -atlas = ExtResource("1_87a47") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47739"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab3f3"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7897"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a059c"] -atlas = ExtResource("1_87a47") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae1b6"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56ee0"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09f3e"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba02c"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b265"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26385"] -atlas = ExtResource("1_87a47") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_669ab"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_089e3"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77dc3"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8ee7"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d396"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://bh7k022nycyp0" path="res://assets/world/player/clothe/005/women/women.png" id="1_87a47"] [sub_resource type="AtlasTexture" id="AtlasTexture_a701a"] atlas = ExtResource("1_87a47") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_2d396"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dac6b"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_694cb"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1363c"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93854"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_1960f"] atlas = ExtResource("1_87a47") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dac6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b265"] atlas = ExtResource("1_87a47") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_694cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26385"] atlas = ExtResource("1_87a47") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1363c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_669ab"] atlas = ExtResource("1_87a47") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_93854"] +[sub_resource type="AtlasTexture" id="AtlasTexture_089e3"] atlas = ExtResource("1_87a47") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_78928"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77dc3"] atlas = ExtResource("1_87a47") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_afdd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8ee7"] atlas = ExtResource("1_87a47") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a481"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d70b"] atlas = ExtResource("1_87a47") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc726"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65d96"] atlas = ExtResource("1_87a47") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_74029"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47739"] atlas = ExtResource("1_87a47") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9309b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab3f3"] atlas = ExtResource("1_87a47") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4dd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7897"] atlas = ExtResource("1_87a47") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0c81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a059c"] atlas = ExtResource("1_87a47") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa05b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae1b6"] atlas = ExtResource("1_87a47") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_06f68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56ee0"] atlas = ExtResource("1_87a47") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5547d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09f3e"] atlas = ExtResource("1_87a47") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcffa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba02c"] atlas = ExtResource("1_87a47") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_662f9"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79fbb"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a72fe"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce77f"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4aeb1"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_a71bf"] atlas = ExtResource("1_87a47") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_4aeb1"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af99b"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d3a0"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9db0c"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34b1e"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_2072b"] atlas = ExtResource("1_87a47") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af99b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5547d"] atlas = ExtResource("1_87a47") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d3a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcffa"] atlas = ExtResource("1_87a47") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9db0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_662f9"] atlas = ExtResource("1_87a47") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_34b1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79fbb"] atlas = ExtResource("1_87a47") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f719d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a72fe"] atlas = ExtResource("1_87a47") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcefb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce77f"] atlas = ExtResource("1_87a47") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_49103"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78928"] atlas = ExtResource("1_87a47") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_15c28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afdd4"] atlas = ExtResource("1_87a47") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aaa5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a481"] atlas = ExtResource("1_87a47") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_40299"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc726"] atlas = ExtResource("1_87a47") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_336bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74029"] atlas = ExtResource("1_87a47") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b92ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9309b"] atlas = ExtResource("1_87a47") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e40be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4dd1"] atlas = ExtResource("1_87a47") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c837"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0c81"] atlas = ExtResource("1_87a47") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ef42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa05b"] atlas = ExtResource("1_87a47") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_398fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06f68"] atlas = ExtResource("1_87a47") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95c0f"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_726d3"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d805"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dafb1"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2bd13"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_ceed1"] atlas = ExtResource("1_87a47") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_2bd13"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee7ae"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da104"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09dcb"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9ce7"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_69426"] atlas = ExtResource("1_87a47") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee7ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ef42"] atlas = ExtResource("1_87a47") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_da104"] +[sub_resource type="AtlasTexture" id="AtlasTexture_398fe"] atlas = ExtResource("1_87a47") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_09dcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95c0f"] atlas = ExtResource("1_87a47") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9ce7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_726d3"] atlas = ExtResource("1_87a47") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_95ed9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d805"] atlas = ExtResource("1_87a47") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a815"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dafb1"] atlas = ExtResource("1_87a47") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f568d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f719d"] atlas = ExtResource("1_87a47") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_62e03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcefb"] atlas = ExtResource("1_87a47") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c84d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49103"] atlas = ExtResource("1_87a47") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8df08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15c28"] atlas = ExtResource("1_87a47") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_634d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aaa5b"] atlas = ExtResource("1_87a47") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a9dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40299"] atlas = ExtResource("1_87a47") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9639"] +[sub_resource type="AtlasTexture" id="AtlasTexture_336bb"] atlas = ExtResource("1_87a47") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_52092"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b92ab"] atlas = ExtResource("1_87a47") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae690"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e40be"] atlas = ExtResource("1_87a47") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2803"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c837"] atlas = ExtResource("1_87a47") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be27f"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e48ad"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8f6b"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11992"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_273de"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_7c153"] atlas = ExtResource("1_87a47") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_273de"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2681"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edc01"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30fcc"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e9d1"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_607ab"] atlas = ExtResource("1_87a47") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2681"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae690"] atlas = ExtResource("1_87a47") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_edc01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2803"] atlas = ExtResource("1_87a47") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_30fcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be27f"] atlas = ExtResource("1_87a47") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e9d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e48ad"] atlas = ExtResource("1_87a47") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf95d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8f6b"] atlas = ExtResource("1_87a47") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc3c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11992"] atlas = ExtResource("1_87a47") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d7e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95ed9"] atlas = ExtResource("1_87a47") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b90d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a815"] atlas = ExtResource("1_87a47") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bffda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f568d"] atlas = ExtResource("1_87a47") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d10c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62e03"] atlas = ExtResource("1_87a47") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d2db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c84d"] atlas = ExtResource("1_87a47") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_55b86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8df08"] atlas = ExtResource("1_87a47") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6084"] +[sub_resource type="AtlasTexture" id="AtlasTexture_634d7"] atlas = ExtResource("1_87a47") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_38f5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a9dc"] atlas = ExtResource("1_87a47") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_442c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9639"] atlas = ExtResource("1_87a47") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d463"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52092"] atlas = ExtResource("1_87a47") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab370"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e0f1"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_126ce"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69ea6"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0208c"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_6b374"] atlas = ExtResource("1_87a47") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_0208c"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff470"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f70ce"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19ae4"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7c4c"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_3e75a"] atlas = ExtResource("1_87a47") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff470"] +[sub_resource type="AtlasTexture" id="AtlasTexture_442c9"] atlas = ExtResource("1_87a47") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f70ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d463"] atlas = ExtResource("1_87a47") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_19ae4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab370"] atlas = ExtResource("1_87a47") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7c4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e0f1"] atlas = ExtResource("1_87a47") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_67459"] +[sub_resource type="AtlasTexture" id="AtlasTexture_126ce"] atlas = ExtResource("1_87a47") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f231"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69ea6"] atlas = ExtResource("1_87a47") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e58d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf95d"] atlas = ExtResource("1_87a47") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_174ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc3c6"] atlas = ExtResource("1_87a47") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0535"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d7e5"] atlas = ExtResource("1_87a47") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7a36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b90d3"] atlas = ExtResource("1_87a47") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b7a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bffda"] atlas = ExtResource("1_87a47") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bd36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d10c"] atlas = ExtResource("1_87a47") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0883d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d2db"] atlas = ExtResource("1_87a47") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b004"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55b86"] atlas = ExtResource("1_87a47") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_06006"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6084"] atlas = ExtResource("1_87a47") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_901c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38f5a"] atlas = ExtResource("1_87a47") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd673"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d919b"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dda01"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c2fa"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba354"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_8be9d"] atlas = ExtResource("1_87a47") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_ba354"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8312a"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d5d8"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac7d7"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1449f"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_b7d7b"] atlas = ExtResource("1_87a47") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8312a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06006"] atlas = ExtResource("1_87a47") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d5d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_901c2"] atlas = ExtResource("1_87a47") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac7d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd673"] atlas = ExtResource("1_87a47") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1449f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d919b"] atlas = ExtResource("1_87a47") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb7dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dda01"] atlas = ExtResource("1_87a47") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4704"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c2fa"] atlas = ExtResource("1_87a47") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_40d34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67459"] atlas = ExtResource("1_87a47") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e524"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f231"] atlas = ExtResource("1_87a47") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_68164"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e58d"] atlas = ExtResource("1_87a47") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e91a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_174ce"] atlas = ExtResource("1_87a47") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_23882"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0535"] atlas = ExtResource("1_87a47") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_27b05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7a36"] atlas = ExtResource("1_87a47") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c119d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b7a5"] atlas = ExtResource("1_87a47") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea8fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bd36"] atlas = ExtResource("1_87a47") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_592ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0883d"] atlas = ExtResource("1_87a47") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_de81c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b004"] atlas = ExtResource("1_87a47") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14955"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3245a"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2f48"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3670f"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6df63"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_d6958"] atlas = ExtResource("1_87a47") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_6df63"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1501a"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cbdd"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfb52"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf0b7"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_739c2"] atlas = ExtResource("1_87a47") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1501a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_592ca"] atlas = ExtResource("1_87a47") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cbdd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de81c"] atlas = ExtResource("1_87a47") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfb52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14955"] atlas = ExtResource("1_87a47") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf0b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3245a"] atlas = ExtResource("1_87a47") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c36c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2f48"] atlas = ExtResource("1_87a47") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2bf3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3670f"] atlas = ExtResource("1_87a47") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c7d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb7dd"] atlas = ExtResource("1_87a47") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_92a52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4704"] atlas = ExtResource("1_87a47") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c77b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40d34"] atlas = ExtResource("1_87a47") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7920d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e524"] atlas = ExtResource("1_87a47") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ae29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68164"] atlas = ExtResource("1_87a47") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4e8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e91a"] atlas = ExtResource("1_87a47") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_67b69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23882"] atlas = ExtResource("1_87a47") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e7c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27b05"] atlas = ExtResource("1_87a47") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3675"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c119d"] atlas = ExtResource("1_87a47") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bc3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea8fd"] atlas = ExtResource("1_87a47") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fba67"] -atlas = ExtResource("1_87a47") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1844b"] -atlas = ExtResource("1_87a47") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57fe7"] -atlas = ExtResource("1_87a47") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4927e"] -atlas = ExtResource("1_87a47") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1e8e"] -atlas = ExtResource("1_87a47") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_32bde"] atlas = ExtResource("1_87a47") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_f1e8e"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43eb3"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19743"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ba9d"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20afd"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_dbb1e"] atlas = ExtResource("1_87a47") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_87a47") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_43eb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3675"] atlas = ExtResource("1_87a47") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_19743"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bc3d"] atlas = ExtResource("1_87a47") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ba9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fba67"] atlas = ExtResource("1_87a47") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_20afd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1844b"] atlas = ExtResource("1_87a47") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57fe7"] +atlas = ExtResource("1_87a47") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4927e"] +atlas = ExtResource("1_87a47") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c36c"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2bf3"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c7d8"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92a52"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c77b"] +atlas = ExtResource("1_87a47") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7920d"] +atlas = ExtResource("1_87a47") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ae29"] +atlas = ExtResource("1_87a47") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4e8d"] +atlas = ExtResource("1_87a47") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67b69"] +atlas = ExtResource("1_87a47") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e7c5"] +atlas = ExtResource("1_87a47") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_87a47"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d70b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65d96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab3f3") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a059c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae1b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09f3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba02c") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_669ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_089e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77dc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8ee7") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d396") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a701a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e46b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2b8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d72b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49a55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ffaf") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1960f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4a97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9e4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec7cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e71f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b17") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50780") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2599a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5296b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c1f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a93a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8832c") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0392b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d82f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_660e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6893") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d13a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce28d") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34c35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6d7") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dac6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_694cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1363c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93854") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afdd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc726") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74029") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9309b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0c81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa05b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f68") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5547d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcffa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_662f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79fbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a72fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce77f") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aeb1") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a71bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e57e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64679") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f57f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_581e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba988") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2072b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6843e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea64d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d643d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_118d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2cb8") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f83e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f799") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d34a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e446") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75bfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91503") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff347") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4a9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59f14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_242be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e44bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d41f") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73d03") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af99b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d3a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9db0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b1e") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f719d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcefb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15c28") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_336bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b92ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e40be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c837") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_398fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95c0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_726d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d805") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dafb1") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bd13") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceed1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3d97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_300bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31fa") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69426") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73bab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03e22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83ee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8067") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c96be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83a24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfc86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21fdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d278a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7611d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_110ad") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62bbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d883") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cde54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0411b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b36e") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f163") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9451") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee7ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da104") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ce7") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95ed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a815") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f568d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62e03") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c84d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8df08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_634d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a9dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9639") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52092") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2803") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be27f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e48ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11992") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_273de") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c153") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b0e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_847bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_758c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f6f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be563") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_607ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c203f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46614") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0e0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82f13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53245") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c77bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc2b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edf6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75853") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f793") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58b2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ab2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c83f") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56452") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2681") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30fcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e9d1") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf95d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc3c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d7e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b90d3") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bffda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d10c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d2db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55b86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38f5a") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_442c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e0f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_126ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ea6") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0208c") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_327d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e9e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_516ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d915") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e75a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22ab5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a33e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e97") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e273") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_100a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6b79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c729b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b8be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd0df") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b115b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6173") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_948c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7ce3") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4241b") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff470") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ae4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7c4c") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e58d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_174ce") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b7a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bd36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0883d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b004") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06006") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_901c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd673") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d919b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c2fa") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba354") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8be9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0e98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a3d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d3ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b36") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7d7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c97c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6012") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe5fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e38a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_915ac") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a9cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5af98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74329") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ecfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_032a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8919b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57708") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77ef8") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5345f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdc28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d0ac") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f447c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86605") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8312a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d5d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac7d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1449f") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb7dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4704") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40d34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e524") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68164") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e91a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23882") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c119d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea8fd") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_592ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de81c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3245a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2f48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3670f") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6df63") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6958") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22eeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_884b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd3d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7758") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_739c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6acb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a57d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13ccd") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a9f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ebf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52b5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45b7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36d01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afc4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98720") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb2eb") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb8e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba7b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62be8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b190d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_107f3") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd792") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c35b3") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1501a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cbdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf0b7") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c36c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2bf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c7d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a52") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c77b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7920d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e7c5") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3675") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bc3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fba67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1844b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57fe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4927e") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1e8e") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32bde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcbf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bd73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95a8e") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbb1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fb88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_072e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_314c7") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4548e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccb2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9792") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c5ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a079f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4c21") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e77ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b1e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93821") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02816") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cfb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abb0e") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43eb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ba9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20afd") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a701a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e46b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2b8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d72b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49a55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ffaf") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d396") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dac6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_694cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1363c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93854") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1960f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4a97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9e4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec7cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e71f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b17") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50780") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2599a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5296b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c1f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a93a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8832c") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0392b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d82f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_660e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6893") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d13a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce28d") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34c35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6d7") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_669ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_089e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77dc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8ee7") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d70b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65d96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab3f3") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a059c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae1b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09f3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba02c") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a71bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e57e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64679") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f57f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_581e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba988") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aeb1") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af99b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d3a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9db0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b1e") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2072b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6843e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea64d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d643d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_118d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2cb8") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f83e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f799") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d34a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e446") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75bfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91503") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff347") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4a9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59f14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_242be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e44bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d41f") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73d03") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5547d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcffa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_662f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79fbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a72fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce77f") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afdd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc726") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74029") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9309b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0c81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa05b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f68") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceed1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3d97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_300bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31fa") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bd13") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee7ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da104") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ce7") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69426") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73bab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03e22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83ee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8067") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c96be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83a24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfc86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21fdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d278a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7611d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_110ad") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62bbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d883") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cde54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0411b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b36e") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f163") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9451") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_398fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95c0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_726d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d805") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dafb1") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f719d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcefb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15c28") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_336bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b92ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e40be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c837") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c153") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b0e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_847bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_758c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f6f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be563") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_273de") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2681") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30fcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e9d1") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_607ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c203f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46614") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0e0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82f13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53245") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c77bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc2b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edf6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75853") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f793") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58b2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ab2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c83f") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56452") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2803") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be27f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e48ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11992") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95ed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a815") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f568d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62e03") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c84d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8df08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_634d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a9dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9639") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52092") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_327d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e9e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_516ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d915") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0208c") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff470") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ae4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7c4c") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e75a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22ab5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a33e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e97") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e273") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_100a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6b79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c729b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b8be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd0df") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b115b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6173") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_948c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7ce3") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4241b") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_442c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e0f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_126ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ea6") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf95d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc3c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d7e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b90d3") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bffda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d10c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d2db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55b86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38f5a") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8be9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0e98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a3d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d3ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b36") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba354") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8312a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d5d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac7d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1449f") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7d7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c97c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6012") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe5fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e38a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_915ac") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a9cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5af98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74329") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ecfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_032a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8919b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57708") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77ef8") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5345f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdc28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d0ac") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f447c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86605") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06006") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_901c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd673") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d919b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c2fa") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e58d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_174ce") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b7a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bd36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0883d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b004") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6958") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22eeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_884b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd3d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7758") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6df63") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1501a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cbdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf0b7") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_739c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6acb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a57d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13ccd") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a9f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ebf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52b5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45b7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36d01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afc4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98720") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb2eb") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb8e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba7b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62be8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b190d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_107f3") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd792") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c35b3") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_592ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de81c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3245a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2f48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3670f") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb7dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4704") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40d34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e524") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68164") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e91a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23882") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c119d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea8fd") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32bde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcbf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bd73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95a8e") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1e8e") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43eb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ba9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20afd") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbb1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fb88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_072e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_314c7") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4548e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccb2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9792") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c5ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a079f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4c21") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e77ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b1e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93821") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02816") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cfb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abb0e") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3675") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bc3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fba67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1844b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57fe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4927e") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c36c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2bf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c7d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a52") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c77b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7920d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e7c5") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_87a47") diff --git a/engine/scenes/world/player/clothes/006/men.tscn b/engine/scenes/world/player/clothes/006/men.tscn index 48c500d..8144b1f 100644 --- a/engine/scenes/world/player/clothes/006/men.tscn +++ b/engine/scenes/world/player/clothes/006/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://1df34aeb5260"] +[gd_scene load_steps=395 format=3 uid="uid://1df34aeb5260"] -[ext_resource type="Texture2D" uid="uid://dnqy8i5cx72nx" path="res://framework/statics/scenes/world/player/clothe/006/men/men.png" id="1_1df34"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f895"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1929a"] -atlas = ExtResource("1_1df34") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b6da"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66257"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ed4c"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16120"] -atlas = ExtResource("1_1df34") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0b22"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ccfdf"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0c8c"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7926"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_614c8"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7bae7"] -atlas = ExtResource("1_1df34") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30b74"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6994f"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_354cb"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d6f2"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5424"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://dnqy8i5cx72nx" path="res://assets/world/player/clothe/006/men/men.png" id="1_1df34"] [sub_resource type="AtlasTexture" id="AtlasTexture_f3d60"] atlas = ExtResource("1_1df34") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_d5424"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f400"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b29a1"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b918b"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f2df"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_2322f"] atlas = ExtResource("1_1df34") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f400"] +[sub_resource type="AtlasTexture" id="AtlasTexture_614c8"] atlas = ExtResource("1_1df34") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b29a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bae7"] atlas = ExtResource("1_1df34") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b918b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30b74"] atlas = ExtResource("1_1df34") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f2df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6994f"] atlas = ExtResource("1_1df34") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7bd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_354cb"] atlas = ExtResource("1_1df34") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1dc23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d6f2"] atlas = ExtResource("1_1df34") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a30c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f895"] atlas = ExtResource("1_1df34") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf1ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1929a"] atlas = ExtResource("1_1df34") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e119"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b6da"] atlas = ExtResource("1_1df34") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_358b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66257"] atlas = ExtResource("1_1df34") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0bf0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ed4c"] atlas = ExtResource("1_1df34") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7806b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16120"] atlas = ExtResource("1_1df34") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1bf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0b22"] atlas = ExtResource("1_1df34") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_decb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccfdf"] atlas = ExtResource("1_1df34") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5db2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0c8c"] atlas = ExtResource("1_1df34") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9fde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7926"] atlas = ExtResource("1_1df34") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0eb6"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32008"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_faca8"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16b7d"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d499"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_f699c"] atlas = ExtResource("1_1df34") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_4d499"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8989"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4000d"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cea32"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87049"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_8c205"] atlas = ExtResource("1_1df34") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8989"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5db2c"] atlas = ExtResource("1_1df34") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4000d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9fde"] atlas = ExtResource("1_1df34") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cea32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0eb6"] atlas = ExtResource("1_1df34") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_87049"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32008"] atlas = ExtResource("1_1df34") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fff15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_faca8"] atlas = ExtResource("1_1df34") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_11da3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16b7d"] atlas = ExtResource("1_1df34") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_36fe0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7bd4"] atlas = ExtResource("1_1df34") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3e4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1dc23"] atlas = ExtResource("1_1df34") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dcf95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a30c5"] atlas = ExtResource("1_1df34") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7a9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf1ce"] atlas = ExtResource("1_1df34") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a162b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e119"] atlas = ExtResource("1_1df34") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8283b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_358b2"] atlas = ExtResource("1_1df34") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_87806"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bf0c"] atlas = ExtResource("1_1df34") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c5a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7806b"] atlas = ExtResource("1_1df34") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_deabe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1bf5"] atlas = ExtResource("1_1df34") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8478f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_decb7"] atlas = ExtResource("1_1df34") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbdd1"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8021e"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc70a"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f27cd"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7f73"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_4f8e2"] atlas = ExtResource("1_1df34") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_f7f73"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48289"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_707a0"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac861"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3deb9"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_6166a"] atlas = ExtResource("1_1df34") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_48289"] +[sub_resource type="AtlasTexture" id="AtlasTexture_deabe"] atlas = ExtResource("1_1df34") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_707a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8478f"] atlas = ExtResource("1_1df34") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac861"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbdd1"] atlas = ExtResource("1_1df34") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3deb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8021e"] atlas = ExtResource("1_1df34") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7c01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc70a"] atlas = ExtResource("1_1df34") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_65a40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f27cd"] atlas = ExtResource("1_1df34") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b2ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fff15"] atlas = ExtResource("1_1df34") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b323"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11da3"] atlas = ExtResource("1_1df34") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_da834"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36fe0"] atlas = ExtResource("1_1df34") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ecb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3e4c"] atlas = ExtResource("1_1df34") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9161"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcf95"] atlas = ExtResource("1_1df34") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f29e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7a9a"] atlas = ExtResource("1_1df34") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6ff3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a162b"] atlas = ExtResource("1_1df34") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_06c35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8283b"] atlas = ExtResource("1_1df34") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e956e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87806"] atlas = ExtResource("1_1df34") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_48268"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c5a3"] atlas = ExtResource("1_1df34") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48632"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d47fe"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f156f"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9260c"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1b55"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_ab6b7"] atlas = ExtResource("1_1df34") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e1b55"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50cc8"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0689c"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9afe7"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af43d"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_d7415"] atlas = ExtResource("1_1df34") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_50cc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e956e"] atlas = ExtResource("1_1df34") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0689c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48268"] atlas = ExtResource("1_1df34") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9afe7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48632"] atlas = ExtResource("1_1df34") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af43d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d47fe"] atlas = ExtResource("1_1df34") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eba98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f156f"] atlas = ExtResource("1_1df34") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a795c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9260c"] atlas = ExtResource("1_1df34") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c460"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7c01"] atlas = ExtResource("1_1df34") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab9a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65a40"] atlas = ExtResource("1_1df34") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bed7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b2ef"] atlas = ExtResource("1_1df34") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3a34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b323"] atlas = ExtResource("1_1df34") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_15a2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da834"] atlas = ExtResource("1_1df34") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7930"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ecb7"] atlas = ExtResource("1_1df34") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_21f27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9161"] atlas = ExtResource("1_1df34") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e03d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f29e"] atlas = ExtResource("1_1df34") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eea96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6ff3"] atlas = ExtResource("1_1df34") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_44dc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06c35"] atlas = ExtResource("1_1df34") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7800b"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed58e"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9be94"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab7bb"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5847b"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_a96d3"] atlas = ExtResource("1_1df34") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_5847b"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a3a0"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45d74"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50921"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1707c"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_a9703"] atlas = ExtResource("1_1df34") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a3a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eea96"] atlas = ExtResource("1_1df34") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_45d74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44dc1"] atlas = ExtResource("1_1df34") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_50921"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7800b"] atlas = ExtResource("1_1df34") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1707c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed58e"] atlas = ExtResource("1_1df34") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e0a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9be94"] atlas = ExtResource("1_1df34") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cd66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab7bb"] atlas = ExtResource("1_1df34") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0716e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eba98"] atlas = ExtResource("1_1df34") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2730e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a795c"] atlas = ExtResource("1_1df34") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb1ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c460"] atlas = ExtResource("1_1df34") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bce0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab9a2"] atlas = ExtResource("1_1df34") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f445c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bed7"] atlas = ExtResource("1_1df34") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5a5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3a34"] atlas = ExtResource("1_1df34") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_84e56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15a2c"] atlas = ExtResource("1_1df34") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d02b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7930"] atlas = ExtResource("1_1df34") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc6bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21f27"] atlas = ExtResource("1_1df34") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_be4cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e03d3"] atlas = ExtResource("1_1df34") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4c75"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_707d6"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b975b"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47ae6"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13432"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_afb22"] atlas = ExtResource("1_1df34") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_13432"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0fa75"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2dfc"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5c63"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ac11"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_93656"] atlas = ExtResource("1_1df34") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fa75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc6bd"] atlas = ExtResource("1_1df34") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2dfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be4cc"] atlas = ExtResource("1_1df34") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5c63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4c75"] atlas = ExtResource("1_1df34") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ac11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_707d6"] atlas = ExtResource("1_1df34") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_69b54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b975b"] atlas = ExtResource("1_1df34") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0084a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47ae6"] atlas = ExtResource("1_1df34") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ed58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e0a0"] atlas = ExtResource("1_1df34") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1c91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cd66"] atlas = ExtResource("1_1df34") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2117"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0716e"] atlas = ExtResource("1_1df34") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bbba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2730e"] atlas = ExtResource("1_1df34") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fad8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb1ac"] atlas = ExtResource("1_1df34") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_65285"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bce0"] atlas = ExtResource("1_1df34") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fb14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f445c"] atlas = ExtResource("1_1df34") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_36a3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5a5d"] atlas = ExtResource("1_1df34") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9437b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84e56"] atlas = ExtResource("1_1df34") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1b15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d02b"] atlas = ExtResource("1_1df34") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d61d"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e249"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0318a"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3a61"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af9e5"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_12e20"] atlas = ExtResource("1_1df34") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_af9e5"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e97d"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8a1c6"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_183c8"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11258"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_b32c3"] atlas = ExtResource("1_1df34") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e97d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9437b"] atlas = ExtResource("1_1df34") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a1c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1b15"] atlas = ExtResource("1_1df34") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_183c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d61d"] atlas = ExtResource("1_1df34") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_11258"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e249"] atlas = ExtResource("1_1df34") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_33f33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0318a"] atlas = ExtResource("1_1df34") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9881"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3a61"] atlas = ExtResource("1_1df34") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f90b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69b54"] atlas = ExtResource("1_1df34") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c68e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0084a"] atlas = ExtResource("1_1df34") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e8d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ed58"] atlas = ExtResource("1_1df34") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6864c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1c91"] atlas = ExtResource("1_1df34") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a54a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2117"] atlas = ExtResource("1_1df34") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4455"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bbba"] atlas = ExtResource("1_1df34") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7faf4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fad8e"] atlas = ExtResource("1_1df34") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c4a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65285"] atlas = ExtResource("1_1df34") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_38a86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fb14"] atlas = ExtResource("1_1df34") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3a97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36a3e"] atlas = ExtResource("1_1df34") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3d3e"] -atlas = ExtResource("1_1df34") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f74e6"] -atlas = ExtResource("1_1df34") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7474f"] -atlas = ExtResource("1_1df34") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_393ab"] -atlas = ExtResource("1_1df34") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b80"] -atlas = ExtResource("1_1df34") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_e8086"] atlas = ExtResource("1_1df34") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b80"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cea3"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08ad1"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4567"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33e67"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_5d952"] atlas = ExtResource("1_1df34") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_1df34") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cea3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38a86"] atlas = ExtResource("1_1df34") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_08ad1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3a97"] atlas = ExtResource("1_1df34") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4567"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3d3e"] atlas = ExtResource("1_1df34") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_33e67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f74e6"] atlas = ExtResource("1_1df34") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7474f"] +atlas = ExtResource("1_1df34") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_393ab"] +atlas = ExtResource("1_1df34") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33f33"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9881"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f90b7"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c68e9"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e8d7"] +atlas = ExtResource("1_1df34") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6864c"] +atlas = ExtResource("1_1df34") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a54a"] +atlas = ExtResource("1_1df34") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4455"] +atlas = ExtResource("1_1df34") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7faf4"] +atlas = ExtResource("1_1df34") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c4a2"] +atlas = ExtResource("1_1df34") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_1df34"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1929a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b6da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66257") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ed4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16120") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccfdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0c8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7926") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_614c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bae7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30b74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6994f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_354cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d6f2") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5424") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e5a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_affe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1eab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d37fa") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2322f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51f94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fa0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a395c") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51f7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df156") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72d3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23a71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59606") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a1a1") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33c24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91a3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2715a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2f22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4313") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4ff1") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b29a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b918b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f2df") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7bd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a30c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf1ce") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_358b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bf0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7806b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1bf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_decb7") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5db2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9fde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0eb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faca8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b7d") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d499") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f699c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cebcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7b3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e2a4") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f8d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acbef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_069bf") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bd89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_806a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c253") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ab7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2425") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e25ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91bea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32f73") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b406") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed6bb") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8989") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4000d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87049") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fff15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36fe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3e4c") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcf95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a162b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8283b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c5a3") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_deabe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8478f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbdd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8021e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc70a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f27cd") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f73") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f8e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e61f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ae2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d558f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a564") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6166a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bffd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_465e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb60b") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ba91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72f92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe7cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_356ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d606f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48063") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd5e4") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b245") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e07f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df37e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_858f9") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e20f7") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48289") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_707a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3deb9") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b2ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b323") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ecb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f29e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06c35") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e956e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48268") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d47fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f156f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9260c") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1b55") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab6b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9393a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f19c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_622bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78130") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6990") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aeaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d68da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d7f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f11da") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dbee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23ddd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bc3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ba4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2befa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2d1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e366") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f214a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf9cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2623c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8499") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a72b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1e90") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92500") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b011f") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50cc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0689c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9afe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af43d") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a795c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab9a2") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e03d3") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eea96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7800b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed58e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9be94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab7bb") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5847b") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a96d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f5f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4354e") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9703") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29c0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27f2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_202cb") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d8a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0721") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68800") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1deca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e3a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b78b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0dbb") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4ad2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aef77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5b13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a7d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f0ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2815") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79fc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00fa8") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a3a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45d74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50921") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1707c") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e0a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0716e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2730e") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb1ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f445c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5a5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84e56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d02b") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc6bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be4cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4c75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_707d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b975b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47ae6") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13432") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_afb22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_432c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25c01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_830b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e6f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c1a") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35937") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9afe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24ec9") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_992fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80ade") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e743e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96d55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c965") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40d46") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cf78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c097") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a58a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_135f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d05f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02e78") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfb71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fc6f") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fa75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2dfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac11") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0084a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ed58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1c91") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2117") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bbba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a3e") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9437b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d61d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e249") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0318a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3a61") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af9e5") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12e20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e02a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45a54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e99d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d55ae") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b32c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2151a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b4c") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01b9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5228b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccdc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4526") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f660") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_217b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1087f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dec9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b876") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1909e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_821a8") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1580b") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e97d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a1c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_183c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11258") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33f33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f90b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c68e9") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e8d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6864c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a54a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4455") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7faf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c4a2") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38a86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3a97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3d3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f74e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7474f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_393ab") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b80") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34aef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f805") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0fee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4af9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13f63") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d952") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da8b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa43b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b113") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1ffc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1694f") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9e39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe81f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f996") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76fd3") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92e40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45f63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03863") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_332ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91131") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cea3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33e67") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e5a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_affe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1eab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d37fa") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5424") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b29a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b918b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f2df") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2322f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51f94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fa0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a395c") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51f7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df156") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72d3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23a71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59606") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a1a1") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33c24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91a3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2715a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2f22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4313") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4ff1") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_614c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bae7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30b74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6994f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_354cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d6f2") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1929a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b6da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66257") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ed4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16120") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccfdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0c8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7926") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f699c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cebcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7b3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e2a4") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d499") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8989") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4000d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87049") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f8d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acbef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_069bf") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bd89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_806a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c253") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ab7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2425") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e25ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91bea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32f73") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b406") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed6bb") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5db2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9fde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0eb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faca8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b7d") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7bd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a30c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf1ce") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_358b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bf0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7806b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1bf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_decb7") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f8e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e61f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ae2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d558f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a564") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f73") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48289") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_707a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3deb9") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6166a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bffd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_465e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb60b") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ba91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72f92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe7cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_356ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d606f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48063") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd5e4") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b245") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e07f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df37e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_858f9") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e20f7") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_deabe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8478f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbdd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8021e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc70a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f27cd") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fff15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36fe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3e4c") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcf95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a162b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8283b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c5a3") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab6b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9393a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f19c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_622bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78130") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6990") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1b55") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50cc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0689c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9afe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af43d") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aeaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d68da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d7f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f11da") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dbee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23ddd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bc3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ba4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2befa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2d1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e366") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f214a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf9cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2623c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8499") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a72b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1e90") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92500") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b011f") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e956e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48268") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d47fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f156f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9260c") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b2ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b323") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ecb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f29e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06c35") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a96d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f5f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4354e") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5847b") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a3a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45d74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50921") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1707c") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9703") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29c0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27f2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_202cb") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d8a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0721") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68800") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1deca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e3a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b78b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0dbb") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4ad2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aef77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5b13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a7d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f0ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2815") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79fc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00fa8") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eea96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7800b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed58e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9be94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab7bb") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a795c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab9a2") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e03d3") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_afb22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_432c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25c01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_830b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e6f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c1a") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13432") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fa75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2dfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac11") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35937") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9afe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24ec9") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_992fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80ade") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e743e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96d55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c965") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40d46") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cf78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c097") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a58a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_135f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d05f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02e78") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfb71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fc6f") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc6bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be4cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4c75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_707d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b975b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47ae6") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e0a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0716e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2730e") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb1ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f445c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5a5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84e56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d02b") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12e20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e02a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45a54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e99d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d55ae") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af9e5") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e97d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a1c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_183c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11258") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b32c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2151a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b4c") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01b9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5228b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccdc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4526") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f660") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_217b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1087f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dec9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b876") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1909e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_821a8") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1580b") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9437b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d61d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e249") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0318a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3a61") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0084a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ed58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1c91") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2117") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bbba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a3e") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34aef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f805") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0fee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4af9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13f63") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b80") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cea3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33e67") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d952") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da8b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa43b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b113") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1ffc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1694f") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9e39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe81f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f996") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76fd3") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92e40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45f63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03863") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_332ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91131") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38a86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3a97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3d3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f74e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7474f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_393ab") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33f33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f90b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c68e9") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e8d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6864c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a54a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4455") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7faf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c4a2") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_1df34") diff --git a/engine/scenes/world/player/clothes/006/women.tscn b/engine/scenes/world/player/clothes/006/women.tscn index c69a128..e9e508f 100644 --- a/engine/scenes/world/player/clothes/006/women.tscn +++ b/engine/scenes/world/player/clothes/006/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://cca11acaed9b"] +[gd_scene load_steps=395 format=3 uid="uid://cca11acaeeab"] -[ext_resource type="Texture2D" uid="uid://b1xg8m3ml2onv" path="res://framework/statics/scenes/world/player/clothe/006/women/women.png" id="1_cca11"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2b04"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fcd04"] -atlas = ExtResource("1_cca11") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad5af"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5466e"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23ca3"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b507b"] -atlas = ExtResource("1_cca11") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e87c"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52613"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89fcd"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0763c"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5174d"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0de51"] -atlas = ExtResource("1_cca11") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76986"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83384"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9fe4d"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1479"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91788"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://b1xg8m3ml2onv" path="res://assets/world/player/clothe/006/women/women.png" id="1_cca11"] [sub_resource type="AtlasTexture" id="AtlasTexture_838ea"] atlas = ExtResource("1_cca11") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_91788"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84901"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00baf"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29069"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0fc0"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_9bcfd"] atlas = ExtResource("1_cca11") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_84901"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5174d"] atlas = ExtResource("1_cca11") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_00baf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0de51"] atlas = ExtResource("1_cca11") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_29069"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76986"] atlas = ExtResource("1_cca11") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0fc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83384"] atlas = ExtResource("1_cca11") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_594b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fe4d"] atlas = ExtResource("1_cca11") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce00d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1479"] atlas = ExtResource("1_cca11") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b69d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2b04"] atlas = ExtResource("1_cca11") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_309d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcd04"] atlas = ExtResource("1_cca11") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa980"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad5af"] atlas = ExtResource("1_cca11") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f386f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5466e"] atlas = ExtResource("1_cca11") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f17f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23ca3"] atlas = ExtResource("1_cca11") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_02ec7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b507b"] atlas = ExtResource("1_cca11") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_59534"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e87c"] atlas = ExtResource("1_cca11") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af22f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52613"] atlas = ExtResource("1_cca11") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_09328"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89fcd"] atlas = ExtResource("1_cca11") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_643b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0763c"] atlas = ExtResource("1_cca11") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3fba"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1fbe4"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3fd6"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e77e"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1a14"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_33ae0"] atlas = ExtResource("1_cca11") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_c1a14"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97ef3"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_323aa"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac60a"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a94d"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_d0b78"] atlas = ExtResource("1_cca11") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_97ef3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09328"] atlas = ExtResource("1_cca11") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_323aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_643b0"] atlas = ExtResource("1_cca11") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac60a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3fba"] atlas = ExtResource("1_cca11") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a94d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fbe4"] atlas = ExtResource("1_cca11") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f70c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3fd6"] atlas = ExtResource("1_cca11") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfd77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e77e"] atlas = ExtResource("1_cca11") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae06e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_594b6"] atlas = ExtResource("1_cca11") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5a1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce00d"] atlas = ExtResource("1_cca11") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7de38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b69d"] atlas = ExtResource("1_cca11") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ab8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_309d3"] atlas = ExtResource("1_cca11") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e5d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa980"] atlas = ExtResource("1_cca11") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_66d31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f386f"] atlas = ExtResource("1_cca11") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_db6a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f17f"] atlas = ExtResource("1_cca11") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e25fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02ec7"] atlas = ExtResource("1_cca11") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_782e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59534"] atlas = ExtResource("1_cca11") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0558d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af22f"] atlas = ExtResource("1_cca11") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52cdf"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cf8a"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79764"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90ee3"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a393"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_32a0e"] atlas = ExtResource("1_cca11") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_2a393"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12928"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40e8a"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e17f6"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16446"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_b4123"] atlas = ExtResource("1_cca11") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_12928"] +[sub_resource type="AtlasTexture" id="AtlasTexture_782e3"] atlas = ExtResource("1_cca11") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_40e8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0558d"] atlas = ExtResource("1_cca11") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e17f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52cdf"] atlas = ExtResource("1_cca11") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16446"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cf8a"] atlas = ExtResource("1_cca11") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad18b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79764"] atlas = ExtResource("1_cca11") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_83dd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90ee3"] atlas = ExtResource("1_cca11") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb5c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f70c2"] atlas = ExtResource("1_cca11") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_abf03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfd77"] atlas = ExtResource("1_cca11") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04251"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae06e"] atlas = ExtResource("1_cca11") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a17de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5a1d"] atlas = ExtResource("1_cca11") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d28ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7de38"] atlas = ExtResource("1_cca11") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1abdf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ab8c"] atlas = ExtResource("1_cca11") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_417d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e5d5"] atlas = ExtResource("1_cca11") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6895"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66d31"] atlas = ExtResource("1_cca11") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a836"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db6a8"] atlas = ExtResource("1_cca11") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_59187"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e25fc"] atlas = ExtResource("1_cca11") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d69b"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4888b"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8545a"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c168a"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70c22"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_1c0c1"] atlas = ExtResource("1_cca11") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_70c22"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c7ef"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_353cd"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d87e8"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d581b"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c9169"] atlas = ExtResource("1_cca11") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c7ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a836"] atlas = ExtResource("1_cca11") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_353cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59187"] atlas = ExtResource("1_cca11") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d87e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d69b"] atlas = ExtResource("1_cca11") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d581b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4888b"] atlas = ExtResource("1_cca11") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9a4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8545a"] atlas = ExtResource("1_cca11") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_de27b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c168a"] atlas = ExtResource("1_cca11") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b494c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad18b"] atlas = ExtResource("1_cca11") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7629"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83dd2"] atlas = ExtResource("1_cca11") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_22712"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb5c3"] atlas = ExtResource("1_cca11") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1a17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abf03"] atlas = ExtResource("1_cca11") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_beb34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04251"] atlas = ExtResource("1_cca11") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_831a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a17de"] atlas = ExtResource("1_cca11") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_32b09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d28ab"] atlas = ExtResource("1_cca11") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_00d58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1abdf"] atlas = ExtResource("1_cca11") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b441"] +[sub_resource type="AtlasTexture" id="AtlasTexture_417d6"] atlas = ExtResource("1_cca11") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1235a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6895"] atlas = ExtResource("1_cca11") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29dbc"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99c84"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29b29"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56828"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7c57"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_6aade"] atlas = ExtResource("1_cca11") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_b7c57"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93f51"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0fd7"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f691c"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92c22"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_31d9e"] atlas = ExtResource("1_cca11") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_93f51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b441"] atlas = ExtResource("1_cca11") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0fd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1235a"] atlas = ExtResource("1_cca11") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f691c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29dbc"] atlas = ExtResource("1_cca11") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_92c22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99c84"] atlas = ExtResource("1_cca11") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eabc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29b29"] atlas = ExtResource("1_cca11") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a2ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56828"] atlas = ExtResource("1_cca11") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_58904"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9a4f"] atlas = ExtResource("1_cca11") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_10100"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de27b"] atlas = ExtResource("1_cca11") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_454f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b494c"] atlas = ExtResource("1_cca11") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b170e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7629"] atlas = ExtResource("1_cca11") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7deec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22712"] atlas = ExtResource("1_cca11") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f034"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1a17"] atlas = ExtResource("1_cca11") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2ef8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_beb34"] atlas = ExtResource("1_cca11") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab7bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_831a5"] atlas = ExtResource("1_cca11") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f55e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32b09"] atlas = ExtResource("1_cca11") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fa3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00d58"] atlas = ExtResource("1_cca11") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46191"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81eb0"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3fb5"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14461"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03e34"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_76c40"] atlas = ExtResource("1_cca11") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_03e34"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc5d1"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ee84"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d98e0"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ddbca"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c5a09"] atlas = ExtResource("1_cca11") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc5d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f55e"] atlas = ExtResource("1_cca11") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ee84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fa3e"] atlas = ExtResource("1_cca11") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d98e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46191"] atlas = ExtResource("1_cca11") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddbca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81eb0"] atlas = ExtResource("1_cca11") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_38378"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3fb5"] atlas = ExtResource("1_cca11") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_26ab1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14461"] atlas = ExtResource("1_cca11") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2d45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eabc1"] atlas = ExtResource("1_cca11") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e26f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a2ab"] atlas = ExtResource("1_cca11") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_74f83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58904"] atlas = ExtResource("1_cca11") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e486d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10100"] atlas = ExtResource("1_cca11") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec1ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_454f8"] atlas = ExtResource("1_cca11") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bce1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b170e"] atlas = ExtResource("1_cca11") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8709"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7deec"] atlas = ExtResource("1_cca11") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fae2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f034"] atlas = ExtResource("1_cca11") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_35cb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2ef8"] atlas = ExtResource("1_cca11") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6086"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab7bd"] atlas = ExtResource("1_cca11") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1bf3"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9071a"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01646"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2fcce"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e841"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_3aed4"] atlas = ExtResource("1_cca11") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_4e841"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4fe5f"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c2a4"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e637"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cdec"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_24048"] atlas = ExtResource("1_cca11") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fe5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35cb6"] atlas = ExtResource("1_cca11") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c2a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6086"] atlas = ExtResource("1_cca11") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e637"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1bf3"] atlas = ExtResource("1_cca11") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cdec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9071a"] atlas = ExtResource("1_cca11") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f68e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01646"] atlas = ExtResource("1_cca11") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d68e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fcce"] atlas = ExtResource("1_cca11") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd4d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38378"] atlas = ExtResource("1_cca11") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f6b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26ab1"] atlas = ExtResource("1_cca11") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cbe5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2d45"] atlas = ExtResource("1_cca11") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4811d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e26f5"] atlas = ExtResource("1_cca11") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e603"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74f83"] atlas = ExtResource("1_cca11") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cbd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e486d"] atlas = ExtResource("1_cca11") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3d05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec1ad"] atlas = ExtResource("1_cca11") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ded9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bce1"] atlas = ExtResource("1_cca11") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7099"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8709"] atlas = ExtResource("1_cca11") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d19c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fae2"] atlas = ExtResource("1_cca11") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e1f2"] -atlas = ExtResource("1_cca11") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21d95"] -atlas = ExtResource("1_cca11") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d992"] -atlas = ExtResource("1_cca11") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_575e7"] -atlas = ExtResource("1_cca11") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5191d"] -atlas = ExtResource("1_cca11") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_4c554"] atlas = ExtResource("1_cca11") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_5191d"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_957af"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03eeb"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d232"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb8d9"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_3168a"] atlas = ExtResource("1_cca11") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_cca11") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_957af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7099"] atlas = ExtResource("1_cca11") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_03eeb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d19c"] atlas = ExtResource("1_cca11") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d232"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e1f2"] atlas = ExtResource("1_cca11") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb8d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21d95"] atlas = ExtResource("1_cca11") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d992"] +atlas = ExtResource("1_cca11") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_575e7"] +atlas = ExtResource("1_cca11") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f68e"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d68e"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd4d4"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f6b6"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cbe5"] +atlas = ExtResource("1_cca11") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4811d"] +atlas = ExtResource("1_cca11") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e603"] +atlas = ExtResource("1_cca11") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cbd4"] +atlas = ExtResource("1_cca11") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3d05"] +atlas = ExtResource("1_cca11") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ded9f"] +atlas = ExtResource("1_cca11") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_cca11"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcd04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad5af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5466e") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23ca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b507b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e87c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52613") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89fcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0763c") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5174d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0de51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83384") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fe4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1479") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91788") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_838ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_902e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d988") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b630d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0199") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bcfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9251c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2d44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a6f") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91f36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_065fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92fc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3882d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3543a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d506") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c744f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a70b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91e17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c13c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33d3c") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63bc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2106") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84901") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0fc0") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_594b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce00d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b69d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_309d3") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f386f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f17f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02ec7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af22f") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_643b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fbe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e77e") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a14") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33ae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcacc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c189c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c016") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b4c") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c5be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f4e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ba80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f322c") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ba3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_128d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ab2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acfaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71dbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afb2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74c75") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3faf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f53a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57886") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a752e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f8d") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ef3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_323aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac60a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a94d") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfd77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae06e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a1d") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ab8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e5d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db6a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e25fc") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_782e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0558d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52cdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90ee3") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a393") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acdf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a780") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9723") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe75b") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4123") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dacf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_523d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b61ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc3d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4991b") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a427e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fbba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd378") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_effd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84a84") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee94a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_565e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f0c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b156b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8e70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bbb4") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13106") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e71da") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40e8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e17f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16446") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad18b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83dd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb5c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abf03") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04251") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a17de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d28ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1abdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_417d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6895") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a836") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d69b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4888b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8545a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c168a") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c22") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c0c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17d52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3644e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2ae4") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9169") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78398") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a8a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f4ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_915fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1d05") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd42e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a93a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33858") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ff9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11866") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b54b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45024") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26be1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5bb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7988b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77ab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cddf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd207") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ee70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e5a0") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c7ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_353cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d87e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d581b") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9a4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de27b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b494c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7629") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beb34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_831a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d58") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1235a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29b29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56828") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c57") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aade") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1a86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62165") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8020") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe01") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31d9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_256b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b92f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b37ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14f6c") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6203b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc39f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e87df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43338") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53680") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7416b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e14c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e0e8") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8a4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c4b3") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0fd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f691c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92c22") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eabc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a2ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10100") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_454f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b170e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7deec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2ef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab7bd") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f55e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fa3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3fb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14461") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03e34") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76c40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f1c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe1c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e4fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_408bd") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbcb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76ecc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a634") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19d72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c6c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70b1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6095e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73d68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7e2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fe68") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1418f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4e04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4791") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1855") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73921") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54335") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a229") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc5d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddbca") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38378") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ab1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2d45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e26f5") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74f83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e486d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec1ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fae2") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1bf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9071a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01646") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fcce") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e841") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aed4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0bbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_236ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98f62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c74e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fd88") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15fe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e354c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc51d") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_058b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4bd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c5fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebb86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc00f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2fa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_468f7") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70983") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f35b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02c99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_661a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb1a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b839") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3081c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_676b5") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fe5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c2a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cdec") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f68e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d68e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd4d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f6b6") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cbe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4811d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cbd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ded9f") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7099") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d19c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e1f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_575e7") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5191d") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b928e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7fc9") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3168a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a7a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7452c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9083") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ee7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3420c") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b01ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c78e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee556") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d58a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5711") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5205f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e68f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da45f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fbb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bce23") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af655") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_957af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03eeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d232") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb8d9") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_838ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_902e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d988") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b630d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0199") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91788") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84901") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0fc0") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bcfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9251c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2d44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a6f") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91f36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_065fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92fc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3882d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3543a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d506") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c744f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a70b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91e17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c13c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33d3c") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63bc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2106") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5174d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0de51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83384") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fe4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1479") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcd04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad5af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5466e") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23ca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b507b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e87c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52613") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89fcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0763c") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33ae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcacc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c189c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c016") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b4c") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a14") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ef3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_323aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac60a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a94d") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c5be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f4e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ba80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f322c") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ba3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_128d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ab2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acfaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71dbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afb2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74c75") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3faf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f53a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57886") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a752e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f8d") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_643b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fbe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e77e") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_594b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce00d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b69d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_309d3") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f386f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f17f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02ec7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af22f") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acdf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a780") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9723") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe75b") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a393") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40e8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e17f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16446") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4123") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dacf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_523d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b61ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc3d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4991b") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a427e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fbba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd378") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_effd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84a84") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee94a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_565e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f0c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b156b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8e70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bbb4") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13106") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e71da") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_782e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0558d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52cdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90ee3") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfd77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae06e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a1d") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ab8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e5d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db6a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e25fc") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c0c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17d52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3644e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2ae4") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c22") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c7ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_353cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d87e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d581b") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9169") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78398") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a8a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f4ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_915fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1d05") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd42e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a93a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33858") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ff9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11866") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b54b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45024") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26be1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5bb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7988b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77ab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cddf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd207") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ee70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e5a0") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a836") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d69b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4888b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8545a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c168a") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad18b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83dd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb5c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abf03") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04251") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a17de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d28ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1abdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_417d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6895") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aade") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1a86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62165") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8020") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe01") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c57") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0fd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f691c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92c22") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31d9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_256b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b92f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b37ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14f6c") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6203b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc39f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e87df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43338") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53680") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7416b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e14c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e0e8") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8a4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c4b3") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1235a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29b29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56828") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9a4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de27b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b494c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7629") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beb34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_831a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d58") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76c40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f1c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe1c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e4fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_408bd") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03e34") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc5d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddbca") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbcb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76ecc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a634") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19d72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c6c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70b1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6095e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73d68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7e2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fe68") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1418f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4e04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4791") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1855") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73921") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54335") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a229") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f55e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fa3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3fb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14461") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eabc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a2ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10100") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_454f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b170e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7deec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2ef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab7bd") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aed4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0bbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_236ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98f62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c74e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fd88") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e841") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fe5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c2a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cdec") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15fe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e354c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc51d") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_058b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4bd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c5fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebb86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc00f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2fa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_468f7") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70983") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f35b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02c99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_661a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb1a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b839") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3081c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_676b5") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1bf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9071a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01646") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fcce") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38378") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ab1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2d45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e26f5") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74f83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e486d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec1ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fae2") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b928e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7fc9") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5191d") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_957af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03eeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d232") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb8d9") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3168a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a7a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7452c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9083") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ee7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3420c") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b01ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c78e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee556") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d58a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5711") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5205f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e68f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da45f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fbb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bce23") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af655") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7099") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d19c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e1f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_575e7") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f68e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d68e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd4d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f6b6") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cbe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4811d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cbd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ded9f") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_cca11") diff --git a/engine/scenes/world/player/clothes/007/men.tscn b/engine/scenes/world/player/clothes/007/men.tscn index b4ee436..b8c5064 100644 --- a/engine/scenes/world/player/clothes/007/men.tscn +++ b/engine/scenes/world/player/clothes/007/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://af5345b879d4"] +[gd_scene load_steps=395 format=3 uid="uid://f5345b88ad4"] -[ext_resource type="Texture2D" uid="uid://bjfkvlfl1w3qb" path="res://framework/statics/scenes/world/player/clothe/007/men/men.png" id="1_af534"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_97d6c"] -atlas = ExtResource("1_af534") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7843"] -atlas = ExtResource("1_af534") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16d97"] -atlas = ExtResource("1_af534") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da7cf"] -atlas = ExtResource("1_af534") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bcbd"] -atlas = ExtResource("1_af534") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3534e"] -atlas = ExtResource("1_af534") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5303"] -atlas = ExtResource("1_af534") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29ac0"] -atlas = ExtResource("1_af534") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5825"] -atlas = ExtResource("1_af534") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3491"] -atlas = ExtResource("1_af534") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b2ca"] -atlas = ExtResource("1_af534") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8abb1"] -atlas = ExtResource("1_af534") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7111"] -atlas = ExtResource("1_af534") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7add1"] -atlas = ExtResource("1_af534") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05d29"] -atlas = ExtResource("1_af534") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e4fb"] -atlas = ExtResource("1_af534") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd5cb"] -atlas = ExtResource("1_af534") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://bjfkvlfl1w3qb" path="res://assets/world/player/clothe/007/men/men.png" id="1_af534"] [sub_resource type="AtlasTexture" id="AtlasTexture_cfcc7"] atlas = ExtResource("1_af534") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_af534") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_dd5cb"] +atlas = ExtResource("1_af534") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4855b"] +atlas = ExtResource("1_af534") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5f1b"] +atlas = ExtResource("1_af534") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee46a"] +atlas = ExtResource("1_af534") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3aee"] +atlas = ExtResource("1_af534") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_f65ad"] atlas = ExtResource("1_af534") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_af534") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4855b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b2ca"] atlas = ExtResource("1_af534") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5f1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8abb1"] atlas = ExtResource("1_af534") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee46a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7111"] atlas = ExtResource("1_af534") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3aee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7add1"] atlas = ExtResource("1_af534") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcfc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05d29"] atlas = ExtResource("1_af534") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_594d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e4fb"] atlas = ExtResource("1_af534") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8096"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97d6c"] atlas = ExtResource("1_af534") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dda6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7843"] atlas = ExtResource("1_af534") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ba86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16d97"] atlas = ExtResource("1_af534") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_93357"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da7cf"] atlas = ExtResource("1_af534") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcf93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bcbd"] atlas = ExtResource("1_af534") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dff0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3534e"] atlas = ExtResource("1_af534") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef40d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5303"] atlas = ExtResource("1_af534") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_595f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29ac0"] atlas = ExtResource("1_af534") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3267b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5825"] atlas = ExtResource("1_af534") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f618c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3491"] atlas = ExtResource("1_af534") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79782"] -atlas = ExtResource("1_af534") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c077d"] -atlas = ExtResource("1_af534") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae1f0"] -atlas = ExtResource("1_af534") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e3fb"] -atlas = ExtResource("1_af534") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71ded"] -atlas = ExtResource("1_af534") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_965b1"] atlas = ExtResource("1_af534") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_af534") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_71ded"] +atlas = ExtResource("1_af534") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e0fa"] +atlas = ExtResource("1_af534") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89d0f"] +atlas = ExtResource("1_af534") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46f8d"] +atlas = ExtResource("1_af534") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5f64"] +atlas = ExtResource("1_af534") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_0b4e3"] atlas = ExtResource("1_af534") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_af534") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e0fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3267b"] atlas = ExtResource("1_af534") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_89d0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f618c"] atlas = ExtResource("1_af534") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_46f8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79782"] atlas = ExtResource("1_af534") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5f64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c077d"] atlas = ExtResource("1_af534") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_63c82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae1f0"] atlas = ExtResource("1_af534") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_54684"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e3fb"] atlas = ExtResource("1_af534") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd6af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcfc7"] atlas = ExtResource("1_af534") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f098d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_594d1"] atlas = ExtResource("1_af534") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2cd9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8096"] atlas = ExtResource("1_af534") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f174"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dda6d"] atlas = ExtResource("1_af534") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_50c82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ba86"] atlas = ExtResource("1_af534") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb471"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93357"] atlas = ExtResource("1_af534") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9a00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcf93"] atlas = ExtResource("1_af534") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_21912"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dff0"] atlas = ExtResource("1_af534") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dad85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef40d"] atlas = ExtResource("1_af534") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_88d34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_595f9"] atlas = ExtResource("1_af534") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d700"] -atlas = ExtResource("1_af534") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2ee4"] -atlas = ExtResource("1_af534") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6acde"] -atlas = ExtResource("1_af534") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e77a7"] -atlas = ExtResource("1_af534") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c6b4"] -atlas = ExtResource("1_af534") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_bd290"] atlas = ExtResource("1_af534") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_af534") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_2c6b4"] +atlas = ExtResource("1_af534") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04c1c"] +atlas = ExtResource("1_af534") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_381ff"] +atlas = ExtResource("1_af534") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2c61"] +atlas = ExtResource("1_af534") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_136f6"] +atlas = ExtResource("1_af534") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_ff3cc"] atlas = ExtResource("1_af534") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_af534") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04c1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dad85"] atlas = ExtResource("1_af534") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_381ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88d34"] atlas = ExtResource("1_af534") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2c61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d700"] atlas = ExtResource("1_af534") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_136f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2ee4"] atlas = ExtResource("1_af534") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b574"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6acde"] atlas = ExtResource("1_af534") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7da8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e77a7"] atlas = ExtResource("1_af534") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_39fcd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63c82"] atlas = ExtResource("1_af534") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8824b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54684"] atlas = ExtResource("1_af534") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ccd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd6af"] atlas = ExtResource("1_af534") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e46bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f098d"] atlas = ExtResource("1_af534") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b483"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2cd9"] atlas = ExtResource("1_af534") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_76d05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f174"] atlas = ExtResource("1_af534") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_699b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50c82"] atlas = ExtResource("1_af534") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_02073"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb471"] atlas = ExtResource("1_af534") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e1c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9a00"] atlas = ExtResource("1_af534") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_74d19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21912"] atlas = ExtResource("1_af534") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d632f"] -atlas = ExtResource("1_af534") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04344"] -atlas = ExtResource("1_af534") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e2ac"] -atlas = ExtResource("1_af534") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e91f7"] -atlas = ExtResource("1_af534") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d6cc"] -atlas = ExtResource("1_af534") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_6f393"] atlas = ExtResource("1_af534") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_af534") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_9d6cc"] +atlas = ExtResource("1_af534") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53f7f"] +atlas = ExtResource("1_af534") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9cf58"] +atlas = ExtResource("1_af534") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bd27"] +atlas = ExtResource("1_af534") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6421f"] +atlas = ExtResource("1_af534") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_23de7"] atlas = ExtResource("1_af534") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_af534") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_53f7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e1c5"] atlas = ExtResource("1_af534") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cf58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74d19"] atlas = ExtResource("1_af534") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bd27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d632f"] atlas = ExtResource("1_af534") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6421f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04344"] atlas = ExtResource("1_af534") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_56402"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e2ac"] atlas = ExtResource("1_af534") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d436"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e91f7"] atlas = ExtResource("1_af534") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e392b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b574"] atlas = ExtResource("1_af534") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f22b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7da8e"] atlas = ExtResource("1_af534") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4712"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39fcd"] atlas = ExtResource("1_af534") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd9bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8824b"] atlas = ExtResource("1_af534") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cd2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ccd1"] atlas = ExtResource("1_af534") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b419"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e46bc"] atlas = ExtResource("1_af534") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6e34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b483"] atlas = ExtResource("1_af534") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d648"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76d05"] atlas = ExtResource("1_af534") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2306"] +[sub_resource type="AtlasTexture" id="AtlasTexture_699b0"] atlas = ExtResource("1_af534") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d45f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02073"] atlas = ExtResource("1_af534") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_975d5"] -atlas = ExtResource("1_af534") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48d20"] -atlas = ExtResource("1_af534") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5247d"] -atlas = ExtResource("1_af534") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06410"] -atlas = ExtResource("1_af534") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac070"] -atlas = ExtResource("1_af534") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_eae67"] atlas = ExtResource("1_af534") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_af534") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_ac070"] +atlas = ExtResource("1_af534") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f299f"] +atlas = ExtResource("1_af534") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6942c"] +atlas = ExtResource("1_af534") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9436"] +atlas = ExtResource("1_af534") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_abab3"] +atlas = ExtResource("1_af534") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_a8ec6"] atlas = ExtResource("1_af534") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_af534") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f299f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2306"] atlas = ExtResource("1_af534") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6942c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d45f"] atlas = ExtResource("1_af534") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9436"] +[sub_resource type="AtlasTexture" id="AtlasTexture_975d5"] atlas = ExtResource("1_af534") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_abab3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48d20"] atlas = ExtResource("1_af534") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fd03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5247d"] atlas = ExtResource("1_af534") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c429"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06410"] atlas = ExtResource("1_af534") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dee1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56402"] atlas = ExtResource("1_af534") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_53c49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d436"] atlas = ExtResource("1_af534") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5212f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e392b"] atlas = ExtResource("1_af534") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7be5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f22b"] atlas = ExtResource("1_af534") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5b7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4712"] atlas = ExtResource("1_af534") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b9f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd9bc"] atlas = ExtResource("1_af534") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_79997"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cd2d"] atlas = ExtResource("1_af534") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac72a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b419"] atlas = ExtResource("1_af534") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3300"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6e34"] atlas = ExtResource("1_af534") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_179ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d648"] atlas = ExtResource("1_af534") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da760"] -atlas = ExtResource("1_af534") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_010a8"] -atlas = ExtResource("1_af534") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0a85"] -atlas = ExtResource("1_af534") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07792"] -atlas = ExtResource("1_af534") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8126f"] -atlas = ExtResource("1_af534") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_58094"] atlas = ExtResource("1_af534") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_af534") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_8126f"] +atlas = ExtResource("1_af534") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_855db"] +atlas = ExtResource("1_af534") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b02ab"] +atlas = ExtResource("1_af534") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3894f"] +atlas = ExtResource("1_af534") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d2a1"] +atlas = ExtResource("1_af534") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_ed635"] atlas = ExtResource("1_af534") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_af534") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_855db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3300"] atlas = ExtResource("1_af534") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b02ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_179ba"] atlas = ExtResource("1_af534") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3894f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da760"] atlas = ExtResource("1_af534") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d2a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_010a8"] atlas = ExtResource("1_af534") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e2f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0a85"] atlas = ExtResource("1_af534") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ebd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07792"] atlas = ExtResource("1_af534") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ada1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fd03"] atlas = ExtResource("1_af534") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6285"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c429"] atlas = ExtResource("1_af534") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_92dd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dee1e"] atlas = ExtResource("1_af534") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1026"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53c49"] atlas = ExtResource("1_af534") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0337"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5212f"] atlas = ExtResource("1_af534") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf297"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7be5"] atlas = ExtResource("1_af534") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6134"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5b7a"] atlas = ExtResource("1_af534") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f75fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b9f8"] atlas = ExtResource("1_af534") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d50c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79997"] atlas = ExtResource("1_af534") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_21d4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac72a"] atlas = ExtResource("1_af534") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d496"] -atlas = ExtResource("1_af534") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d39a"] -atlas = ExtResource("1_af534") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75dec"] -atlas = ExtResource("1_af534") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b799"] -atlas = ExtResource("1_af534") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0f1a"] -atlas = ExtResource("1_af534") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_7a96f"] atlas = ExtResource("1_af534") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_af534") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_c0f1a"] +atlas = ExtResource("1_af534") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd486"] +atlas = ExtResource("1_af534") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44d61"] +atlas = ExtResource("1_af534") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96db9"] +atlas = ExtResource("1_af534") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b46a1"] +atlas = ExtResource("1_af534") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_e38c7"] atlas = ExtResource("1_af534") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_af534") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd486"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d50c5"] atlas = ExtResource("1_af534") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_44d61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21d4c"] atlas = ExtResource("1_af534") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_96db9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d496"] atlas = ExtResource("1_af534") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b46a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d39a"] atlas = ExtResource("1_af534") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8d9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75dec"] atlas = ExtResource("1_af534") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6179b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b799"] atlas = ExtResource("1_af534") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc8ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e2f8"] atlas = ExtResource("1_af534") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f44b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ebd6"] atlas = ExtResource("1_af534") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5e94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ada1d"] atlas = ExtResource("1_af534") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a373"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6285"] atlas = ExtResource("1_af534") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_417a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92dd8"] atlas = ExtResource("1_af534") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_db40e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1026"] atlas = ExtResource("1_af534") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6da60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0337"] atlas = ExtResource("1_af534") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1adba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf297"] atlas = ExtResource("1_af534") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc305"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6134"] atlas = ExtResource("1_af534") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef5c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f75fe"] atlas = ExtResource("1_af534") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ca74"] -atlas = ExtResource("1_af534") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9669f"] -atlas = ExtResource("1_af534") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04465"] -atlas = ExtResource("1_af534") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ba2d"] -atlas = ExtResource("1_af534") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a48e2"] -atlas = ExtResource("1_af534") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_c8c28"] atlas = ExtResource("1_af534") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_af534") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_a48e2"] +atlas = ExtResource("1_af534") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49c79"] +atlas = ExtResource("1_af534") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cddfe"] +atlas = ExtResource("1_af534") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f99ca"] +atlas = ExtResource("1_af534") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8851"] +atlas = ExtResource("1_af534") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_6df53"] atlas = ExtResource("1_af534") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_af534") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_49c79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc305"] atlas = ExtResource("1_af534") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cddfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef5c1"] atlas = ExtResource("1_af534") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f99ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ca74"] atlas = ExtResource("1_af534") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8851"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9669f"] atlas = ExtResource("1_af534") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04465"] +atlas = ExtResource("1_af534") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ba2d"] +atlas = ExtResource("1_af534") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8d9b"] +atlas = ExtResource("1_af534") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6179b"] +atlas = ExtResource("1_af534") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc8ad"] +atlas = ExtResource("1_af534") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f44b"] +atlas = ExtResource("1_af534") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5e94"] +atlas = ExtResource("1_af534") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a373"] +atlas = ExtResource("1_af534") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_417a4"] +atlas = ExtResource("1_af534") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db40e"] +atlas = ExtResource("1_af534") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6da60"] +atlas = ExtResource("1_af534") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1adba"] +atlas = ExtResource("1_af534") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_af534"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7843") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da7cf") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bcbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3534e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29ac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5825") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3491") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b2ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8abb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7add1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e4fb") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd5cb") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfcc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd4e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fab83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3a45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf0d") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f65ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99185") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c115") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf3c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25c77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce31b") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_258f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3e7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ede2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d363") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a00e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1fc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_490a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5319d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7366") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b15da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88373") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4855b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee46a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3aee") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcfc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8096") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda6d") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ba86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcf93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dff0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef40d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_595f9") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3267b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f618c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c077d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae1f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e3fb") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ded") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_965b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd36b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab723") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90ad5") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b4e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d16ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6568") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b50b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6f54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea2ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_293ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_420e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50bc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6b36") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_230a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b8c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de841") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6904d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52919") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f069a") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e0fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f64") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd6af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f098d") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2cd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f174") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21912") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dad85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88d34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2ee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6acde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e77a7") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c6b4") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd290") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18b8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_106da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_678ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85ae2") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff3cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c120") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_359ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e07a9") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14d1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38569") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e90a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b726d") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb27c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c11a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ace21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f41c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2bf0") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78fab") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_381ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2c61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_136f6") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7da8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39fcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8824b") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ccd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e46bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76d05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_699b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02073") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e1c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74d19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d632f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e2ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e91f7") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d6cc") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f393") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_525e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8427f") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b125c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82b80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b941") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_220f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e36c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_850a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43cc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46223") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33d92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1830b") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8815") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_114be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_822be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aeb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbaf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01624") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57ff8") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cf58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bd27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6421f") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d436") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e392b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f22b") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd9bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b419") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6e34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d648") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d45f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_975d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48d20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5247d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06410") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac070") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eae67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_720b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32ea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cdf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38e20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aa2f") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8ec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1edf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aaf0") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a53d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b40cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef1d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_970f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6bf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfe41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4da6") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_421a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e53e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ef6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1035a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28456") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a932b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_655ed") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f299f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6942c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9436") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abab3") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fd03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c429") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53c49") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5212f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5b7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b9f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79997") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac72a") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_179ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_010a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07792") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8126f") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58094") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71c41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6555f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf104") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebd83") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed635") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c79b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40b23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ad4") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0927b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95794") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6a8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_102c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd6dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb8da") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f88e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb6e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2858") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcc50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62954") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dddc2") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_855db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b02ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3894f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d2a1") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e2f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ebd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ada1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6285") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92dd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6134") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f75fe") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d50c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d496") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d39a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75dec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b799") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0f1a") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a96f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60bdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acf72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34ec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f6f9") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e38c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db24d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03bb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21cc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd1f0") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2794b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39747") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cb9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1476a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50e70") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ea3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9641c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6cbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_195d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_268bc") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e198a") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44d61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96db9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b46a1") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6179b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc8ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f44b") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5e94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a373") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_417a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db40e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6da60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1adba") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef5c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9669f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ba2d") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a48e2") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8c28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_282c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5696f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a9f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e19d1") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6df53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a11b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0fa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cdb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbb69") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3525f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad658") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cce5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67020") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de3f3") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6257a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acdec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ea3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fa3a") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c70c7") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49c79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cddfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f99ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8851") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfcc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd4e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fab83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3a45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf0d") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd5cb") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4855b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee46a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3aee") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f65ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99185") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c115") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf3c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25c77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce31b") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_258f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3e7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ede2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d363") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a00e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1fc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_490a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5319d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7366") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b15da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88373") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b2ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8abb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7add1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e4fb") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7843") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da7cf") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bcbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3534e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29ac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5825") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3491") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_965b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd36b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab723") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90ad5") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ded") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e0fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f64") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b4e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d16ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6568") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b50b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6f54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea2ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_293ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_420e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50bc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6b36") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_230a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b8c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de841") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6904d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52919") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f069a") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3267b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f618c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c077d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae1f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e3fb") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcfc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8096") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda6d") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ba86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcf93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dff0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef40d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_595f9") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd290") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18b8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_106da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_678ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85ae2") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c6b4") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_381ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2c61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_136f6") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff3cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c120") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_359ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e07a9") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14d1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38569") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e90a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b726d") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb27c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c11a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ace21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f41c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2bf0") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78fab") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dad85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88d34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2ee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6acde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e77a7") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd6af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f098d") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2cd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f174") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21912") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f393") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_525e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8427f") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d6cc") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cf58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bd27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6421f") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b125c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82b80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b941") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_220f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e36c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_850a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43cc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46223") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33d92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1830b") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8815") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_114be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_822be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aeb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbaf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01624") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57ff8") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e1c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74d19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d632f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e2ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e91f7") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7da8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39fcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8824b") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ccd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e46bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76d05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_699b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02073") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eae67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_720b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32ea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cdf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38e20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aa2f") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac070") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f299f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6942c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9436") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abab3") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8ec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1edf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aaf0") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a53d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b40cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef1d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_970f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6bf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfe41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4da6") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_421a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e53e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ef6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1035a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28456") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a932b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_655ed") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d45f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_975d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48d20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5247d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06410") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d436") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e392b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f22b") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd9bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b419") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6e34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d648") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58094") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71c41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6555f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf104") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebd83") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8126f") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_855db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b02ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3894f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d2a1") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed635") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c79b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40b23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ad4") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0927b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95794") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6a8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_102c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd6dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb8da") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f88e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb6e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2858") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcc50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62954") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dddc2") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_179ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_010a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07792") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fd03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c429") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53c49") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5212f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5b7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b9f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79997") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac72a") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a96f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60bdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acf72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34ec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f6f9") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0f1a") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44d61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96db9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b46a1") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e38c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db24d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03bb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21cc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd1f0") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2794b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39747") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cb9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1476a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50e70") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ea3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9641c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6cbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_195d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_268bc") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e198a") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d50c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d496") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d39a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75dec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b799") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e2f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ebd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ada1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6285") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92dd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6134") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f75fe") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8c28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_282c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5696f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a9f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e19d1") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a48e2") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49c79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cddfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f99ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8851") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6df53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a11b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0fa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cdb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbb69") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3525f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad658") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cce5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67020") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de3f3") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6257a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acdec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ea3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fa3a") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c70c7") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef5c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9669f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ba2d") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6179b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc8ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f44b") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5e94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a373") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_417a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db40e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6da60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1adba") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_af534") diff --git a/engine/scenes/world/player/clothes/007/women.tscn b/engine/scenes/world/player/clothes/007/women.tscn index b252670..010ff40 100644 --- a/engine/scenes/world/player/clothes/007/women.tscn +++ b/engine/scenes/world/player/clothes/007/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://6da01284318b"] +[gd_scene load_steps=395 format=3 uid="uid://6da01284318b"] -[ext_resource type="Texture2D" uid="uid://c4j2fbt3vdogy" path="res://framework/statics/scenes/world/player/clothe/007/women/women.png" id="1_6da01"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_4131b"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a142f"] -atlas = ExtResource("1_6da01") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c73e"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2820d"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04669"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a6eb"] -atlas = ExtResource("1_6da01") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80437"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a93f6"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ac96"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a0dd"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f215f"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_505d8"] -atlas = ExtResource("1_6da01") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7819"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5cdfc"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_048d1"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7fa73"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b636"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://c4j2fbt3vdogy" path="res://assets/world/player/clothe/007/women/women.png" id="1_6da01"] [sub_resource type="AtlasTexture" id="AtlasTexture_d3524"] atlas = ExtResource("1_6da01") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_7b636"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f2ae"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c42c"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e6e1"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1db45"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_bc40e"] atlas = ExtResource("1_6da01") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f2ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f215f"] atlas = ExtResource("1_6da01") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c42c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_505d8"] atlas = ExtResource("1_6da01") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e6e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7819"] atlas = ExtResource("1_6da01") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1db45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cdfc"] atlas = ExtResource("1_6da01") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3a43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_048d1"] atlas = ExtResource("1_6da01") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_71b84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fa73"] atlas = ExtResource("1_6da01") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6e1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4131b"] atlas = ExtResource("1_6da01") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_98052"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a142f"] atlas = ExtResource("1_6da01") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e24cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c73e"] atlas = ExtResource("1_6da01") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_162d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2820d"] atlas = ExtResource("1_6da01") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1be63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04669"] atlas = ExtResource("1_6da01") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c91f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a6eb"] atlas = ExtResource("1_6da01") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_98a83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80437"] atlas = ExtResource("1_6da01") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_86bd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a93f6"] atlas = ExtResource("1_6da01") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3337"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ac96"] atlas = ExtResource("1_6da01") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc044"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a0dd"] atlas = ExtResource("1_6da01") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad84d"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7b3d"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8471"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6f16"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2c6f"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_d3b26"] atlas = ExtResource("1_6da01") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e2c6f"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28c9a"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cbd4"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e08b3"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f708"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_e878f"] atlas = ExtResource("1_6da01") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_28c9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3337"] atlas = ExtResource("1_6da01") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cbd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc044"] atlas = ExtResource("1_6da01") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e08b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad84d"] atlas = ExtResource("1_6da01") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f708"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7b3d"] atlas = ExtResource("1_6da01") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_565ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8471"] atlas = ExtResource("1_6da01") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7941d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6f16"] atlas = ExtResource("1_6da01") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c348a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3a43"] atlas = ExtResource("1_6da01") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b77ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71b84"] atlas = ExtResource("1_6da01") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_138a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6e1e"] atlas = ExtResource("1_6da01") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4f4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98052"] atlas = ExtResource("1_6da01") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5ab6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e24cb"] atlas = ExtResource("1_6da01") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4858e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_162d3"] atlas = ExtResource("1_6da01") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a266e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1be63"] atlas = ExtResource("1_6da01") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b571"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c91f6"] atlas = ExtResource("1_6da01") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1a9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98a83"] atlas = ExtResource("1_6da01") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb7ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86bd2"] atlas = ExtResource("1_6da01") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42a26"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c1df"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e548f"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b62d9"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e281a"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_08572"] atlas = ExtResource("1_6da01") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e281a"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a785"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7e3f"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6abd5"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d944e"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_dd866"] atlas = ExtResource("1_6da01") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a785"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1a9d"] atlas = ExtResource("1_6da01") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7e3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb7ca"] atlas = ExtResource("1_6da01") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6abd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42a26"] atlas = ExtResource("1_6da01") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d944e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c1df"] atlas = ExtResource("1_6da01") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9fd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e548f"] atlas = ExtResource("1_6da01") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2541c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b62d9"] atlas = ExtResource("1_6da01") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a454"] +[sub_resource type="AtlasTexture" id="AtlasTexture_565ce"] atlas = ExtResource("1_6da01") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e57a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7941d"] atlas = ExtResource("1_6da01") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e687"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c348a"] atlas = ExtResource("1_6da01") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9c1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b77ee"] atlas = ExtResource("1_6da01") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7daac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_138a6"] atlas = ExtResource("1_6da01") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_51216"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4f4b"] atlas = ExtResource("1_6da01") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3920b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5ab6"] atlas = ExtResource("1_6da01") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16346"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4858e"] atlas = ExtResource("1_6da01") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e7d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a266e"] atlas = ExtResource("1_6da01") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1be5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b571"] atlas = ExtResource("1_6da01") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a87be"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e714b"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f148"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80006"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7a3c"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_e5c13"] atlas = ExtResource("1_6da01") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_c7a3c"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8710"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_38f06"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a28b5"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bda01"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_d4a6d"] atlas = ExtResource("1_6da01") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8710"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e7d3"] atlas = ExtResource("1_6da01") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_38f06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1be5c"] atlas = ExtResource("1_6da01") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a28b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a87be"] atlas = ExtResource("1_6da01") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bda01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e714b"] atlas = ExtResource("1_6da01") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c4af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f148"] atlas = ExtResource("1_6da01") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bbfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80006"] atlas = ExtResource("1_6da01") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_08ce8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9fd5"] atlas = ExtResource("1_6da01") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed6be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2541c"] atlas = ExtResource("1_6da01") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4182"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a454"] atlas = ExtResource("1_6da01") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd6fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e57a7"] atlas = ExtResource("1_6da01") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a8f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e687"] atlas = ExtResource("1_6da01") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f46a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9c1e"] atlas = ExtResource("1_6da01") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_24396"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7daac"] atlas = ExtResource("1_6da01") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0261e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51216"] atlas = ExtResource("1_6da01") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_916a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3920b"] atlas = ExtResource("1_6da01") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_06299"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16346"] atlas = ExtResource("1_6da01") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64d7f"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da195"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fac2c"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4731a"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1e45"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_e52a7"] atlas = ExtResource("1_6da01") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_a1e45"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_194d3"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a30a"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96cdc"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4da0c"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_58848"] atlas = ExtResource("1_6da01") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_194d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_916a9"] atlas = ExtResource("1_6da01") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a30a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06299"] atlas = ExtResource("1_6da01") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_96cdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64d7f"] atlas = ExtResource("1_6da01") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4da0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da195"] atlas = ExtResource("1_6da01") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_36614"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fac2c"] atlas = ExtResource("1_6da01") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e734"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4731a"] atlas = ExtResource("1_6da01") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e948"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c4af"] atlas = ExtResource("1_6da01") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_32d78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bbfc"] atlas = ExtResource("1_6da01") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe68d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08ce8"] atlas = ExtResource("1_6da01") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_704ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed6be"] atlas = ExtResource("1_6da01") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d504"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4182"] atlas = ExtResource("1_6da01") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_50191"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd6fa"] atlas = ExtResource("1_6da01") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_13d42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a8f6"] atlas = ExtResource("1_6da01") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_65f82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f46a3"] atlas = ExtResource("1_6da01") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_39859"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24396"] atlas = ExtResource("1_6da01") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_de8fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0261e"] atlas = ExtResource("1_6da01") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3438f"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7bb3"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3950"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_875ff"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef833"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_c43b9"] atlas = ExtResource("1_6da01") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_ef833"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efc02"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebe84"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9dbac"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4389"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_cd3d3"] atlas = ExtResource("1_6da01") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_efc02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39859"] atlas = ExtResource("1_6da01") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebe84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de8fd"] atlas = ExtResource("1_6da01") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dbac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3438f"] atlas = ExtResource("1_6da01") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4389"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7bb3"] atlas = ExtResource("1_6da01") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d1ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3950"] atlas = ExtResource("1_6da01") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e3b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_875ff"] atlas = ExtResource("1_6da01") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a344"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36614"] atlas = ExtResource("1_6da01") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_276ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e734"] atlas = ExtResource("1_6da01") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b4b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e948"] atlas = ExtResource("1_6da01") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e02eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32d78"] atlas = ExtResource("1_6da01") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_07b2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe68d"] atlas = ExtResource("1_6da01") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_788e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_704ce"] atlas = ExtResource("1_6da01") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ed5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d504"] atlas = ExtResource("1_6da01") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5958"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50191"] atlas = ExtResource("1_6da01") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a2dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13d42"] atlas = ExtResource("1_6da01") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9c93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65f82"] atlas = ExtResource("1_6da01") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_045d5"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecee5"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9db3f"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f432e"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96fab"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_d9817"] atlas = ExtResource("1_6da01") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_96fab"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0f51"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b5c9"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd08"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7134d"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_2e2cc"] atlas = ExtResource("1_6da01") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0f51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a2dd"] atlas = ExtResource("1_6da01") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b5c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9c93"] atlas = ExtResource("1_6da01") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_045d5"] atlas = ExtResource("1_6da01") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7134d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecee5"] atlas = ExtResource("1_6da01") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bb6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9db3f"] atlas = ExtResource("1_6da01") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_08574"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f432e"] atlas = ExtResource("1_6da01") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_860b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d1ec"] atlas = ExtResource("1_6da01") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba63d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e3b2"] atlas = ExtResource("1_6da01") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a727"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a344"] atlas = ExtResource("1_6da01") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_50a8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_276ea"] atlas = ExtResource("1_6da01") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_40183"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b4b0"] atlas = ExtResource("1_6da01") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f53c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e02eb"] atlas = ExtResource("1_6da01") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_76d65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07b2f"] atlas = ExtResource("1_6da01") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7596b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_788e0"] atlas = ExtResource("1_6da01") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8f46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ed5a"] atlas = ExtResource("1_6da01") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6867b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5958"] atlas = ExtResource("1_6da01") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbb1c"] -atlas = ExtResource("1_6da01") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dc0c"] -atlas = ExtResource("1_6da01") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87a33"] -atlas = ExtResource("1_6da01") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c9b6"] -atlas = ExtResource("1_6da01") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98924"] -atlas = ExtResource("1_6da01") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_38132"] atlas = ExtResource("1_6da01") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_98924"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95089"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dcdde"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd49a"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bd92"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_8ad46"] atlas = ExtResource("1_6da01") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_6da01") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_95089"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8f46"] atlas = ExtResource("1_6da01") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dcdde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6867b"] atlas = ExtResource("1_6da01") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd49a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbb1c"] atlas = ExtResource("1_6da01") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bd92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dc0c"] atlas = ExtResource("1_6da01") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87a33"] +atlas = ExtResource("1_6da01") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c9b6"] +atlas = ExtResource("1_6da01") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9bb6c"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08574"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_860b7"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba63d"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a727"] +atlas = ExtResource("1_6da01") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50a8c"] +atlas = ExtResource("1_6da01") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40183"] +atlas = ExtResource("1_6da01") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f53c"] +atlas = ExtResource("1_6da01") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76d65"] +atlas = ExtResource("1_6da01") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7596b"] +atlas = ExtResource("1_6da01") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_6da01"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4131b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a142f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c73e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2820d") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a93f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ac96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a0dd") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f215f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_505d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cdfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_048d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa73") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b636") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4dc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6661c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6655b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0438") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_301cd") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc40e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39200") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6696b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3cc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76fbb") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cca45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c78b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a4d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76b2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64611") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07eeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d745b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd5d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0824f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_522bf") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94a77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3acb") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f2ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c42c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e6e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1db45") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71b84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6e1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98052") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e24cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_162d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c91f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86bd2") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad84d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6f16") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2c6f") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_867af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b67f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfcfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a5ed") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e878f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6abd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19cd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5787d") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_273d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2595") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89c79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62c38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec43b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38747") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fa5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8569e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e09ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5496d") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_627ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07826") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28c9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cbd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f708") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_565ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7941d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c348a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b77ee") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_138a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4f4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5ab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4858e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a266e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b571") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1a9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb7ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42a26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c1df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e548f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b62d9") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e281a") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08572") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a23d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35f78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48c2f") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd866") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd07a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d4e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6a8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf88") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f278") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cb67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ada61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0ff9") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb68a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca1ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65bd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d33d") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a741") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb470") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a785") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7e3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6abd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d944e") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9fd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2541c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e57a7") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9c1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7daac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51216") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3920b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16346") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e7d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a87be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e714b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80006") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a3c") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5114") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c006f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89e44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_287f5") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_159a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42e3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db69f") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a216a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db6c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_219a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79ffb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b4c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb08") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_502bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ecdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0dbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99076") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b38f1") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_380b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c2ca") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38f06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a28b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bda01") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c4af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bbfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ce8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed6be") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4182") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd6fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f46a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24396") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0261e") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_916a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fac2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4731a") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1e45") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e52a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_423f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc113") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d44d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ad12") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e52f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54178") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8389") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a51ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_622d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d06d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84752") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b62d") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71a63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16fc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_292ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c31cd") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6d19") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_194d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a30a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96cdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4da0c") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36614") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32d78") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe68d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_704ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13d42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65f82") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de8fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3438f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7bb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3950") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_875ff") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef833") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c43b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17ef3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb639") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11005") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd3d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5945") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f476d") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93cfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43b68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89322") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_289a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd230") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8951e") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4d09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7360f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5a0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84ee8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca853") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee7ba") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dbac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4389") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d1ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e3b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_276ea") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b4b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e02eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_788e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ed5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5958") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a2dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9c93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9db3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f432e") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96fab") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb69c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_511b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_678ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79b71") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e2cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a0d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9156b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0096f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bba6") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a7c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5162a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e4f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e81e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31047") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17295") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97b5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33235") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37012") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76896") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54192") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e650") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e502") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc0f8") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b5c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7134d") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bb6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_860b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba63d") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40183") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f53c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76d65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7596b") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8f46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6867b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbb1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dc0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c9b6") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98924") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38132") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91b5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69949") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f573b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97123") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ad46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ce1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_860a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f36f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea8c") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6653a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a21ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_310c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19954") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29a8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eb34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9789e") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08295") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9dcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_354d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0babf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_628b9") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2632") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcdde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd49a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bd92") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4dc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6661c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6655b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0438") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_301cd") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b636") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f2ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c42c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e6e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1db45") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc40e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39200") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6696b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3cc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76fbb") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cca45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c78b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a4d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76b2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64611") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07eeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d745b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd5d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0824f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_522bf") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94a77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3acb") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f215f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_505d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cdfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_048d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa73") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4131b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a142f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c73e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2820d") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a93f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ac96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a0dd") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_867af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b67f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfcfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a5ed") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2c6f") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28c9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cbd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f708") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e878f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6abd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19cd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5787d") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_273d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2595") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89c79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62c38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec43b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38747") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fa5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8569e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e09ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5496d") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_627ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07826") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad84d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6f16") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71b84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6e1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98052") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e24cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_162d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c91f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86bd2") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08572") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a23d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35f78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48c2f") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e281a") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a785") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7e3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6abd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d944e") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd866") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd07a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d4e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6a8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf88") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f278") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cb67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ada61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0ff9") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb68a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca1ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65bd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d33d") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a741") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb470") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1a9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb7ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42a26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c1df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e548f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b62d9") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_565ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7941d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c348a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b77ee") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_138a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4f4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5ab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4858e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a266e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b571") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5114") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c006f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89e44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_287f5") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a3c") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38f06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a28b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bda01") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_159a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42e3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db69f") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a216a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db6c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_219a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79ffb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b4c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb08") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_502bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ecdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0dbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99076") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b38f1") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_380b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c2ca") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e7d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a87be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e714b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80006") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9fd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2541c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e57a7") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9c1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7daac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51216") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3920b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16346") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e52a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_423f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc113") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d44d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ad12") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1e45") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_194d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a30a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96cdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4da0c") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e52f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54178") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8389") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a51ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_622d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d06d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84752") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b62d") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71a63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16fc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_292ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c31cd") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6d19") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_916a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fac2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4731a") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c4af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bbfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ce8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed6be") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4182") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd6fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f46a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24396") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0261e") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c43b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17ef3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb639") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11005") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef833") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dbac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4389") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd3d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5945") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f476d") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93cfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43b68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89322") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_289a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd230") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8951e") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4d09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7360f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5a0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84ee8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca853") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee7ba") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de8fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3438f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7bb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3950") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_875ff") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36614") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32d78") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe68d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_704ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13d42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65f82") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb69c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_511b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_678ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79b71") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96fab") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b5c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7134d") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e2cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a0d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9156b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0096f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bba6") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a7c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5162a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e4f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e81e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31047") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17295") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97b5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33235") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37012") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76896") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54192") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e650") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e502") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc0f8") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a2dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9c93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9db3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f432e") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d1ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e3b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_276ea") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b4b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e02eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_788e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ed5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5958") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38132") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91b5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69949") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f573b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97123") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98924") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcdde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd49a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bd92") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ad46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ce1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_860a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f36f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea8c") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6653a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a21ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_310c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19954") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29a8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eb34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9789e") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08295") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9dcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_354d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0babf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_628b9") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2632") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8f46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6867b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbb1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dc0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c9b6") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bb6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_860b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba63d") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40183") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f53c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76d65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7596b") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_6da01") diff --git a/engine/scenes/world/player/clothes/008/men.tscn b/engine/scenes/world/player/clothes/008/men.tscn index 9864dc9..acb536a 100644 --- a/engine/scenes/world/player/clothes/008/men.tscn +++ b/engine/scenes/world/player/clothes/008/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://a122760134d0"] +[gd_scene load_steps=395 format=3 uid="uid://122760134d0"] -[ext_resource type="Texture2D" uid="uid://dq0muuhny8afc" path="res://framework/statics/scenes/world/player/clothe/008/men/men.png" id="1_a1227"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0a55"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed772"] -atlas = ExtResource("1_a1227") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_682c3"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ca88"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38e37"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9363c"] -atlas = ExtResource("1_a1227") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5920a"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17462"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbd45"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18d6d"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_700bd"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b5f6"] -atlas = ExtResource("1_a1227") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84ee6"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4694"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e69a"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1baca"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca671"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://dq0muuhny8afc" path="res://assets/world/player/clothe/008/men/men.png" id="1_a1227"] [sub_resource type="AtlasTexture" id="AtlasTexture_224e9"] atlas = ExtResource("1_a1227") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_ca671"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_420d5"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7bb5"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1af4b"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_534ee"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_3ef92"] atlas = ExtResource("1_a1227") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_420d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_700bd"] atlas = ExtResource("1_a1227") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7bb5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b5f6"] atlas = ExtResource("1_a1227") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1af4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84ee6"] atlas = ExtResource("1_a1227") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_534ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4694"] atlas = ExtResource("1_a1227") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_37680"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e69a"] atlas = ExtResource("1_a1227") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_47891"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1baca"] atlas = ExtResource("1_a1227") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fd1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0a55"] atlas = ExtResource("1_a1227") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_88ca3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed772"] atlas = ExtResource("1_a1227") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c14c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_682c3"] atlas = ExtResource("1_a1227") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_786b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ca88"] atlas = ExtResource("1_a1227") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_92415"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38e37"] atlas = ExtResource("1_a1227") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_743e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9363c"] atlas = ExtResource("1_a1227") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bccaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5920a"] atlas = ExtResource("1_a1227") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_85b25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17462"] atlas = ExtResource("1_a1227") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c743"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbd45"] atlas = ExtResource("1_a1227") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_76e69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18d6d"] atlas = ExtResource("1_a1227") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_719ee"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6a20"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28ca6"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d7b4"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a55b4"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_a0ec5"] atlas = ExtResource("1_a1227") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_a55b4"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2074a"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7993"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1677b"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11075"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_bcd90"] atlas = ExtResource("1_a1227") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2074a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c743"] atlas = ExtResource("1_a1227") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7993"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76e69"] atlas = ExtResource("1_a1227") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1677b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_719ee"] atlas = ExtResource("1_a1227") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_11075"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6a20"] atlas = ExtResource("1_a1227") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_81572"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28ca6"] atlas = ExtResource("1_a1227") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_95e17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d7b4"] atlas = ExtResource("1_a1227") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a54e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37680"] atlas = ExtResource("1_a1227") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdded"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47891"] atlas = ExtResource("1_a1227") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_74fd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fd1c"] atlas = ExtResource("1_a1227") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c8d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88ca3"] atlas = ExtResource("1_a1227") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1eba3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c14c2"] atlas = ExtResource("1_a1227") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_79393"] +[sub_resource type="AtlasTexture" id="AtlasTexture_786b4"] atlas = ExtResource("1_a1227") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_45923"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92415"] atlas = ExtResource("1_a1227") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_41cda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_743e9"] atlas = ExtResource("1_a1227") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6a0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bccaf"] atlas = ExtResource("1_a1227") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a2bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85b25"] atlas = ExtResource("1_a1227") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9290"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1bd0d"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f97d"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0409"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8e89"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_a216e"] atlas = ExtResource("1_a1227") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_b8e89"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9da9d"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c24eb"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cf3d"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1240"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_b65f1"] atlas = ExtResource("1_a1227") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9da9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6a0c"] atlas = ExtResource("1_a1227") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c24eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a2bc"] atlas = ExtResource("1_a1227") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cf3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9290"] atlas = ExtResource("1_a1227") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1240"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1bd0d"] atlas = ExtResource("1_a1227") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fa1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f97d"] atlas = ExtResource("1_a1227") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0eee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0409"] atlas = ExtResource("1_a1227") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_27ba1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81572"] atlas = ExtResource("1_a1227") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_915b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95e17"] atlas = ExtResource("1_a1227") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e228"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a54e4"] atlas = ExtResource("1_a1227") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_93d4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cdded"] atlas = ExtResource("1_a1227") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7e3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74fd6"] atlas = ExtResource("1_a1227") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b90b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c8d9"] atlas = ExtResource("1_a1227") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7ebd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1eba3"] atlas = ExtResource("1_a1227") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_286be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79393"] atlas = ExtResource("1_a1227") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb365"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45923"] atlas = ExtResource("1_a1227") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eba0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41cda"] atlas = ExtResource("1_a1227") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba68e"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a2dd"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6f5a"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b6d9"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b478"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_3bd03"] atlas = ExtResource("1_a1227") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_5b478"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cadf7"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee9de"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c84b9"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb090"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_981ca"] atlas = ExtResource("1_a1227") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cadf7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb365"] atlas = ExtResource("1_a1227") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee9de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eba0e"] atlas = ExtResource("1_a1227") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c84b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba68e"] atlas = ExtResource("1_a1227") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb090"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a2dd"] atlas = ExtResource("1_a1227") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ee7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6f5a"] atlas = ExtResource("1_a1227") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_48c11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b6d9"] atlas = ExtResource("1_a1227") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbf2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fa1b"] atlas = ExtResource("1_a1227") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2334b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0eee"] atlas = ExtResource("1_a1227") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_529ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27ba1"] atlas = ExtResource("1_a1227") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad52f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_915b4"] atlas = ExtResource("1_a1227") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_23df2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e228"] atlas = ExtResource("1_a1227") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_865f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93d4f"] atlas = ExtResource("1_a1227") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2034"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7e3d"] atlas = ExtResource("1_a1227") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0982"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b90b"] atlas = ExtResource("1_a1227") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba099"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7ebd"] atlas = ExtResource("1_a1227") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f27a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_286be"] atlas = ExtResource("1_a1227") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f815"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24f8c"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24283"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c1ed"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7093"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_238ad"] atlas = ExtResource("1_a1227") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e7093"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c586d"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcd22"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc8c9"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4acb0"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_f7aeb"] atlas = ExtResource("1_a1227") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c586d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba099"] atlas = ExtResource("1_a1227") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcd22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f27a"] atlas = ExtResource("1_a1227") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc8c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f815"] atlas = ExtResource("1_a1227") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4acb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24f8c"] atlas = ExtResource("1_a1227") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9829"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24283"] atlas = ExtResource("1_a1227") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a8ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c1ed"] atlas = ExtResource("1_a1227") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1429"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ee7c"] atlas = ExtResource("1_a1227") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_38e14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48c11"] atlas = ExtResource("1_a1227") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_69e5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbf2f"] atlas = ExtResource("1_a1227") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfe37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2334b"] atlas = ExtResource("1_a1227") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_83f69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_529ed"] atlas = ExtResource("1_a1227") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_83dc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad52f"] atlas = ExtResource("1_a1227") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_62d56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23df2"] atlas = ExtResource("1_a1227") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ffc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_865f9"] atlas = ExtResource("1_a1227") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_390f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2034"] atlas = ExtResource("1_a1227") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_34207"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0982"] atlas = ExtResource("1_a1227") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bec7a"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ef4f"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9af19"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4b15"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3c76"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_59cb8"] atlas = ExtResource("1_a1227") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_c3c76"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_246c6"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ccfde"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49233"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05a71"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_f12a9"] atlas = ExtResource("1_a1227") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_246c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_390f3"] atlas = ExtResource("1_a1227") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccfde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34207"] atlas = ExtResource("1_a1227") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_49233"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bec7a"] atlas = ExtResource("1_a1227") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_05a71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ef4f"] atlas = ExtResource("1_a1227") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4bd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9af19"] atlas = ExtResource("1_a1227") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_76f57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4b15"] atlas = ExtResource("1_a1227") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dac1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9829"] atlas = ExtResource("1_a1227") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3b88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a8ff"] atlas = ExtResource("1_a1227") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_28b3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1429"] atlas = ExtResource("1_a1227") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd5c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38e14"] atlas = ExtResource("1_a1227") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce069"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69e5b"] atlas = ExtResource("1_a1227") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f19d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfe37"] atlas = ExtResource("1_a1227") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_17bba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83f69"] atlas = ExtResource("1_a1227") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af913"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83dc1"] atlas = ExtResource("1_a1227") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_408f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62d56"] atlas = ExtResource("1_a1227") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a526"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ffc6"] atlas = ExtResource("1_a1227") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab480"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_383e8"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3e89"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bdba"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e56f4"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_8fa1b"] atlas = ExtResource("1_a1227") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e56f4"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4f10"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8562a"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e234a"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f578"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_0c35e"] atlas = ExtResource("1_a1227") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4f10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_408f2"] atlas = ExtResource("1_a1227") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8562a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a526"] atlas = ExtResource("1_a1227") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e234a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab480"] atlas = ExtResource("1_a1227") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f578"] +[sub_resource type="AtlasTexture" id="AtlasTexture_383e8"] atlas = ExtResource("1_a1227") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5567e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3e89"] atlas = ExtResource("1_a1227") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5046"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bdba"] atlas = ExtResource("1_a1227") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe75e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4bd3"] atlas = ExtResource("1_a1227") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_afab5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76f57"] atlas = ExtResource("1_a1227") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04211"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dac1"] atlas = ExtResource("1_a1227") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_98ff9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3b88"] atlas = ExtResource("1_a1227") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_90508"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28b3e"] atlas = ExtResource("1_a1227") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9302"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd5c9"] atlas = ExtResource("1_a1227") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_edcea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce069"] atlas = ExtResource("1_a1227") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ee9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f19d"] atlas = ExtResource("1_a1227") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8cc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17bba"] atlas = ExtResource("1_a1227") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a511"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af913"] atlas = ExtResource("1_a1227") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66b65"] -atlas = ExtResource("1_a1227") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90c85"] -atlas = ExtResource("1_a1227") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2040a"] -atlas = ExtResource("1_a1227") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64d92"] -atlas = ExtResource("1_a1227") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b05a1"] -atlas = ExtResource("1_a1227") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_b1997"] atlas = ExtResource("1_a1227") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_b05a1"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8d11"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c903"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1bdc"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3c2e"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_b5258"] atlas = ExtResource("1_a1227") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_a1227") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8d11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8cc4"] atlas = ExtResource("1_a1227") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c903"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a511"] atlas = ExtResource("1_a1227") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1bdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66b65"] atlas = ExtResource("1_a1227") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3c2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90c85"] atlas = ExtResource("1_a1227") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2040a"] +atlas = ExtResource("1_a1227") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64d92"] +atlas = ExtResource("1_a1227") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5567e"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5046"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe75e"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_afab5"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04211"] +atlas = ExtResource("1_a1227") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98ff9"] +atlas = ExtResource("1_a1227") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90508"] +atlas = ExtResource("1_a1227") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9302"] +atlas = ExtResource("1_a1227") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edcea"] +atlas = ExtResource("1_a1227") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ee9b"] +atlas = ExtResource("1_a1227") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_a1227"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0a55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ca88") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38e37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9363c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5920a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17462") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbd45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18d6d") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_700bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b5f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84ee6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e69a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1baca") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca671") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_224e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf3a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ccd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c008c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e0b8") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa133") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86a91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b89db") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c147f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e6cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b14bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_617a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea22b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bf3a") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef67d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d1ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59fe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e47d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d167f") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_900d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f01ee") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_420d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7bb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1af4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_534ee") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fd1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88ca3") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c14c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_786b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_743e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bccaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85b25") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76e69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_719ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6a20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28ca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d7b4") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a55b4") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0ec5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d14cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d93e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9712b") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2d9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42a71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c22") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_162f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eb72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7b03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a22b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c534") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f742a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c3db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d317c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e476e") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_439a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a047d") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2074a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1677b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11075") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81572") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95e17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a54e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdded") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c8d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eba3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79393") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41cda") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6a0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a2bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9290") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bd0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f97d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0409") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8e89") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a216e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b014") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d4ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faf2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0dfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4605") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b65f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a131d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13bee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23d2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f40") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_499e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60956") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55a66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e955b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1acb") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee35d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_315f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef88") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fc71") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9da9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c24eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cf3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1240") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fa1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0eee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ba1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_915b4") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b90b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_286be") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba68e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a2dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b6d9") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b478") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae50c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb836") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_981ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_233c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e66d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b636a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87b11") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e411d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bebb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d1b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bb5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05ce5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26f85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_937ce") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4813a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_462b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16c74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9226a") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5eea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c549b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cadf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee9de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c84b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb090") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ee7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48c11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2334b") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_529ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad52f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_865f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0982") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba099") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f27a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f815") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24f8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c1ed") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7093") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_238ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_338e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f20f1") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7aeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_029ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4daf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fcec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33cf5") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0896c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cbbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d292e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a4dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28fcc") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eadc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_750dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b48ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cccfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2be9f") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74843") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ddbe") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c586d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc8c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4acb0") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9829") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a8ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1429") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38e14") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69e5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfe37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83f69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ffc6") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_390f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34207") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bec7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9af19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4b15") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3c76") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59cb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cd76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d151f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f59d") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f12a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e01a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_806fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bbc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1dc7") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_444c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f51e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f66e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba8dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85d45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a89a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a70ae") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd913") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6d10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56e47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca2cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db2a6") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f10d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a5e") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_246c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccfde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49233") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a71") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b88") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd5c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f19d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17bba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af913") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_408f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a526") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_383e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3e89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bdba") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e56f4") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fa1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3461f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b87fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e141") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_340f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe8f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1052c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96d4f") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bfb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79fdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98ec3") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2a5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34dce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7c82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33138") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dfde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ced13") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a7d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_706a4") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4f10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8562a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e234a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f578") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5567e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5046") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe75e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afab5") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90508") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9302") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edcea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ee9b") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8cc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66b65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90c85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2040a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64d92") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b05a1") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1997") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f96a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_690af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97dea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_297bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04661") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b54c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3df33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_354b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b0b") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c7e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65800") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8894") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9acb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc373") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0ae1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4649") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a963") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe39") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95b45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e34") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8d11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1bdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c2e") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_224e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf3a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ccd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c008c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e0b8") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca671") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_420d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7bb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1af4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_534ee") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa133") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86a91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b89db") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c147f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e6cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b14bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_617a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea22b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bf3a") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef67d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d1ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59fe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e47d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d167f") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_900d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f01ee") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_700bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b5f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84ee6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e69a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1baca") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0a55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ca88") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38e37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9363c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5920a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17462") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbd45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18d6d") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0ec5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d14cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d93e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9712b") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a55b4") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2074a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1677b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11075") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2d9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42a71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c22") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_162f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eb72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7b03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a22b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c534") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f742a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c3db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d317c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e476e") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_439a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a047d") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76e69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_719ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6a20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28ca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d7b4") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fd1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88ca3") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c14c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_786b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_743e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bccaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85b25") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a216e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b014") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d4ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faf2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0dfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4605") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8e89") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9da9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c24eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cf3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1240") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b65f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a131d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13bee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23d2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f40") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_499e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60956") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55a66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e955b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1acb") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee35d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_315f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef88") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fc71") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6a0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a2bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9290") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bd0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f97d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0409") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81572") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95e17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a54e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdded") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c8d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eba3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79393") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41cda") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae50c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb836") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b478") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cadf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee9de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c84b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb090") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_981ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_233c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e66d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b636a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87b11") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e411d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bebb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d1b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bb5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05ce5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26f85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_937ce") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4813a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_462b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16c74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9226a") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5eea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c549b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba68e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a2dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b6d9") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fa1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0eee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ba1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_915b4") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b90b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_286be") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_238ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_338e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f20f1") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7093") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c586d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc8c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4acb0") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7aeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_029ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4daf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fcec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33cf5") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0896c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cbbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d292e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a4dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28fcc") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eadc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_750dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b48ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cccfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2be9f") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74843") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ddbe") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba099") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f27a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f815") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24f8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c1ed") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ee7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48c11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2334b") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_529ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad52f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_865f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0982") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59cb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cd76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d151f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f59d") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3c76") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_246c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccfde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49233") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a71") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f12a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e01a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_806fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bbc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1dc7") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_444c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f51e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f66e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba8dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85d45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a89a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a70ae") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd913") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6d10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56e47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca2cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db2a6") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f10d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a5e") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_390f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34207") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bec7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9af19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4b15") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9829") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a8ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1429") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38e14") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69e5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfe37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83f69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ffc6") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fa1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3461f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b87fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e141") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e56f4") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4f10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8562a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e234a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f578") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_340f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe8f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1052c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96d4f") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bfb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79fdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98ec3") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2a5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34dce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7c82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33138") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dfde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ced13") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a7d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_706a4") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_408f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a526") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_383e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3e89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bdba") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b88") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd5c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f19d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17bba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af913") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1997") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f96a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_690af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97dea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_297bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04661") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b05a1") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8d11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1bdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c2e") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b54c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3df33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_354b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b0b") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c7e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65800") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8894") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9acb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc373") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0ae1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4649") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a963") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe39") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95b45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e34") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8cc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66b65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90c85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2040a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64d92") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5567e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5046") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe75e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afab5") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90508") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9302") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edcea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ee9b") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_a1227") diff --git a/engine/scenes/world/player/clothes/008/women.tscn b/engine/scenes/world/player/clothes/008/women.tscn index 83eb87d..ba3912b 100644 --- a/engine/scenes/world/player/clothes/008/women.tscn +++ b/engine/scenes/world/player/clothes/008/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://0db90e9a8dee"] +[gd_scene load_steps=395 format=3 uid="uid://0dca0faa8dee"] -[ext_resource type="Texture2D" uid="uid://8su367vu3xso" path="res://framework/statics/scenes/world/player/clothe/008/women/women.png" id="1_0db90"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e010"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39300"] -atlas = ExtResource("1_0db90") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7166d"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_106a6"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d6f5"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8b5d"] -atlas = ExtResource("1_0db90") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_499ec"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16084"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2615"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d377"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_147f6"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03efe"] -atlas = ExtResource("1_0db90") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e003"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fea23"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ddcd"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fcf7a"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_042e8"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://8su367vu3xso" path="res://assets/world/player/clothe/008/women/women.png" id="1_0db90"] [sub_resource type="AtlasTexture" id="AtlasTexture_a42b9"] atlas = ExtResource("1_0db90") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_042e8"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a7c2"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39ea6"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22d13"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9b93"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_b4659"] atlas = ExtResource("1_0db90") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a7c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_147f6"] atlas = ExtResource("1_0db90") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_39ea6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03efe"] atlas = ExtResource("1_0db90") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_22d13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e003"] atlas = ExtResource("1_0db90") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9b93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fea23"] atlas = ExtResource("1_0db90") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_02801"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ddcd"] atlas = ExtResource("1_0db90") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_433d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcf7a"] atlas = ExtResource("1_0db90") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c056e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e010"] atlas = ExtResource("1_0db90") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b040"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39300"] atlas = ExtResource("1_0db90") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_08eed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7166d"] atlas = ExtResource("1_0db90") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2897"] +[sub_resource type="AtlasTexture" id="AtlasTexture_106a6"] atlas = ExtResource("1_0db90") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cebd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d6f5"] atlas = ExtResource("1_0db90") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb98e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8b5d"] atlas = ExtResource("1_0db90") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f38cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_499ec"] atlas = ExtResource("1_0db90") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_511ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16084"] atlas = ExtResource("1_0db90") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa96f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2615"] atlas = ExtResource("1_0db90") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3bc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d377"] atlas = ExtResource("1_0db90") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb3cc"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15f20"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50ac7"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_942d5"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_176aa"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_8cf2d"] atlas = ExtResource("1_0db90") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_176aa"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab30c"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b926"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb6db"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf377"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c3da5"] atlas = ExtResource("1_0db90") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab30c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa96f"] atlas = ExtResource("1_0db90") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b926"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3bc8"] atlas = ExtResource("1_0db90") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb6db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb3cc"] atlas = ExtResource("1_0db90") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf377"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15f20"] atlas = ExtResource("1_0db90") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_257b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50ac7"] atlas = ExtResource("1_0db90") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c0b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_942d5"] atlas = ExtResource("1_0db90") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b528"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02801"] atlas = ExtResource("1_0db90") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c50e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_433d0"] atlas = ExtResource("1_0db90") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f94e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c056e"] atlas = ExtResource("1_0db90") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af969"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b040"] atlas = ExtResource("1_0db90") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a225"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08eed"] atlas = ExtResource("1_0db90") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b12c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2897"] atlas = ExtResource("1_0db90") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a71b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cebd"] atlas = ExtResource("1_0db90") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7fdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb98e"] atlas = ExtResource("1_0db90") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e64e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f38cd"] atlas = ExtResource("1_0db90") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae5f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_511ed"] atlas = ExtResource("1_0db90") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8dd9"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_888a1"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9bd6e"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e1a9"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8dd0"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_72781"] atlas = ExtResource("1_0db90") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_a8dd0"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f63ed"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b91aa"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5746a"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4d08"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_ad6ae"] atlas = ExtResource("1_0db90") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f63ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e64e"] atlas = ExtResource("1_0db90") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b91aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae5f9"] atlas = ExtResource("1_0db90") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5746a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8dd9"] atlas = ExtResource("1_0db90") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4d08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_888a1"] atlas = ExtResource("1_0db90") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f09d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bd6e"] atlas = ExtResource("1_0db90") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa308"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e1a9"] atlas = ExtResource("1_0db90") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2096"] +[sub_resource type="AtlasTexture" id="AtlasTexture_257b5"] atlas = ExtResource("1_0db90") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_da907"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c0b5"] atlas = ExtResource("1_0db90") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_497fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b528"] atlas = ExtResource("1_0db90") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8f9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c50e8"] atlas = ExtResource("1_0db90") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc9f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f94e8"] atlas = ExtResource("1_0db90") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c75e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af969"] atlas = ExtResource("1_0db90") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6e1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a225"] atlas = ExtResource("1_0db90") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_22792"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b12c"] atlas = ExtResource("1_0db90") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c114"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a71b"] atlas = ExtResource("1_0db90") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8adf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7fdc"] atlas = ExtResource("1_0db90") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1bb3"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dffd6"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4fa5"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_074d2"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ae4f"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_93459"] atlas = ExtResource("1_0db90") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_2ae4f"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af78e"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a283"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9721"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b743"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_06c75"] atlas = ExtResource("1_0db90") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af78e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c114"] atlas = ExtResource("1_0db90") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a283"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8adf5"] atlas = ExtResource("1_0db90") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9721"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1bb3"] atlas = ExtResource("1_0db90") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b743"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dffd6"] atlas = ExtResource("1_0db90") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eec64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4fa5"] atlas = ExtResource("1_0db90") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c48b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_074d2"] atlas = ExtResource("1_0db90") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0e43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f09d3"] atlas = ExtResource("1_0db90") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af93f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa308"] atlas = ExtResource("1_0db90") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2096"] atlas = ExtResource("1_0db90") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4163c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da907"] atlas = ExtResource("1_0db90") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_83bcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_497fd"] atlas = ExtResource("1_0db90") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_17234"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8f9e"] atlas = ExtResource("1_0db90") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_400e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc9f1"] atlas = ExtResource("1_0db90") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7406e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c75e7"] atlas = ExtResource("1_0db90") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_130d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6e1d"] atlas = ExtResource("1_0db90") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_91e43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22792"] atlas = ExtResource("1_0db90") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_592b2"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9816b"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2b1f"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff2c6"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d143e"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_6adf8"] atlas = ExtResource("1_0db90") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_d143e"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0c79"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31bf9"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd6ce"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a37b"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_fdcd3"] atlas = ExtResource("1_0db90") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0c79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_130d1"] atlas = ExtResource("1_0db90") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_31bf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91e43"] atlas = ExtResource("1_0db90") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd6ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_592b2"] atlas = ExtResource("1_0db90") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a37b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9816b"] atlas = ExtResource("1_0db90") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bf2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2b1f"] atlas = ExtResource("1_0db90") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2ba4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff2c6"] atlas = ExtResource("1_0db90") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff8b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eec64"] atlas = ExtResource("1_0db90") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfbff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c48b"] atlas = ExtResource("1_0db90") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4939c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0e43"] atlas = ExtResource("1_0db90") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_272b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af93f"] atlas = ExtResource("1_0db90") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bd10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe986"] atlas = ExtResource("1_0db90") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b7e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4163c"] atlas = ExtResource("1_0db90") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_425db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83bcb"] atlas = ExtResource("1_0db90") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_25266"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17234"] atlas = ExtResource("1_0db90") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9676c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_400e9"] atlas = ExtResource("1_0db90") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0e0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7406e"] atlas = ExtResource("1_0db90") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92e7d"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b674"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf539"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04f03"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8813"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_703ba"] atlas = ExtResource("1_0db90") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_f8813"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1633"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f84cd"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80dd2"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3bda"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_4d668"] atlas = ExtResource("1_0db90") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1633"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9676c"] atlas = ExtResource("1_0db90") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f84cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0e0a"] atlas = ExtResource("1_0db90") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_80dd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92e7d"] atlas = ExtResource("1_0db90") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3bda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b674"] atlas = ExtResource("1_0db90") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f2b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf539"] atlas = ExtResource("1_0db90") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0b48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04f03"] atlas = ExtResource("1_0db90") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f61e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bf2f"] atlas = ExtResource("1_0db90") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ba67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2ba4"] atlas = ExtResource("1_0db90") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d966"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff8b9"] atlas = ExtResource("1_0db90") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b25af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfbff"] atlas = ExtResource("1_0db90") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6e0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4939c"] atlas = ExtResource("1_0db90") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e86a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_272b4"] atlas = ExtResource("1_0db90") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_748a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bd10"] atlas = ExtResource("1_0db90") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c87ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b7e6"] atlas = ExtResource("1_0db90") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16f64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_425db"] atlas = ExtResource("1_0db90") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f92f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25266"] atlas = ExtResource("1_0db90") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7f5c6"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a90e"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45660"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc185"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9564"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_f1688"] atlas = ExtResource("1_0db90") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e9564"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba3da"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6279a"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f194"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce0d8"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_d275c"] atlas = ExtResource("1_0db90") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba3da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16f64"] atlas = ExtResource("1_0db90") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6279a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f92f"] atlas = ExtResource("1_0db90") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f194"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f5c6"] atlas = ExtResource("1_0db90") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce0d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a90e"] atlas = ExtResource("1_0db90") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcfe2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45660"] atlas = ExtResource("1_0db90") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f86e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc185"] atlas = ExtResource("1_0db90") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2752d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f2b7"] atlas = ExtResource("1_0db90") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dab9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0b48"] atlas = ExtResource("1_0db90") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_54161"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f61e"] atlas = ExtResource("1_0db90") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d25c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ba67"] atlas = ExtResource("1_0db90") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8446b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d966"] atlas = ExtResource("1_0db90") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_53fc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b25af"] atlas = ExtResource("1_0db90") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_490f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6e0f"] atlas = ExtResource("1_0db90") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1673f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e86a1"] atlas = ExtResource("1_0db90") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f925c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_748a0"] atlas = ExtResource("1_0db90") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_23bfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c87ac"] atlas = ExtResource("1_0db90") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_524e2"] -atlas = ExtResource("1_0db90") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_183a9"] -atlas = ExtResource("1_0db90") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0f96"] -atlas = ExtResource("1_0db90") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef4b7"] -atlas = ExtResource("1_0db90") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22a10"] -atlas = ExtResource("1_0db90") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_ec7c0"] atlas = ExtResource("1_0db90") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_22a10"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_851ed"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dbc11"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_501dd"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1325"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_dc35b"] atlas = ExtResource("1_0db90") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_0db90") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_851ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f925c"] atlas = ExtResource("1_0db90") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbc11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23bfe"] atlas = ExtResource("1_0db90") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_501dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_524e2"] atlas = ExtResource("1_0db90") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1325"] +[sub_resource type="AtlasTexture" id="AtlasTexture_183a9"] atlas = ExtResource("1_0db90") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0f96"] +atlas = ExtResource("1_0db90") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef4b7"] +atlas = ExtResource("1_0db90") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcfe2"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f86e4"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2752d"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5dab9"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54161"] +atlas = ExtResource("1_0db90") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d25c1"] +atlas = ExtResource("1_0db90") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8446b"] +atlas = ExtResource("1_0db90") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53fc6"] +atlas = ExtResource("1_0db90") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_490f9"] +atlas = ExtResource("1_0db90") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1673f"] +atlas = ExtResource("1_0db90") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_0db90"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7166d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_106a6") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d6f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_499ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d377") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_147f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03efe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ddcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcf7a") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_042e8") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a42b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c82f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32dd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63b86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_522cf") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_392e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c676f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e097") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82b08") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd6a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_879d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86c7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99fc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac23a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d68f2") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fac3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f54cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_674a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b6c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5108") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9d5c") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a7c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39ea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22d13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9b93") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_433d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c056e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b040") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08eed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb98e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f38cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_511ed") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa96f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3bc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb3cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ac7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_942d5") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_176aa") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b08b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8898d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a3d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0faf1") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3da5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb12d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dc6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b25b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c73fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7be65") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4daf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_432c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74caf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ab3") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd59a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce64f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea308") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51726") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040dd") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab30c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb6db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf377") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_257b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c0b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c50e8") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f94e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a225") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b12c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a71b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7fdc") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e64e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae5f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8dd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_888a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bd6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e1a9") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8dd0") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed3c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96908") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0f0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71feb") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad6ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9cb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1df70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_555b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1e69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bb71") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c1e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f59f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4b53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f34e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eb37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88d9d") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05311") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db3b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ea41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c56b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16905") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecf7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_909a3") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f63ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b91aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5746a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4d08") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f09d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa308") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2096") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da907") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_497fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8f9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc9f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c75e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6e1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22792") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c114") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8adf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1bb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dffd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4fa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_074d2") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae4f") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01d73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c75e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef2dc") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06c75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b74b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dec46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_352ee") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4336f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3993d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45d05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be472") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00bba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8068") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_513b7") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ec6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48124") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ddff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff012") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5935c") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a4ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc28") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af78e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9721") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b743") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eec64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c48b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af93f") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4163c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83bcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17234") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_400e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7406e") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_130d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_592b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9816b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff2c6") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d143e") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6adf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e84b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd877") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a28a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e80c") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdcd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb87d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd3e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82bd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_994da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceb41") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d209c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba6bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85d2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_622a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9057a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_912cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31b56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feab3") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11cbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38eef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21eff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ce10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da633") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69a58") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0c79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31bf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd6ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a37b") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bf2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ba4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff8b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfbff") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4939c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_272b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b7e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_425db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25266") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9676c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0e0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92e7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf539") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f03") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8813") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_703ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8bb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bc1c") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_163e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93ce5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f69d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02383") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40874") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd4fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_870ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_463c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_965e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95576") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c640f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd43b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_638a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99caf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67e31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e03ec") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6595f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45035") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1633") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f84cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80dd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3bda") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f2b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f61e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba67") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b25af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6e0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e86a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_748a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c87ac") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16f64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f92f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f5c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a90e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc185") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9564") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2078") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60518") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d275c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5c0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0383") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a09e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3557a") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_837d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1133") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_388aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1553") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9a48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c1fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f1cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f073b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea5ce") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d90d") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba3da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6279a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f194") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce0d8") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcfe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f86e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2752d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dab9") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d25c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8446b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53fc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_490f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1673f") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f925c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23bfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_524e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_183a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef4b7") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22a10") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec7c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09a3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29937") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc35b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69cc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_075c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0df2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb685") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3af26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fbe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3040") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56f65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_053a5") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e8b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5e9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d6e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58aea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a89") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c06ec") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_851ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_501dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1325") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a42b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c82f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32dd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63b86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_522cf") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_042e8") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a7c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39ea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22d13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9b93") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_392e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c676f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e097") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82b08") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd6a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_879d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86c7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99fc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac23a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d68f2") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fac3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f54cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_674a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b6c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5108") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9d5c") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_147f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03efe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ddcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcf7a") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7166d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_106a6") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d6f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_499ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d377") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b08b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8898d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a3d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0faf1") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_176aa") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab30c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb6db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf377") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3da5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb12d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dc6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b25b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c73fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7be65") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4daf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_432c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74caf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ab3") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd59a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce64f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea308") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51726") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040dd") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa96f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb3cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ac7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_942d5") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_433d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c056e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b040") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08eed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb98e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f38cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_511ed") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed3c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96908") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0f0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71feb") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8dd0") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f63ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b91aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5746a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4d08") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad6ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9cb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1df70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_555b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1e69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bb71") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c1e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f59f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4b53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f34e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eb37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88d9d") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05311") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db3b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ea41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c56b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16905") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecf7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_909a3") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e64e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae5f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8dd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_888a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bd6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e1a9") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_257b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c0b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c50e8") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f94e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a225") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b12c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a71b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7fdc") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01d73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c75e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef2dc") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae4f") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af78e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9721") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b743") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06c75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b74b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dec46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_352ee") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4336f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3993d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45d05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be472") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00bba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8068") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_513b7") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ec6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48124") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ddff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff012") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5935c") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a4ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc28") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c114") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8adf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1bb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dffd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4fa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_074d2") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f09d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa308") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2096") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da907") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_497fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8f9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc9f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c75e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6e1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22792") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6adf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e84b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd877") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a28a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e80c") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d143e") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0c79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31bf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd6ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a37b") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdcd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb87d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd3e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82bd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_994da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceb41") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d209c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba6bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85d2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_622a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9057a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_912cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31b56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feab3") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11cbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38eef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21eff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ce10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da633") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69a58") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_130d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_592b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9816b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff2c6") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eec64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c48b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af93f") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4163c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83bcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17234") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_400e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7406e") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_703ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8bb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bc1c") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8813") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1633") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f84cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80dd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3bda") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_163e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93ce5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f69d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02383") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40874") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd4fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_870ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_463c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_965e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95576") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c640f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd43b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_638a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99caf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67e31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e03ec") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6595f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45035") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9676c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0e0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92e7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf539") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f03") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bf2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ba4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff8b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfbff") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4939c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_272b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b7e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_425db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25266") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2078") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60518") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9564") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba3da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6279a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f194") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce0d8") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d275c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5c0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0383") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a09e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3557a") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_837d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1133") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_388aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1553") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9a48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c1fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f1cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f073b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea5ce") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d90d") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16f64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f92f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f5c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a90e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc185") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f2b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f61e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba67") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b25af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6e0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e86a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_748a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c87ac") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec7c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09a3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29937") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22a10") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_851ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_501dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1325") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc35b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69cc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_075c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0df2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb685") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3af26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fbe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3040") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56f65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_053a5") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e8b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5e9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d6e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58aea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a89") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c06ec") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f925c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23bfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_524e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_183a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef4b7") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcfe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f86e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2752d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dab9") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d25c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8446b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53fc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_490f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1673f") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_0db90") diff --git a/engine/scenes/world/player/clothes/009/men.tscn b/engine/scenes/world/player/clothes/009/men.tscn index fb69742..b7e181b 100644 --- a/engine/scenes/world/player/clothes/009/men.tscn +++ b/engine/scenes/world/player/clothes/009/men.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=395 format=3 uid="uid://c3w21iukpbjty"] -[ext_resource type="Texture2D" uid="uid://b6u2pb3buowop" path="res://framework/statics/scenes/world/player/clothe/009/men/men.png" id="1_17633"] +[ext_resource type="Texture2D" uid="uid://b6u2pb3buowop" path="res://assets/world/player/clothe/009/men/men.png" id="1_17633"] [sub_resource type="AtlasTexture" id="AtlasTexture_a9334"] atlas = ExtResource("1_17633") diff --git a/engine/scenes/world/player/clothes/009/women.tscn b/engine/scenes/world/player/clothes/009/women.tscn index af10ea3..27d9b15 100644 --- a/engine/scenes/world/player/clothes/009/women.tscn +++ b/engine/scenes/world/player/clothes/009/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://8333b261a832"] +[gd_scene load_steps=395 format=3 uid="uid://8333b261a832"] -[ext_resource type="Texture2D" uid="uid://ceybay1581kci" path="res://framework/statics/scenes/world/player/clothe/009/women/women.png" id="1_8333b"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_39607"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42228"] -atlas = ExtResource("1_8333b") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5eda2"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80e5a"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7f48"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b15c"] -atlas = ExtResource("1_8333b") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e63ee"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98efb"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b48b7"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80934"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d92fa"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0734"] -atlas = ExtResource("1_8333b") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76030"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70c82"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1610"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3936"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6925"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://ceybay1581kci" path="res://assets/world/player/clothe/009/women/women.png" id="1_8333b"] [sub_resource type="AtlasTexture" id="AtlasTexture_c490d"] atlas = ExtResource("1_8333b") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_e6925"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d85e"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7cf80"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb4a5"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d95c"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_f558a"] atlas = ExtResource("1_8333b") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d85e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d92fa"] atlas = ExtResource("1_8333b") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cf80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0734"] atlas = ExtResource("1_8333b") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb4a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76030"] atlas = ExtResource("1_8333b") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d95c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70c82"] atlas = ExtResource("1_8333b") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ae14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1610"] atlas = ExtResource("1_8333b") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed710"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3936"] atlas = ExtResource("1_8333b") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4a79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39607"] atlas = ExtResource("1_8333b") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_221c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42228"] atlas = ExtResource("1_8333b") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_467ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5eda2"] atlas = ExtResource("1_8333b") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb662"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80e5a"] atlas = ExtResource("1_8333b") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7827d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7f48"] atlas = ExtResource("1_8333b") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c852"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b15c"] atlas = ExtResource("1_8333b") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04d27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e63ee"] atlas = ExtResource("1_8333b") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e0ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98efb"] atlas = ExtResource("1_8333b") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_81474"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b48b7"] atlas = ExtResource("1_8333b") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bb90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80934"] atlas = ExtResource("1_8333b") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adbd4"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e884f"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50ba2"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3860"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50f44"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_e6d94"] atlas = ExtResource("1_8333b") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_50f44"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_652cd"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7edb1"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52d55"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05285"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_8472c"] atlas = ExtResource("1_8333b") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_652cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81474"] atlas = ExtResource("1_8333b") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7edb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1bb90"] atlas = ExtResource("1_8333b") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_52d55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adbd4"] atlas = ExtResource("1_8333b") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_05285"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e884f"] atlas = ExtResource("1_8333b") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_86aed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50ba2"] atlas = ExtResource("1_8333b") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_94482"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3860"] atlas = ExtResource("1_8333b") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_33044"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ae14"] atlas = ExtResource("1_8333b") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_07da4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed710"] atlas = ExtResource("1_8333b") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d751"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4a79"] atlas = ExtResource("1_8333b") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a1ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_221c6"] atlas = ExtResource("1_8333b") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_319a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_467ae"] atlas = ExtResource("1_8333b") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e39e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb662"] atlas = ExtResource("1_8333b") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_032f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7827d"] atlas = ExtResource("1_8333b") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7c1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c852"] atlas = ExtResource("1_8333b") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_86a85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04d27"] atlas = ExtResource("1_8333b") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04a3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e0ff"] atlas = ExtResource("1_8333b") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0bdce"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88d43"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99492"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfa5c"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c65f8"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_683be"] atlas = ExtResource("1_8333b") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_c65f8"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da167"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_561af"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe7b8"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e08dc"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_dc588"] atlas = ExtResource("1_8333b") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_da167"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86a85"] atlas = ExtResource("1_8333b") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_561af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04a3f"] atlas = ExtResource("1_8333b") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe7b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bdce"] atlas = ExtResource("1_8333b") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e08dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88d43"] atlas = ExtResource("1_8333b") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b316"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99492"] atlas = ExtResource("1_8333b") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ba22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfa5c"] atlas = ExtResource("1_8333b") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1611a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86aed"] atlas = ExtResource("1_8333b") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f810"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94482"] atlas = ExtResource("1_8333b") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_99296"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33044"] atlas = ExtResource("1_8333b") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b0f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07da4"] atlas = ExtResource("1_8333b") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_20f94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d751"] atlas = ExtResource("1_8333b") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_10981"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a1ef"] atlas = ExtResource("1_8333b") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3241"] +[sub_resource type="AtlasTexture" id="AtlasTexture_319a7"] atlas = ExtResource("1_8333b") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6aa0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e39e"] atlas = ExtResource("1_8333b") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5912b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_032f5"] atlas = ExtResource("1_8333b") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bff99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7c1c"] atlas = ExtResource("1_8333b") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b98a"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35944"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bad7"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c883"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58974"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_00ec8"] atlas = ExtResource("1_8333b") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_58974"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c7d5"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6712"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0d14"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f38e2"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_4fc89"] atlas = ExtResource("1_8333b") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c7d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5912b"] atlas = ExtResource("1_8333b") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6712"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bff99"] atlas = ExtResource("1_8333b") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0d14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b98a"] atlas = ExtResource("1_8333b") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f38e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35944"] atlas = ExtResource("1_8333b") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8299"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bad7"] atlas = ExtResource("1_8333b") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_46477"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c883"] atlas = ExtResource("1_8333b") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ed61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b316"] atlas = ExtResource("1_8333b") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d455b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ba22"] atlas = ExtResource("1_8333b") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8578"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1611a"] atlas = ExtResource("1_8333b") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a512"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f810"] atlas = ExtResource("1_8333b") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_57755"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99296"] atlas = ExtResource("1_8333b") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_36695"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b0f4"] atlas = ExtResource("1_8333b") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fc5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20f94"] atlas = ExtResource("1_8333b") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d393"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10981"] atlas = ExtResource("1_8333b") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7bdd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3241"] atlas = ExtResource("1_8333b") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cef1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6aa0"] atlas = ExtResource("1_8333b") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a07de"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56959"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e789"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_158df"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c65b1"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_a1ae2"] atlas = ExtResource("1_8333b") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_c65b1"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ffc3b"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd019"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eecaf"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6562b"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_d5d3e"] atlas = ExtResource("1_8333b") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffc3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7bdd"] atlas = ExtResource("1_8333b") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd019"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cef1b"] atlas = ExtResource("1_8333b") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eecaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a07de"] atlas = ExtResource("1_8333b") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6562b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56959"] atlas = ExtResource("1_8333b") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_73fde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e789"] atlas = ExtResource("1_8333b") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b762c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_158df"] atlas = ExtResource("1_8333b") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aefee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8299"] atlas = ExtResource("1_8333b") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe18f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46477"] atlas = ExtResource("1_8333b") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac2f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ed61"] atlas = ExtResource("1_8333b") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf66a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d455b"] atlas = ExtResource("1_8333b") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd6b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8578"] atlas = ExtResource("1_8333b") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_208fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a512"] atlas = ExtResource("1_8333b") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a39c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57755"] atlas = ExtResource("1_8333b") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c749"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36695"] atlas = ExtResource("1_8333b") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_72534"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fc5d"] atlas = ExtResource("1_8333b") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16b4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d393"] atlas = ExtResource("1_8333b") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79b80"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9576"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26a1c"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41bba"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a88a"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_2dc83"] atlas = ExtResource("1_8333b") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_1a88a"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e28b"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b5a9"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4219d"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_acd7e"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_463d3"] atlas = ExtResource("1_8333b") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e28b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72534"] atlas = ExtResource("1_8333b") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b5a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16b4a"] atlas = ExtResource("1_8333b") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4219d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79b80"] atlas = ExtResource("1_8333b") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_acd7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9576"] atlas = ExtResource("1_8333b") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_39512"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26a1c"] atlas = ExtResource("1_8333b") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04692"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41bba"] atlas = ExtResource("1_8333b") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f518b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73fde"] atlas = ExtResource("1_8333b") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0df27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b762c"] atlas = ExtResource("1_8333b") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1917"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aefee"] atlas = ExtResource("1_8333b") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_afe29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe18f"] atlas = ExtResource("1_8333b") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eca9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac2f8"] atlas = ExtResource("1_8333b") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3ef8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf66a"] atlas = ExtResource("1_8333b") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_081fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd6b4"] atlas = ExtResource("1_8333b") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f98f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_208fb"] atlas = ExtResource("1_8333b") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a627"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a39c1"] atlas = ExtResource("1_8333b") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c749"] atlas = ExtResource("1_8333b") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a188"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cef5a"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5694"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35ee1"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f372"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_0a831"] atlas = ExtResource("1_8333b") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_6f372"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_879ea"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eeb69"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29999"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80eda"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_db7b9"] atlas = ExtResource("1_8333b") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_879ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a627"] atlas = ExtResource("1_8333b") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eeb69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb809"] atlas = ExtResource("1_8333b") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_29999"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a188"] atlas = ExtResource("1_8333b") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_80eda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cef5a"] atlas = ExtResource("1_8333b") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9c4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5694"] atlas = ExtResource("1_8333b") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_28b62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35ee1"] atlas = ExtResource("1_8333b") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_04ab2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39512"] atlas = ExtResource("1_8333b") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_16e4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04692"] atlas = ExtResource("1_8333b") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad299"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f518b"] atlas = ExtResource("1_8333b") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_707c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0df27"] atlas = ExtResource("1_8333b") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b63c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1917"] atlas = ExtResource("1_8333b") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ac66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afe29"] atlas = ExtResource("1_8333b") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_793b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eca9c"] atlas = ExtResource("1_8333b") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c482"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3ef8"] atlas = ExtResource("1_8333b") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f5e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_081fd"] atlas = ExtResource("1_8333b") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3be5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f98f"] atlas = ExtResource("1_8333b") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5375d"] -atlas = ExtResource("1_8333b") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0458"] -atlas = ExtResource("1_8333b") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2f5e"] -atlas = ExtResource("1_8333b") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3290"] -atlas = ExtResource("1_8333b") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94dec"] -atlas = ExtResource("1_8333b") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_59769"] atlas = ExtResource("1_8333b") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_94dec"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0031a"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa587"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb55a"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa543"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_57681"] atlas = ExtResource("1_8333b") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_8333b") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0031a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f5e2"] atlas = ExtResource("1_8333b") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa587"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3be5"] atlas = ExtResource("1_8333b") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb55a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5375d"] atlas = ExtResource("1_8333b") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa543"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0458"] atlas = ExtResource("1_8333b") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2f5e"] +atlas = ExtResource("1_8333b") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3290"] +atlas = ExtResource("1_8333b") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9c4e"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28b62"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04ab2"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16e4f"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad299"] +atlas = ExtResource("1_8333b") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_707c9"] +atlas = ExtResource("1_8333b") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b63c"] +atlas = ExtResource("1_8333b") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ac66"] +atlas = ExtResource("1_8333b") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_793b0"] +atlas = ExtResource("1_8333b") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c482"] +atlas = ExtResource("1_8333b") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_8333b"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39607") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eda2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e5a") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b15c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e63ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98efb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b48b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80934") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d92fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1610") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3936") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6925") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c490d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01a81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0edb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5241") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f558a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_028cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2e3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16fa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16af8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d3b") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da4dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9083") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e0eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff02a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3363c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9411b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea779") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea1f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa1e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45536") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6feb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5c49") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95b7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ec7d") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d85e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb4a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d95c") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4a79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_221c6") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_467ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7827d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c852") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04d27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e0ff") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bb90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adbd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e884f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ba2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3860") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f44") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6d94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faaa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a62ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb7ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10bc5") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8472c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be253") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50126") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c45ee") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aaf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f6ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_049db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82d4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66bad") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78e11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51e1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12ed8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65502") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_690cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_785d1") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_652cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7edb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05285") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86aed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07da4") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d751") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a1ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_319a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e39e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_032f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c1c") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86a85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04a3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bdce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa5c") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c65f8") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_683be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0bba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_400cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34a25") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af3b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f79e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c44c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bdff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f6bd") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ee96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9301f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e43d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73ad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73cff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15668") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b349") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7adb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_631c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cd35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42aa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5eca") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a12a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a832") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_561af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe7b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08dc") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ba22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1611a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f810") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3241") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6aa0") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5912b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bff99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b98a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c883") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58974") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00ec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfef0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9c39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d07e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be0b0") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b24ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1951") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9058a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde12") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f862") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee864") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be9b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42bdf") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77fbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a555f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_352da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f28c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b80e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67d23") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff73d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efeed") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c7d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0d14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f38e2") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d455b") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8578") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36695") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fc5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d393") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7bdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cef1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a07de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56959") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e789") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_158df") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c65b1") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1ae2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b135e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aab8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee03f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78bc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c316") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5d3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2331") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53e8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45ee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fff7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6aee") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceda2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f744") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e75d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31dd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bf0c") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d556") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_287d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cb5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_055d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e2d1") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24b07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040d8") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffc3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eecaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6562b") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73fde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b762c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aefee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe18f") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac2f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf66a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd6b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_208fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a39c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c749") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79b80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26a1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41bba") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a88a") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84c12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87fb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3e05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e5c") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_463d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eea8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_464f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e8b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65fce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a39ba") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cbe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2326b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a51d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72d84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffed0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b72c") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_568c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e2fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89c4c") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3fe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9958d") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e28b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b5a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4219d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd7e") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f518b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0df27") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3ef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f98f") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a188") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cef5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ee1") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f372") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e21c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2713f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2341") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db7b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68b02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d559") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07751") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eeb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1d85") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cc56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d8ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_def6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15a35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0091b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dc4e") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a742e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8069f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c667c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0d54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19cf1") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b49d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3f95") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_879ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29999") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80eda") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9c4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04ab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16e4f") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_707c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b63c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ac66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_793b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c482") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f5e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5375d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3290") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94dec") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59769") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e624") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76a43") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57681") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f349c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c675") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a127") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93683") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14db6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_479c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f00f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7108a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6254f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd79") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47468") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_425fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64eef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4cca") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35880") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aed9") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0031a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb55a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa543") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c490d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01a81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0edb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5241") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6925") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d85e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb4a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d95c") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f558a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_028cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2e3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16fa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16af8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d3b") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da4dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9083") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e0eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff02a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3363c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9411b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea779") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea1f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa1e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45536") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6feb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5c49") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95b7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ec7d") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d92fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1610") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3936") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39607") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eda2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e5a") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b15c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e63ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98efb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b48b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80934") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6d94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faaa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a62ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb7ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10bc5") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f44") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_652cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7edb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05285") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8472c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be253") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50126") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c45ee") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aaf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f6ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_049db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82d4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66bad") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78e11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51e1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12ed8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65502") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_690cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_785d1") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bb90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adbd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e884f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ba2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3860") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4a79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_221c6") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_467ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7827d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c852") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04d27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e0ff") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_683be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0bba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_400cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34a25") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c65f8") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_561af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe7b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08dc") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af3b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f79e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c44c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bdff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f6bd") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ee96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9301f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e43d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73ad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73cff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15668") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b349") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7adb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_631c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cd35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42aa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5eca") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a12a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a832") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86a85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04a3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bdce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa5c") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86aed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07da4") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d751") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a1ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_319a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e39e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_032f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c1c") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00ec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfef0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9c39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d07e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be0b0") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58974") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c7d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0d14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f38e2") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b24ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1951") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9058a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde12") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f862") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee864") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be9b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42bdf") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77fbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a555f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_352da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f28c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b80e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67d23") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff73d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efeed") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5912b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bff99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b98a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c883") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ba22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1611a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f810") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3241") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6aa0") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1ae2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b135e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aab8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee03f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78bc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c316") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c65b1") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffc3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eecaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6562b") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5d3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2331") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53e8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45ee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fff7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6aee") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceda2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f744") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e75d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31dd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bf0c") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d556") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_287d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cb5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_055d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e2d1") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24b07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040d8") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7bdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cef1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a07de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56959") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e789") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_158df") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d455b") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8578") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36695") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fc5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d393") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84c12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87fb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3e05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e5c") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a88a") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e28b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b5a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4219d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd7e") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_463d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eea8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_464f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e8b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65fce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a39ba") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cbe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2326b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a51d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72d84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffed0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b72c") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_568c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e2fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89c4c") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3fe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9958d") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79b80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26a1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41bba") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73fde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b762c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aefee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe18f") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac2f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf66a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd6b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_208fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a39c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c749") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e21c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2713f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2341") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f372") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_879ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29999") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80eda") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db7b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68b02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d559") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07751") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eeb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1d85") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cc56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d8ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_def6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15a35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0091b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dc4e") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a742e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8069f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c667c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0d54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19cf1") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b49d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3f95") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a188") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cef5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ee1") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f518b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0df27") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3ef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f98f") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59769") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e624") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76a43") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94dec") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0031a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb55a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa543") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57681") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f349c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c675") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a127") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93683") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14db6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_479c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f00f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7108a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6254f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd79") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47468") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_425fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64eef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4cca") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35880") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aed9") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f5e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5375d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3290") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9c4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04ab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16e4f") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_707c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b63c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ac66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_793b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c482") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_8333b") diff --git a/engine/scenes/world/player/clothes/011/women.tscn b/engine/scenes/world/player/clothes/011/women.tscn index ec30188..a28ad8b 100644 --- a/engine/scenes/world/player/clothes/011/women.tscn +++ b/engine/scenes/world/player/clothes/011/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://5ef65693b281"] +[gd_scene load_steps=395 format=3 uid="uid://5ef657a3b281"] -[ext_resource type="Texture2D" uid="uid://cy11s4hlb2o0x" path="res://framework/statics/scenes/world/player/clothe/011/women/women.png" id="1_5ef65"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ed92"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5881a"] -atlas = ExtResource("1_5ef65") -region = Rect2(175, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fdea6"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed3f8"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 0, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f80f"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9485"] -atlas = ExtResource("1_5ef65") -region = Rect2(175, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f6da"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04570"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9aa2b"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09bea"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 151, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a8a9"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88a16"] -atlas = ExtResource("1_5ef65") -region = Rect2(175, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37410"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af11b"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5fad3"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49fb8"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 302, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e8c0"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 453, 175, 151) +[ext_resource type="Texture2D" uid="uid://cy11s4hlb2o0x" path="res://assets/world/player/clothe/011/women/women.png" id="1_5ef65"] [sub_resource type="AtlasTexture" id="AtlasTexture_0165c"] atlas = ExtResource("1_5ef65") @@ -94,6 +26,26 @@ region = Rect2(700, 604, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(875, 604, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_2e8c0"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 453, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_379fc"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fad0e"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfc88"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 1359, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_274f2"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 1359, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_bfe0c"] atlas = ExtResource("1_5ef65") region = Rect2(0, 755, 175, 151) @@ -182,89 +134,69 @@ region = Rect2(0, 1208, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(175, 1208, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_379fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a8a9"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 1359, 175, 151) +region = Rect2(0, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fad0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88a16"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 1359, 175, 151) +region = Rect2(175, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfc88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37410"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 1359, 175, 151) +region = Rect2(350, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_274f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af11b"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 1359, 175, 151) +region = Rect2(525, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_976a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fad3"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 1510, 175, 151) +region = Rect2(700, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9073"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49fb8"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 1510, 175, 151) +region = Rect2(875, 302, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_57c2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ed92"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 1510, 175, 151) +region = Rect2(0, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_46a5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5881a"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 1510, 175, 151) +region = Rect2(175, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_940f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdea6"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 1661, 175, 151) +region = Rect2(350, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_42bf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed3f8"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 1661, 175, 151) +region = Rect2(525, 0, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a759"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f80f"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 1661, 175, 151) +region = Rect2(0, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a38f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9485"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 1661, 175, 151) +region = Rect2(175, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf89a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f6da"] atlas = ExtResource("1_5ef65") -region = Rect2(700, 1661, 175, 151) +region = Rect2(350, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1717c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04570"] atlas = ExtResource("1_5ef65") -region = Rect2(875, 1661, 175, 151) +region = Rect2(525, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4e76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9aa2b"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 1812, 175, 151) +region = Rect2(700, 151, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_44ab8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09bea"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cccfe"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53a1c"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c93a3"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b642b"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 1812, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08d10"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 1963, 175, 151) +region = Rect2(875, 151, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_8a1cb"] atlas = ExtResource("1_5ef65") @@ -290,6 +222,26 @@ region = Rect2(700, 2114, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(875, 2114, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_08d10"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 1963, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03082"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf834"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff41d"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 2869, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f0b8"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 2869, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_ff7b4"] atlas = ExtResource("1_5ef65") region = Rect2(0, 2265, 175, 151) @@ -378,89 +330,69 @@ region = Rect2(0, 2718, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(175, 2718, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_03082"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4e76"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 2869, 175, 151) +region = Rect2(0, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf834"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44ab8"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 2869, 175, 151) +region = Rect2(175, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff41d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cccfe"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 2869, 175, 151) +region = Rect2(350, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f0b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53a1c"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 2869, 175, 151) +region = Rect2(525, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ee26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c93a3"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 3020, 175, 151) +region = Rect2(700, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b2ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b642b"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 3020, 175, 151) +region = Rect2(875, 1812, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a265"] +[sub_resource type="AtlasTexture" id="AtlasTexture_976a7"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 3020, 175, 151) +region = Rect2(0, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_af1ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9073"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 3020, 175, 151) +region = Rect2(175, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dce8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57c2b"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 3171, 175, 151) +region = Rect2(350, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e405"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46a5f"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 3171, 175, 151) +region = Rect2(525, 1510, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_73de8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_940f4"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 3171, 175, 151) +region = Rect2(0, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec7b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42bf5"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 3171, 175, 151) +region = Rect2(175, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f364"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a759"] atlas = ExtResource("1_5ef65") -region = Rect2(700, 3171, 175, 151) +region = Rect2(350, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4357"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a38f"] atlas = ExtResource("1_5ef65") -region = Rect2(875, 3171, 175, 151) +region = Rect2(525, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_90c99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf89a"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 3322, 175, 151) +region = Rect2(700, 1661, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_66f75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1717c"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6f4d"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06fca"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00a48"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53664"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 3322, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c5e5"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 3473, 175, 151) +region = Rect2(875, 1661, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_e4597"] atlas = ExtResource("1_5ef65") @@ -486,6 +418,26 @@ region = Rect2(700, 3624, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(875, 3624, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_3c5e5"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 3473, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93f3f"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8a644"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05528"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 4379, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d809"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 4379, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_e2e25"] atlas = ExtResource("1_5ef65") region = Rect2(0, 3775, 175, 151) @@ -574,89 +526,69 @@ region = Rect2(0, 4228, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(175, 4228, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_93f3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90c99"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 4379, 175, 151) +region = Rect2(0, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a644"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66f75"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 4379, 175, 151) +region = Rect2(175, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_05528"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6f4d"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 4379, 175, 151) +region = Rect2(350, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06fca"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 4379, 175, 151) +region = Rect2(525, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ba16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00a48"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 4530, 175, 151) +region = Rect2(700, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_41f53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53664"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 4530, 175, 151) +region = Rect2(875, 3322, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8f54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ee26"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 4530, 175, 151) +region = Rect2(0, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfe51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b2ad"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 4530, 175, 151) +region = Rect2(175, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_655dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a265"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 4681, 175, 151) +region = Rect2(350, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a3d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af1ed"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 4681, 175, 151) +region = Rect2(525, 3020, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd387"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dce8c"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 4681, 175, 151) +region = Rect2(0, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_20d64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e405"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 4681, 175, 151) +region = Rect2(175, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_56e1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73de8"] atlas = ExtResource("1_5ef65") -region = Rect2(700, 4681, 175, 151) +region = Rect2(350, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4b42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec7b8"] atlas = ExtResource("1_5ef65") -region = Rect2(875, 4681, 175, 151) +region = Rect2(525, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f839b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f364"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 4832, 175, 151) +region = Rect2(700, 3171, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd78b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4357"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_247bf"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2624d"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19c5c"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1644b"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 4832, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4fb00"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 4983, 175, 151) +region = Rect2(875, 3171, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_333d9"] atlas = ExtResource("1_5ef65") @@ -682,6 +614,26 @@ region = Rect2(700, 5134, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(875, 5134, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_4fb00"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 4983, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_737f2"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8028a"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_390b5"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 5889, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa948"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 5889, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_18754"] atlas = ExtResource("1_5ef65") region = Rect2(0, 5285, 175, 151) @@ -770,89 +722,69 @@ region = Rect2(0, 5738, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(175, 5738, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_737f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f839b"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 5889, 175, 151) +region = Rect2(0, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8028a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd78b"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 5889, 175, 151) +region = Rect2(175, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_390b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_247bf"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 5889, 175, 151) +region = Rect2(350, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa948"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2624d"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 5889, 175, 151) +region = Rect2(525, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcfa8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19c5c"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 6040, 175, 151) +region = Rect2(700, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_232e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1644b"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 6040, 175, 151) +region = Rect2(875, 4832, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f1ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ba16"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 6040, 175, 151) +region = Rect2(0, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ecae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41f53"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 6040, 175, 151) +region = Rect2(175, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fe63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8f54"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 6191, 175, 151) +region = Rect2(350, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ad5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfe51"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 6191, 175, 151) +region = Rect2(525, 4530, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_f87ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_655dd"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 6191, 175, 151) +region = Rect2(0, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ded4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a3d2"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 6191, 175, 151) +region = Rect2(175, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2889"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd387"] atlas = ExtResource("1_5ef65") -region = Rect2(700, 6191, 175, 151) +region = Rect2(350, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_73416"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20d64"] atlas = ExtResource("1_5ef65") -region = Rect2(875, 6191, 175, 151) +region = Rect2(525, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_caaa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56e1d"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 6342, 175, 151) +region = Rect2(700, 4681, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6023"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4b42"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df65c"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eedbf"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecfc4"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2518"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 6342, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d348c"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 6493, 175, 151) +region = Rect2(875, 4681, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_db576"] atlas = ExtResource("1_5ef65") @@ -878,6 +810,26 @@ region = Rect2(700, 6644, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(875, 6644, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_d348c"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 6493, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da327"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2236c"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d23ec"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 7399, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e421"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 7399, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_8e1db"] atlas = ExtResource("1_5ef65") region = Rect2(0, 6795, 175, 151) @@ -966,89 +918,69 @@ region = Rect2(0, 7248, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(175, 7248, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_da327"] +[sub_resource type="AtlasTexture" id="AtlasTexture_caaa5"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 7399, 175, 151) +region = Rect2(0, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2236c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6023"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 7399, 175, 151) +region = Rect2(175, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d23ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df65c"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 7399, 175, 151) +region = Rect2(350, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e421"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eedbf"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 7399, 175, 151) +region = Rect2(525, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_49bfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecfc4"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 7550, 175, 151) +region = Rect2(700, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8660a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2518"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 7550, 175, 151) +region = Rect2(875, 6342, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d48cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcfa8"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 7550, 175, 151) +region = Rect2(0, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_31cd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_232e4"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 7550, 175, 151) +region = Rect2(175, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_60e10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f1ac"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 7701, 175, 151) +region = Rect2(350, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f808"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ecae"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 7701, 175, 151) +region = Rect2(525, 6040, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c72c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fe63"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 7701, 175, 151) +region = Rect2(0, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_187fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ad5f"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 7701, 175, 151) +region = Rect2(175, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1eb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f87ba"] atlas = ExtResource("1_5ef65") -region = Rect2(700, 7701, 175, 151) +region = Rect2(350, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fd18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ded4"] atlas = ExtResource("1_5ef65") -region = Rect2(875, 7701, 175, 151) +region = Rect2(525, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_93b49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2889"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 7852, 175, 151) +region = Rect2(700, 6191, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_93305"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73416"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce05f"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea4b0"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52af4"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8de94"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 7852, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83eba"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 8003, 175, 151) +region = Rect2(875, 6191, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_79fb5"] atlas = ExtResource("1_5ef65") @@ -1074,6 +1006,26 @@ region = Rect2(700, 8154, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(875, 8154, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_83eba"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 8003, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d07ba"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a146"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf5e3"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 8909, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c016"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 8909, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_8af64"] atlas = ExtResource("1_5ef65") region = Rect2(0, 8305, 175, 151) @@ -1162,89 +1114,69 @@ region = Rect2(0, 8758, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(175, 8758, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d07ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93b49"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 8909, 175, 151) +region = Rect2(0, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a146"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93305"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 8909, 175, 151) +region = Rect2(175, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf5e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce05f"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 8909, 175, 151) +region = Rect2(350, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c016"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea4b0"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 8909, 175, 151) +region = Rect2(525, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc2b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52af4"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 9060, 175, 151) +region = Rect2(700, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_da405"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8de94"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 9060, 175, 151) +region = Rect2(875, 7852, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b08e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49bfe"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 9060, 175, 151) +region = Rect2(0, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_03ec9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8660a"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 9060, 175, 151) +region = Rect2(175, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7b10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d48cb"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 9211, 175, 151) +region = Rect2(350, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5137e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31cd6"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 9211, 175, 151) +region = Rect2(525, 7550, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ef51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60e10"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 9211, 175, 151) +region = Rect2(0, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8d89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f808"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 9211, 175, 151) +region = Rect2(175, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4d35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c72c"] atlas = ExtResource("1_5ef65") -region = Rect2(700, 9211, 175, 151) +region = Rect2(350, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e75b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_187fd"] atlas = ExtResource("1_5ef65") -region = Rect2(875, 9211, 175, 151) +region = Rect2(525, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_2aa69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1eb3"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 9362, 175, 151) +region = Rect2(700, 7701, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_97a8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fd18"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3c23"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07c4c"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70eb2"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbb91"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 9362, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0105c"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 9513, 175, 151) +region = Rect2(875, 7701, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_80d43"] atlas = ExtResource("1_5ef65") @@ -1270,6 +1202,26 @@ region = Rect2(700, 9664, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(875, 9664, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_0105c"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 9513, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_569ac"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa778"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd79d"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 10419, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3381c"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 10419, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_2dae9"] atlas = ExtResource("1_5ef65") region = Rect2(0, 9815, 175, 151) @@ -1358,89 +1310,69 @@ region = Rect2(0, 10268, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(175, 10268, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_569ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2aa69"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 10419, 175, 151) +region = Rect2(0, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa778"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97a8d"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 10419, 175, 151) +region = Rect2(175, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd79d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3c23"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 10419, 175, 151) +region = Rect2(350, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3381c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07c4c"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 10419, 175, 151) +region = Rect2(525, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_deb16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70eb2"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 10570, 175, 151) +region = Rect2(700, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdf11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbb91"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 10570, 175, 151) +region = Rect2(875, 9362, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_aeffa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc2b7"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 10570, 175, 151) +region = Rect2(0, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_83816"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da405"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 10570, 175, 151) +region = Rect2(175, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfdfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b08e"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 10721, 175, 151) +region = Rect2(350, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_94405"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03ec9"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 10721, 175, 151) +region = Rect2(525, 9060, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d316"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7b10"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 10721, 175, 151) +region = Rect2(0, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d97b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5137e"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 10721, 175, 151) +region = Rect2(175, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bd22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ef51"] atlas = ExtResource("1_5ef65") -region = Rect2(700, 10721, 175, 151) +region = Rect2(350, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8d89"] atlas = ExtResource("1_5ef65") -region = Rect2(875, 10721, 175, 151) +region = Rect2(525, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4bcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4d35"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 10872, 175, 151) +region = Rect2(700, 9211, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3960"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e75b"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5ce1"] -atlas = ExtResource("1_5ef65") -region = Rect2(350, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17346"] -atlas = ExtResource("1_5ef65") -region = Rect2(525, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd71c"] -atlas = ExtResource("1_5ef65") -region = Rect2(700, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70352"] -atlas = ExtResource("1_5ef65") -region = Rect2(875, 10872, 175, 151) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd580"] -atlas = ExtResource("1_5ef65") -region = Rect2(0, 11023, 175, 151) +region = Rect2(875, 9211, 175, 151) [sub_resource type="AtlasTexture" id="AtlasTexture_7041f"] atlas = ExtResource("1_5ef65") @@ -1466,6 +1398,26 @@ region = Rect2(700, 11174, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(875, 11174, 175, 151) +[sub_resource type="AtlasTexture" id="AtlasTexture_cd580"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 11023, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d713b"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_491c7"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_344e0"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 11929, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d85dc"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 11929, 175, 151) + [sub_resource type="AtlasTexture" id="AtlasTexture_c4035"] atlas = ExtResource("1_5ef65") region = Rect2(0, 11325, 175, 151) @@ -1554,2153 +1506,1648 @@ region = Rect2(0, 11778, 175, 151) atlas = ExtResource("1_5ef65") region = Rect2(175, 11778, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d713b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4bcb"] atlas = ExtResource("1_5ef65") -region = Rect2(0, 11929, 175, 151) +region = Rect2(0, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_491c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3960"] atlas = ExtResource("1_5ef65") -region = Rect2(175, 11929, 175, 151) +region = Rect2(175, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_344e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5ce1"] atlas = ExtResource("1_5ef65") -region = Rect2(350, 11929, 175, 151) +region = Rect2(350, 10872, 175, 151) -[sub_resource type="AtlasTexture" id="AtlasTexture_d85dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17346"] atlas = ExtResource("1_5ef65") -region = Rect2(525, 11929, 175, 151) +region = Rect2(525, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd71c"] +atlas = ExtResource("1_5ef65") +region = Rect2(700, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70352"] +atlas = ExtResource("1_5ef65") +region = Rect2(875, 10872, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_deb16"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bdf11"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aeffa"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83816"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 10570, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfdfd"] +atlas = ExtResource("1_5ef65") +region = Rect2(0, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94405"] +atlas = ExtResource("1_5ef65") +region = Rect2(175, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d316"] +atlas = ExtResource("1_5ef65") +region = Rect2(350, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d97b"] +atlas = ExtResource("1_5ef65") +region = Rect2(525, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bd22"] +atlas = ExtResource("1_5ef65") +region = Rect2(700, 10721, 175, 151) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd2d"] +atlas = ExtResource("1_5ef65") +region = Rect2(875, 10721, 175, 151) [sub_resource type="SpriteFrames" id="SpriteFrames_5ef65"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ed92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5881a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed3f8") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f80f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f6da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04570") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aa2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09bea") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a8a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88a16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af11b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49fb8") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8c0") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0165c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7368b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96cea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_198e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75da9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f417") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92b68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b3c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_269f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369db") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6451d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc63") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cbdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23cbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d5de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64fd4") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c693") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cab19") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_379fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_274f2") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_976a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57c2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46a5f") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_940f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42bf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a38f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf89a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1717c") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44ab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cccfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c93a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b642b") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08d10") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a1cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_417f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29429") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_758a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20ffc") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff7b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64387") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b51be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f544d") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_455c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7166d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81cdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dd5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5926c") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a37c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a2bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3d0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33bb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a053a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ab25") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15e48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f4f") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff41d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f0b8") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b2ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af1ed") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec7b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4357") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90c99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66f75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6f4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06fca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53664") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c5e5") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ea44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0320d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_591d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d11a") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2e25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e17e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d53bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30bd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a859") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abf34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f46e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f2f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8d78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e25bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed24c") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ad1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef8e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83316") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0deb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3776") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d809") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ba16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41f53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8f54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe51") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_655dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a3d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd387") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20d64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56e1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4b42") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f839b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd78b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_247bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2624d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19c5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1644b") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb00") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_333d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7996f") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9857") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fd63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d68ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7463") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_541b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ab13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94e17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13e23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04970") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18ead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b653f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1226f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a1ef") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f186b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_737f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8028a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_390b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa948") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcfa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f1ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ecae") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fe63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f87ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ded4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73416") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_caaa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6023") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df65c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eedbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecfc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2518") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d348c") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9751a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6f30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f47d0") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e1db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_852f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55286") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a67d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08cbd") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9df02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc630") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b960") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_800fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15d77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df6d") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c53a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad343") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33fe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2cef") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a16f9") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2236c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d23ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e421") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49bfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8660a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d48cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31cd6") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f808") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c72c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_187fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1eb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd18") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce05f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea4b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52af4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8de94") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83eba") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79fb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f90d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fb71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b76e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_678f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bbba") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd77b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64371") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3661e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_087ea") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd7e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_288fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c64ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e401") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3763f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e710") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_735c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd1eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e20f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82d6e") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7fe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbdb3") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d07ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf5e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c016") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc2b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b08e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03ec9") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7b10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5137e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ef51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8d89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e75b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aa69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97a8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70eb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbb91") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0105c") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5d1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eedd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e10bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c0b3") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dae9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db056") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cc67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9dde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab67f") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c3ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de6e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9df83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fe2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b1f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_378da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dad5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081cd") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_566ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_638d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e002e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efe96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64993") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bad42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2e82") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_569ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd79d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3381c") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdf11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeffa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83816") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfdfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d97b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bd22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd2d") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4bcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3960") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5ce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd71c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70352") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd580") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7041f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c53b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_206f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6562c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_002a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_948ac") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb85a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b10a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac1e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5442c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a7a9") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccaf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57509") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc5e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d539d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_120e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64df7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ab07") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_965cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_177ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d1a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4532a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2472") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29c96") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3452f") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d713b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_491c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_344e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d85dc") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0165c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7368b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96cea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_198e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75da9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f417") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8c0") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_379fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_274f2") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92b68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b3c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_269f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369db") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6451d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc63") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cbdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23cbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d5de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64fd4") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c693") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cab19") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a8a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88a16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af11b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49fb8") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ed92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5881a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed3f8") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f80f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f6da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04570") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aa2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09bea") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a1cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_417f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29429") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_758a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20ffc") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08d10") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff41d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f0b8") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff7b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64387") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b51be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f544d") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_455c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7166d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81cdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dd5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5926c") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a37c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a2bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3d0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33bb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a053a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ab25") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15e48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f4f") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44ab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cccfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c93a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b642b") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_976a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57c2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46a5f") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_940f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42bf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a38f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf89a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1717c") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ea44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0320d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_591d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d11a") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c5e5") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d809") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2e25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e17e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d53bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30bd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a859") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abf34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f46e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f2f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8d78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e25bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed24c") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ad1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef8e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83316") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0deb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3776") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90c99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66f75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6f4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06fca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53664") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b2ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af1ed") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec7b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4357") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_333d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7996f") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb00") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_737f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8028a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_390b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa948") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9857") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fd63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d68ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7463") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_541b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ab13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94e17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13e23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04970") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18ead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b653f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1226f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a1ef") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f186b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f839b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd78b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_247bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2624d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19c5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1644b") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ba16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41f53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8f54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe51") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_655dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a3d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd387") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20d64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56e1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4b42") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9751a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6f30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f47d0") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d348c") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2236c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d23ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e421") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e1db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_852f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55286") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a67d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08cbd") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9df02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc630") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b960") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_800fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15d77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df6d") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c53a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad343") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33fe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2cef") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a16f9") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_caaa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6023") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df65c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eedbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecfc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2518") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcfa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f1ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ecae") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fe63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f87ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ded4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73416") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79fb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f90d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fb71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b76e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_678f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bbba") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83eba") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d07ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf5e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c016") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd77b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64371") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3661e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_087ea") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd7e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_288fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c64ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e401") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3763f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e710") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_735c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd1eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e20f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82d6e") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7fe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbdb3") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce05f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea4b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52af4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8de94") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49bfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8660a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d48cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31cd6") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f808") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c72c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_187fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1eb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd18") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5d1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eedd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e10bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c0b3") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0105c") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_569ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd79d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3381c") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dae9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db056") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cc67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9dde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab67f") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c3ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de6e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9df83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fe2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b1f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_378da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dad5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081cd") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_566ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_638d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e002e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efe96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64993") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bad42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2e82") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aa69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97a8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70eb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbb91") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc2b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b08e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03ec9") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7b10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5137e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ef51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8d89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e75b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7041f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c53b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_206f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6562c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_002a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_948ac") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd580") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d713b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_491c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_344e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d85dc") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb85a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b10a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac1e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5442c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a7a9") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccaf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57509") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc5e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d539d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_120e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64df7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ab07") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_965cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_177ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d1a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4532a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2472") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29c96") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3452f") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4bcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3960") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5ce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd71c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70352") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdf11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeffa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83816") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfdfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d97b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bd22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd2d") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_5ef65") diff --git a/engine/scenes/world/player/player.tscn b/engine/scenes/world/player/player.tscn index fdddf80..fa59710 100644 --- a/engine/scenes/world/player/player.tscn +++ b/engine/scenes/world/player/player.tscn @@ -1,19 +1,19 @@ [gd_scene load_steps=17 format=3 uid="uid://b7woojpgb0g6a"] -[ext_resource type="Script" path="res://scripts/world/player/player.gd" id="1_1o7ti"] +[ext_resource type="Script" uid="uid://c4h4jyb650wmq" path="res://scripts/world/player/player.gd" id="1_1o7ti"] [ext_resource type="Texture2D" uid="uid://bfd21dxlg4ltq" path="res://assets/world/player/player_header_background.png" id="2_huru7"] [ext_resource type="FontFile" uid="uid://bdqjkns2nmsb7" path="res://assets/common/font/HarmonyOS_Sans_Medium.ttf" id="2_n1gd6"] [ext_resource type="Texture2D" uid="uid://dgucu1nj0fogi" path="res://assets/world/player/light_circle_texture.png" id="2_togtw"] [ext_resource type="Texture2D" uid="uid://co13rlbh5ti5e" path="res://assets/world/player/player_header_health.png" id="3_84s7b"] [ext_resource type="Texture2D" uid="uid://cf7yn0ob70oc4" path="res://assets/world/player/player_header_magic.png" id="5_d1yvs"] -[ext_resource type="Script" path="res://scripts/world/player/state/state.gd" id="6_fovl6"] -[ext_resource type="Script" path="res://scripts/world/player/state/action/stand.gd" id="7_xu37x"] -[ext_resource type="Script" path="res://scripts/world/player/state/action/walking.gd" id="8_4c1by"] -[ext_resource type="Script" path="res://scripts/world/player/state/action/running.gd" id="9_dj8c0"] -[ext_resource type="Script" path="res://scripts/world/player/state/action/attack.gd" id="10_eoorg"] -[ext_resource type="Script" path="res://scripts/world/player/state/action/attack_stand.gd" id="11_jupor"] -[ext_resource type="Script" path="res://scripts/world/player/state/action/pickup.gd" id="12_2pveg"] -[ext_resource type="Script" path="res://scripts/world/player/state/action/launch.gd" id="13_kte8y"] +[ext_resource type="Script" uid="uid://cg5eqdydf543b" path="res://scripts/world/player/state/state.gd" id="6_fovl6"] +[ext_resource type="Script" uid="uid://lwp88ut3calx" path="res://scripts/world/player/state/action/stand.gd" id="7_xu37x"] +[ext_resource type="Script" uid="uid://b3b5gqhh8x3nb" path="res://scripts/world/player/state/action/walking.gd" id="8_4c1by"] +[ext_resource type="Script" uid="uid://dl1auu0ww06l0" path="res://scripts/world/player/state/action/running.gd" id="9_dj8c0"] +[ext_resource type="Script" uid="uid://cf6d5cu1c05aa" path="res://scripts/world/player/state/action/attack.gd" id="10_eoorg"] +[ext_resource type="Script" uid="uid://cf746378jefjq" path="res://scripts/world/player/state/action/attack_stand.gd" id="11_jupor"] +[ext_resource type="Script" uid="uid://b27i5tp8pqusv" path="res://scripts/world/player/state/action/pickup.gd" id="12_2pveg"] +[ext_resource type="Script" uid="uid://b0h3ltym4riml" path="res://scripts/world/player/state/action/launch.gd" id="13_kte8y"] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_tw0pv"] height = 20.0 diff --git a/engine/scenes/world/player/weapons/001/men.tscn b/engine/scenes/world/player/weapons/001/men.tscn index 82fa8e6..5dcb092 100644 --- a/engine/scenes/world/player/weapons/001/men.tscn +++ b/engine/scenes/world/player/weapons/001/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://61eadb703bfa"] +[gd_scene load_steps=419 format=3 uid="uid://61eadb703bfa"] -[ext_resource type="Texture2D" uid="uid://y0ufukrcueuc" path="res://framework/statics/scenes/world/player/weapon/001/men/men.png" id="1_61ead"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d175"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24d04"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb7ce"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abd35"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33067"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd65e"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9aadc"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc22b"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23145"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbb51"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4b94"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5332b"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a584"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd0b7"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a38eb"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23419"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0753c"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://y0ufukrcueuc" path="res://assets/world/player/weapon/001/men/men.png" id="1_61ead"] [sub_resource type="AtlasTexture" id="AtlasTexture_6e50e"] atlas = ExtResource("1_61ead") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0753c"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d676"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a2ca"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09e96"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6ed9"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33275"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb8a7"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d494"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8826c"] atlas = ExtResource("1_61ead") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d676"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4b94"] atlas = ExtResource("1_61ead") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a2ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5332b"] atlas = ExtResource("1_61ead") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09e96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a584"] atlas = ExtResource("1_61ead") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6ed9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd0b7"] atlas = ExtResource("1_61ead") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33275"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a38eb"] atlas = ExtResource("1_61ead") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb8a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23419"] atlas = ExtResource("1_61ead") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d494"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d175"] atlas = ExtResource("1_61ead") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_740ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24d04"] atlas = ExtResource("1_61ead") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc59e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb7ce"] atlas = ExtResource("1_61ead") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8ac5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abd35"] atlas = ExtResource("1_61ead") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_311ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33067"] atlas = ExtResource("1_61ead") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc90d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd65e"] atlas = ExtResource("1_61ead") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c478b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9aadc"] atlas = ExtResource("1_61ead") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8ac6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc22b"] atlas = ExtResource("1_61ead") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c281"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23145"] atlas = ExtResource("1_61ead") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4061"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbb51"] atlas = ExtResource("1_61ead") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f6b5"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a646f"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c132a"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e857b"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f903d"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_feb00"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_966c1"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_391e9"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3ab78"] atlas = ExtResource("1_61ead") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_391e9"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e507"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08ff5"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26d02"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85838"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b850"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f88c6"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11ab4"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_67ae8"] atlas = ExtResource("1_61ead") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e507"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a646f"] atlas = ExtResource("1_61ead") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08ff5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c132a"] atlas = ExtResource("1_61ead") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26d02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e857b"] atlas = ExtResource("1_61ead") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85838"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f903d"] atlas = ExtResource("1_61ead") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b850"] +[sub_resource type="AtlasTexture" id="AtlasTexture_feb00"] atlas = ExtResource("1_61ead") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f88c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_966c1"] atlas = ExtResource("1_61ead") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11ab4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_740ba"] atlas = ExtResource("1_61ead") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ceee3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc59e"] atlas = ExtResource("1_61ead") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb09f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8ac5"] atlas = ExtResource("1_61ead") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e541"] +[sub_resource type="AtlasTexture" id="AtlasTexture_311ed"] atlas = ExtResource("1_61ead") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e66c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc90d"] atlas = ExtResource("1_61ead") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd48a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c478b"] atlas = ExtResource("1_61ead") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19a32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8ac6"] atlas = ExtResource("1_61ead") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac435"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c281"] atlas = ExtResource("1_61ead") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4a35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4061"] atlas = ExtResource("1_61ead") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cea2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f6b5"] atlas = ExtResource("1_61ead") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd830"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_556e9"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65c64"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b91d"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44b09"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9a90"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd892"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5564"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c5497"] atlas = ExtResource("1_61ead") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b5564"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_407ae"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba90a"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0ff4"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79361"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4cc9c"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d5be"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6de2"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1882f"] atlas = ExtResource("1_61ead") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_407ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_556e9"] atlas = ExtResource("1_61ead") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba90a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65c64"] atlas = ExtResource("1_61ead") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0ff4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b91d"] atlas = ExtResource("1_61ead") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79361"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44b09"] atlas = ExtResource("1_61ead") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cc9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9a90"] atlas = ExtResource("1_61ead") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d5be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd892"] atlas = ExtResource("1_61ead") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6de2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ceee3"] atlas = ExtResource("1_61ead") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_537ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb09f"] atlas = ExtResource("1_61ead") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01bd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e541"] atlas = ExtResource("1_61ead") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6df92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e66c"] atlas = ExtResource("1_61ead") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8300"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd48a"] atlas = ExtResource("1_61ead") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67e5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19a32"] atlas = ExtResource("1_61ead") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68db5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac435"] atlas = ExtResource("1_61ead") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4b91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4a35"] atlas = ExtResource("1_61ead") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33c43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cea2"] atlas = ExtResource("1_61ead") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6c9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd830"] atlas = ExtResource("1_61ead") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f2be"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ef36"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34ffb"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10caa"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6882f"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f89f5"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4eba"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e92d5"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_07aed"] atlas = ExtResource("1_61ead") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e92d5"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef7ea"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49ad6"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64280"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68802"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a2ad"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb9ab"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4acf3"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_96298"] atlas = ExtResource("1_61ead") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef7ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ef36"] atlas = ExtResource("1_61ead") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49ad6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34ffb"] atlas = ExtResource("1_61ead") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64280"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10caa"] atlas = ExtResource("1_61ead") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68802"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6882f"] atlas = ExtResource("1_61ead") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a2ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f89f5"] atlas = ExtResource("1_61ead") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb9ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4eba"] atlas = ExtResource("1_61ead") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4acf3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_537ae"] atlas = ExtResource("1_61ead") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75015"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01bd6"] atlas = ExtResource("1_61ead") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74d43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6df92"] atlas = ExtResource("1_61ead") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87f95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8300"] atlas = ExtResource("1_61ead") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_552e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67e5a"] atlas = ExtResource("1_61ead") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d251b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68db5"] atlas = ExtResource("1_61ead") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35a8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4b91"] atlas = ExtResource("1_61ead") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01030"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33c43"] atlas = ExtResource("1_61ead") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8523d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6c9b"] atlas = ExtResource("1_61ead") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4173c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f2be"] atlas = ExtResource("1_61ead") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c622"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff546"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_733a4"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a06ce"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72be9"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5929d"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43f98"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7ac6a"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_66205"] atlas = ExtResource("1_61ead") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7ac6a"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66234"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b865d"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f51a1"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60753"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0d45"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21a7e"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2c7b"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_14615"] atlas = ExtResource("1_61ead") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66234"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff546"] atlas = ExtResource("1_61ead") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b865d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_733a4"] atlas = ExtResource("1_61ead") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f51a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a06ce"] atlas = ExtResource("1_61ead") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60753"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72be9"] atlas = ExtResource("1_61ead") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0d45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5929d"] atlas = ExtResource("1_61ead") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21a7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43f98"] atlas = ExtResource("1_61ead") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2c7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75015"] atlas = ExtResource("1_61ead") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49f04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74d43"] atlas = ExtResource("1_61ead") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cbcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87f95"] atlas = ExtResource("1_61ead") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bcf4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_552e7"] atlas = ExtResource("1_61ead") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8851f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d251b"] atlas = ExtResource("1_61ead") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_894d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35a8c"] atlas = ExtResource("1_61ead") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a2a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01030"] atlas = ExtResource("1_61ead") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4af12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8523d"] atlas = ExtResource("1_61ead") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af7d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4173c"] atlas = ExtResource("1_61ead") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60e7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c622"] atlas = ExtResource("1_61ead") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4dbc6"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_335a1"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_afb7d"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59365"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbb93"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5b0f"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09df7"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46036"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_75a11"] atlas = ExtResource("1_61ead") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_46036"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6ee1"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_666db"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8675e"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40221"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e560"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_932cd"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b78"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_66c68"] atlas = ExtResource("1_61ead") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6ee1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_335a1"] atlas = ExtResource("1_61ead") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_666db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afb7d"] atlas = ExtResource("1_61ead") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8675e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59365"] atlas = ExtResource("1_61ead") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40221"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbb93"] atlas = ExtResource("1_61ead") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e560"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5b0f"] atlas = ExtResource("1_61ead") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_932cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09df7"] atlas = ExtResource("1_61ead") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49f04"] atlas = ExtResource("1_61ead") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5971"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cbcc"] atlas = ExtResource("1_61ead") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_103fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1bcf4"] atlas = ExtResource("1_61ead") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85012"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8851f"] atlas = ExtResource("1_61ead") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_627b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_894d2"] atlas = ExtResource("1_61ead") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9bc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a2a6"] atlas = ExtResource("1_61ead") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd0c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4af12"] atlas = ExtResource("1_61ead") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7c0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af7d8"] atlas = ExtResource("1_61ead") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2737c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60e7a"] atlas = ExtResource("1_61ead") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_307e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4dbc6"] atlas = ExtResource("1_61ead") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63d8e"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf631"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93e06"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_144bf"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9721"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c480"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8714"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0690"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_dd53d"] atlas = ExtResource("1_61ead") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c0690"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1bc6"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94ec8"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_900c3"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb091"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68a86"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb464"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5bdc0"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d9a2a"] atlas = ExtResource("1_61ead") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1bc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf631"] atlas = ExtResource("1_61ead") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94ec8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93e06"] atlas = ExtResource("1_61ead") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_900c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_144bf"] atlas = ExtResource("1_61ead") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb091"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9721"] atlas = ExtResource("1_61ead") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68a86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c480"] atlas = ExtResource("1_61ead") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb464"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8714"] atlas = ExtResource("1_61ead") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bdc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5971"] atlas = ExtResource("1_61ead") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca76b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_103fd"] atlas = ExtResource("1_61ead") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31eaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85012"] atlas = ExtResource("1_61ead") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3669c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_627b3"] atlas = ExtResource("1_61ead") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63487"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9bc0"] atlas = ExtResource("1_61ead") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f29b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd0c0"] atlas = ExtResource("1_61ead") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_673db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7c0e"] atlas = ExtResource("1_61ead") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6ff5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2737c"] atlas = ExtResource("1_61ead") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ee83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_307e6"] atlas = ExtResource("1_61ead") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24d33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63d8e"] atlas = ExtResource("1_61ead") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29bc4"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18d9c"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57747"] -atlas = ExtResource("1_61ead") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4fd63"] -atlas = ExtResource("1_61ead") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50f17"] -atlas = ExtResource("1_61ead") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d00b3"] -atlas = ExtResource("1_61ead") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25416"] -atlas = ExtResource("1_61ead") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa1f6"] -atlas = ExtResource("1_61ead") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f071e"] atlas = ExtResource("1_61ead") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_fa1f6"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6770"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_609cc"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7bb49"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca40d"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_facc1"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aab03"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e11e"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e5fa9"] atlas = ExtResource("1_61ead") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_61ead") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6770"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18d9c"] atlas = ExtResource("1_61ead") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_609cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57747"] atlas = ExtResource("1_61ead") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bb49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fd63"] atlas = ExtResource("1_61ead") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca40d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50f17"] atlas = ExtResource("1_61ead") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_facc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d00b3"] atlas = ExtResource("1_61ead") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aab03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25416"] atlas = ExtResource("1_61ead") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e11e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca76b"] atlas = ExtResource("1_61ead") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31eaa"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3669c"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63487"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f29b2"] +atlas = ExtResource("1_61ead") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_673db"] +atlas = ExtResource("1_61ead") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6ff5"] +atlas = ExtResource("1_61ead") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ee83"] +atlas = ExtResource("1_61ead") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24d33"] +atlas = ExtResource("1_61ead") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29bc4"] +atlas = ExtResource("1_61ead") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_61ead"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24d04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb7ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abd35") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd65e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aadc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc22b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb51") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5332b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd0b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a38eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23419") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0753c") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e50e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d63a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37a50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d231c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_042af") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8826c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c10d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6eb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b34cf") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_325a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13a63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b25d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f48c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3571d") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_998aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_715ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f92b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcad2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d274") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b53b") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6cee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41044") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d676") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a2ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e96") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6ed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb8a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d494") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_740ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc59e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_311ed") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc90d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c478b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4061") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f6b5") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a646f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c132a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e857b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f903d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_966c1") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_391e9") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ab78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dd77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54569") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd6e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93ad0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_168cb") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67ae8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52e8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0fcb") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0efab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75fe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_378b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa6ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02d12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba8dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37b92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf41c") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_031ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fe57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7936") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab5b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_229cd") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eec01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4fe9") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ff5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26d02") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f88c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11ab4") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb09f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e66c") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd48a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cea2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd830") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_556e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b91d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9a90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd892") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5564") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5497") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e20eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50cfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0689f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cae4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5290e") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1882f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f86b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dc07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33823") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9a8d") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b52e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a57f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8fca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c1f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f716") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16f2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_844f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1985") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd12") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ef6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_635a0") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_407ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba90a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0ff4") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cc9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d5be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6de2") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_537ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01bd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6df92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8300") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67e5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68db5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33c43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f2be") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34ffb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10caa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6882f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f89f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4eba") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e92d5") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07aed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ea7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87dc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_860b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a2a") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f7de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_140b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b7f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3be7a") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_459e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a07a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa3e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2303c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc777") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18eaf") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c126e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d5a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e05b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e97e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06632") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7e0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_020c3") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef7ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ad6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64280") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68802") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a2ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb9ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4acf3") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75015") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87f95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_552e7") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d251b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35a8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8523d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4173c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c622") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_733a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a06ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72be9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5929d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f98") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ac6a") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0320") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7983") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71da7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1fef") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01dfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca3b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72aed") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa2b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3351") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_249d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f04e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71dee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ce5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7dfd") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_575a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efe8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ef64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cca6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54ac4") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04cb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92283") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66234") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b865d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f51a1") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0d45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2c7b") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cbcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bcf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8851f") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_894d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a2a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af7d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dbc6") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_335a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afb7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5b0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09df7") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46036") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21e1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3254") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5bef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3586a") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6e3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23140") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5fdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_824b5") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a60bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f14a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43d4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cbcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fc30") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e28e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63dbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_350f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b376f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac46d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a287") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4384") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_798ff") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_666db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8675e") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_932cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b78") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_103fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85012") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_627b3") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9bc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd0c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2737c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_307e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63d8e") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf631") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_144bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9721") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8714") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0690") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd53d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1299c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de3fe") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60ee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa935") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36421") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe38") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_843a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d8d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d3f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c7a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af5f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6653") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_130e6") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_425bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_559e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef70c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_517b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08933") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e277") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daf81") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1bc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_900c3") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bdc0") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca76b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31eaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3669c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63487") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f29b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_673db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6ff5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ee83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29bc4") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18d9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57747") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fd63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d00b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25416") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa1f6") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f071e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_509fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ed7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9509") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f26cf") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5fa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f88e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf9b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bb5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e7fb") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb9f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1620e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ca83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e1c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1017") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_921da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24180") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a310a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c31a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7628f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_771e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba40b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3afd") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1f25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de0a2") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_609cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb49") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca40d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_facc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aab03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e11e") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e50e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d63a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37a50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d231c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_042af") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0753c") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d676") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a2ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e96") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6ed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb8a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d494") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8826c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c10d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6eb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b34cf") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_325a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13a63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b25d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f48c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3571d") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_998aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_715ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f92b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcad2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d274") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b53b") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6cee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41044") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5332b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd0b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a38eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23419") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24d04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb7ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abd35") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd65e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aadc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc22b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb51") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ab78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dd77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54569") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd6e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93ad0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_168cb") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_391e9") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ff5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26d02") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f88c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11ab4") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67ae8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52e8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0fcb") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0efab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75fe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_378b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa6ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02d12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba8dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37b92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf41c") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_031ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fe57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7936") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab5b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_229cd") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eec01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4fe9") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a646f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c132a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e857b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f903d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_966c1") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_740ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc59e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_311ed") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc90d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c478b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4061") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f6b5") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5497") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e20eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50cfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0689f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cae4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5290e") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5564") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_407ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba90a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0ff4") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cc9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d5be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6de2") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1882f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f86b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dc07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33823") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9a8d") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b52e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a57f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8fca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c1f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f716") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16f2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_844f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1985") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd12") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ef6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_635a0") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_556e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b91d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9a90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd892") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb09f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e66c") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd48a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cea2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd830") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07aed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ea7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87dc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_860b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a2a") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e92d5") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef7ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ad6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64280") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68802") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a2ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb9ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4acf3") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f7de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_140b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b7f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3be7a") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_459e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a07a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa3e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2303c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc777") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18eaf") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c126e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d5a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e05b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e97e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06632") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7e0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_020c3") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34ffb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10caa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6882f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f89f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4eba") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_537ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01bd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6df92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8300") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67e5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68db5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33c43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f2be") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0320") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7983") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71da7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1fef") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ac6a") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66234") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b865d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f51a1") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0d45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2c7b") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01dfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca3b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72aed") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa2b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3351") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_249d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f04e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71dee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ce5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7dfd") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_575a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efe8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ef64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cca6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54ac4") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04cb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92283") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_733a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a06ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72be9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5929d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f98") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75015") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87f95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_552e7") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d251b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35a8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8523d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4173c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c622") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21e1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3254") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5bef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3586a") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46036") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_666db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8675e") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_932cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b78") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6e3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23140") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5fdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_824b5") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a60bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f14a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43d4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cbcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fc30") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e28e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63dbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_350f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b376f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac46d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a287") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4384") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_798ff") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_335a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afb7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5b0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09df7") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cbcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bcf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8851f") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_894d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a2a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af7d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dbc6") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd53d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1299c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de3fe") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0690") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1bc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_900c3") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bdc0") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60ee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa935") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36421") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe38") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_843a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d8d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d3f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c7a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af5f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6653") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_130e6") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_425bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_559e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef70c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_517b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08933") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e277") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daf81") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf631") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_144bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9721") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8714") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_103fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85012") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_627b3") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9bc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd0c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2737c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_307e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63d8e") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f071e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_509fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ed7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9509") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f26cf") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa1f6") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_609cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb49") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca40d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_facc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aab03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e11e") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5fa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f88e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf9b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bb5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e7fb") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb9f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1620e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ca83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e1c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1017") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_921da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24180") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a310a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c31a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7628f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_771e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba40b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3afd") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1f25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de0a2") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18d9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57747") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fd63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d00b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25416") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca76b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31eaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3669c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63487") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f29b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_673db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6ff5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ee83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29bc4") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_61ead") diff --git a/engine/scenes/world/player/weapons/002/men.tscn b/engine/scenes/world/player/weapons/002/men.tscn index 04a74d4..a4f7051 100644 --- a/engine/scenes/world/player/weapons/002/men.tscn +++ b/engine/scenes/world/player/weapons/002/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://b95fef87bfe4"] +[gd_scene load_steps=419 format=3 uid="uid://ca5fef87bfe4"] -[ext_resource type="Texture2D" uid="uid://w7lg6pl7bl11" path="res://framework/statics/scenes/world/player/weapon/002/men/men.png" id="1_b95fe"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_66d31"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66c76"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b332"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7645"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f4f5"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9007e"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb246"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_582f2"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3c25"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18c32"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10439"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_703c0"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_554bb"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a724"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c879f"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa623"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44e63"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://w7lg6pl7bl11" path="res://assets/world/player/weapon/002/men/men.png" id="1_b95fe"] [sub_resource type="AtlasTexture" id="AtlasTexture_1fcb3"] atlas = ExtResource("1_b95fe") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_44e63"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d47e9"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5065e"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba9e9"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76a2d"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48d3b"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efe44"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2111"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ce6b4"] atlas = ExtResource("1_b95fe") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d47e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10439"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5065e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_703c0"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba9e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_554bb"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76a2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a724"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48d3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c879f"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efe44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa623"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2111"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66d31"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f2ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66c76"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52df3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b332"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_013fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7645"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63a11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f4f5"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_435d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9007e"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa6db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb246"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb47d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_582f2"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a80ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3c25"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7f50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18c32"] atlas = ExtResource("1_b95fe") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c83af"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_acd04"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc921"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b091"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8926"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46a94"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5711"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97fd5"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_877cb"] atlas = ExtResource("1_b95fe") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_97fd5"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f432"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04f7e"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79abb"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_493bb"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2d69"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_135b8"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4fe5"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b0017"] atlas = ExtResource("1_b95fe") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f432"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acd04"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04f7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc921"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79abb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b091"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_493bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8926"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2d69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46a94"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_135b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5711"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4fe5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f2ad"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0201c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52df3"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_81a7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_013fd"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77c15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63a11"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cd4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_435d5"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf9a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa6db"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2106"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb47d"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5fc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a80ac"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7238"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7f50"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80e30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c83af"] atlas = ExtResource("1_b95fe") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_146ff"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27223"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_255ed"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b202"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6a7c"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb998"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70b06"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df95b"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7947a"] atlas = ExtResource("1_b95fe") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_df95b"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_424a4"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_901be"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ae68"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_739f4"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3adea"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c7e5"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2d8e"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_277b7"] atlas = ExtResource("1_b95fe") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_424a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27223"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_901be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_255ed"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ae68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b202"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_739f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6a7c"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3adea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb998"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c7e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70b06"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2d8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0201c"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6deb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81a7e"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5acc3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77c15"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0eebe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cd4e"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64c9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf9a6"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_726be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2106"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b143d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5fc7"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e7e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7238"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f8ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80e30"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3b21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_146ff"] atlas = ExtResource("1_b95fe") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72642"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29e78"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b176"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7773"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50678"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10270"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4722"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5eae6"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9e227"] atlas = ExtResource("1_b95fe") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5eae6"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_caad1"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8876b"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d416"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc58e"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1f18"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2608c"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_493fd"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f2cbd"] atlas = ExtResource("1_b95fe") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_caad1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29e78"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8876b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b176"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d416"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7773"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc58e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50678"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1f18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10270"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2608c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4722"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_493fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6deb0"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a7e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5acc3"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3470b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0eebe"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2217f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64c9e"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ea9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_726be"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf304"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b143d"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d5af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e7e9"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1dc9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f8ba"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_968c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3b21"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29e10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72642"] atlas = ExtResource("1_b95fe") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9854c"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26c5a"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f66ca"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2cb9c"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c20f"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec6de"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75148"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a91d"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9193a"] atlas = ExtResource("1_b95fe") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5a91d"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa4cb"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8367e"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2860a"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa3ea"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4991f"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1441d"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c692"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b6b33"] atlas = ExtResource("1_b95fe") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa4cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26c5a"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8367e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f66ca"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2860a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cb9c"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa3ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c20f"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4991f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec6de"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1441d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75148"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c692"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a7e0"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e6a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3470b"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_682b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2217f"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d2e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ea9e"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62b23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf304"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f742"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d5af"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72d67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1dc9a"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd23f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_968c9"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4812d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29e10"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_788f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9854c"] atlas = ExtResource("1_b95fe") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9685"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09918"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2af04"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa311"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_491ce"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af7fa"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e750e"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_291e9"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_db67e"] atlas = ExtResource("1_b95fe") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_291e9"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1ced"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b928c"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cf17"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ac8d"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e29f3"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ca82"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10c2a"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3e5b4"] atlas = ExtResource("1_b95fe") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1ced"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09918"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b928c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2af04"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cf17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa311"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ac8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_491ce"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e29f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af7fa"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ca82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e750e"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10c2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e6a7"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22dc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_682b3"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6af42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d2e4"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9deb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62b23"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e3bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f742"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afd19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72d67"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d859e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd23f"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c2c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4812d"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84d68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_788f0"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cf9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9685"] atlas = ExtResource("1_b95fe") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08ac6"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbb5a"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47dd6"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e452"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d91a"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_638ea"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57042"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a862"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a6edc"] atlas = ExtResource("1_b95fe") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1a862"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ce8c"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5468e"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ecf1"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78462"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b93b4"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf8ff"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62e4b"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_46f5d"] atlas = ExtResource("1_b95fe") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ce8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbb5a"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5468e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47dd6"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ecf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e452"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78462"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d91a"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b93b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_638ea"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf8ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57042"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62e4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22dc0"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_848d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6af42"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb3f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9deb"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a8e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e3bb"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb11d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afd19"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3a92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d859e"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8dda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c2c9"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95550"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84d68"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4256"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cf9b"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb278"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08ac6"] atlas = ExtResource("1_b95fe") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11a68"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0f6b"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d014"] -atlas = ExtResource("1_b95fe") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecf7d"] -atlas = ExtResource("1_b95fe") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a52f0"] -atlas = ExtResource("1_b95fe") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7765"] -atlas = ExtResource("1_b95fe") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_292fc"] -atlas = ExtResource("1_b95fe") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eebf5"] -atlas = ExtResource("1_b95fe") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ed006"] atlas = ExtResource("1_b95fe") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_eebf5"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d94e"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c6e3"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c701"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6271"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ac17"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a432"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_192ec"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_381d0"] atlas = ExtResource("1_b95fe") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_b95fe") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d94e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0f6b"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c6e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d014"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c701"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecf7d"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6271"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a52f0"] atlas = ExtResource("1_b95fe") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ac17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7765"] atlas = ExtResource("1_b95fe") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a432"] +[sub_resource type="AtlasTexture" id="AtlasTexture_292fc"] atlas = ExtResource("1_b95fe") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_192ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_848d8"] atlas = ExtResource("1_b95fe") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb3f4"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a8e7"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb11d"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3a92"] +atlas = ExtResource("1_b95fe") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8dda"] +atlas = ExtResource("1_b95fe") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95550"] +atlas = ExtResource("1_b95fe") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4256"] +atlas = ExtResource("1_b95fe") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb278"] +atlas = ExtResource("1_b95fe") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11a68"] +atlas = ExtResource("1_b95fe") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_b95fe"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7645") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f4f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9007e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_582f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c32") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_703c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_554bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c879f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa623") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44e63") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fcb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08397") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1fae") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce6b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a47a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c0fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_498f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d99d") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45e78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20d56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84f9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3ab4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97d87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9894c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50184") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e46c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9c4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d27e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac16a") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86fae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac59") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d47e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5065e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba9e9") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76a2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48d3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efe44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2111") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f2ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52df3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_013fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a11") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_435d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa6db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb47d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a80ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7f50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c83af") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc921") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46a94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5711") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97fd5") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_877cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_566c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4e29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d70f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4979f") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0017") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21c73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2579d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ea41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddb7e") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4044a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1d22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f504a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_170ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_024d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99e98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_566cc") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aa33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b286") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfa1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_434f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ffb8") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a91d") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79abb") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_493bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2d69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_135b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4fe5") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0201c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cd4e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf9a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2106") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5fc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_146ff") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27223") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_255ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b202") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6a7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb998") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70b06") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df95b") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7947a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e47fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efa68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6049d") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_277b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33ebc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_291b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c8e0") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aa5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f2d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a794") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a03e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fb81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b99a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1068a") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30cb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d09c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d71e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fc29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_008d5") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a2a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20d5b") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_424a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_901be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ae68") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_739f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3adea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c7e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2d8e") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6deb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5acc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eebe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64c9e") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_726be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b143d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e7e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f8ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3b21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72642") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4722") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eae6") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e227") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_459f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f0a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9dd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a71f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b3b2") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2cbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65254") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_661f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0deef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b43c") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b30d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a84b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90dad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e37e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db34") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dafc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d03f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f723") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aa34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91320") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_caad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8876b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d416") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc58e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1f18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2608c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_493fd") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a7e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3470b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2217f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ea9e") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d5af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_968c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9854c") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26c5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f66ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cb9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c20f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec6de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75148") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a91d") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9193a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_147eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9362") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fab22") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6b33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5679d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7954f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df88e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce742") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a1bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4255e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_919b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_014f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dde8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d91b") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dbcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3a51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_210bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4646") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2e1e") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9418c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeaad") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa4cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8367e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2860a") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa3ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4991f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1441d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c692") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e6a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d2e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b23") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72d67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd23f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4812d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_788f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9685") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa311") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_491ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af7fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e750e") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_291e9") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db67e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e569d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97611") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9eb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d96e") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e5b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c4fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f05d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f2de") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e67f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_135ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f78d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d9be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_021e5") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93c76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c613") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efad6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9e66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae9e") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d07b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecb06") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1ced") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b928c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cf17") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e29f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10c2a") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6af42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9deb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e3bb") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_afd19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d859e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c2c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84d68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cf9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ac6") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbb5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47dd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e452") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d91a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_638ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57042") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a862") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6edc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3520f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e03d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_295a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86036") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6bca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8cfe") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f55a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95d84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd35d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acbb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37fdc") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df3ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ecef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f213") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_072dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b5df") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5721") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ce8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5468e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ecf1") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78462") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b93b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf8ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62e4b") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_848d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb3f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb11d") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8dda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb278") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a68") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d014") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecf7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a52f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_292fc") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eebf5") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed006") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_046fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe37c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55b30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc133") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_381d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25227") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7df9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a317") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbd58") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef3da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a3ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e440e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ac78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63e64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be4c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b85a") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d9ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_053d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_419d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0073f") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9da2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7097b") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d94e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c6e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c701") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6271") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_192ec") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fcb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08397") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1fae") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44e63") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d47e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5065e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba9e9") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76a2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48d3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efe44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2111") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce6b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a47a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c0fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_498f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d99d") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45e78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20d56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84f9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3ab4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97d87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9894c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50184") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e46c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9c4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d27e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac16a") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86fae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac59") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_703c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_554bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c879f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa623") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7645") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f4f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9007e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_582f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c32") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_877cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_566c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4e29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d70f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4979f") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97fd5") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79abb") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_493bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2d69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_135b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4fe5") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0017") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21c73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2579d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ea41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddb7e") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4044a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1d22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f504a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_170ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_024d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99e98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_566cc") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aa33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b286") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfa1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_434f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ffb8") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a91d") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc921") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46a94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5711") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f2ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52df3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_013fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a11") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_435d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa6db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb47d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a80ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7f50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c83af") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7947a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e47fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efa68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6049d") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df95b") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_424a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_901be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ae68") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_739f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3adea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c7e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2d8e") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_277b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33ebc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_291b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c8e0") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aa5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f2d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a794") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a03e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fb81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b99a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1068a") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30cb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d09c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d71e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fc29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_008d5") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a2a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20d5b") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27223") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_255ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b202") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6a7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb998") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70b06") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0201c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cd4e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf9a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2106") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5fc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_146ff") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e227") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_459f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f0a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9dd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a71f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b3b2") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eae6") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_caad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8876b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d416") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc58e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1f18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2608c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_493fd") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2cbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65254") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_661f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0deef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b43c") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b30d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a84b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90dad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e37e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db34") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dafc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d03f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f723") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aa34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91320") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4722") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6deb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5acc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eebe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64c9e") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_726be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b143d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e7e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f8ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3b21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72642") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9193a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_147eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9362") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fab22") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a91d") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa4cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8367e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2860a") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa3ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4991f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1441d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c692") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6b33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5679d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7954f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df88e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce742") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a1bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4255e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_919b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_014f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dde8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d91b") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dbcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3a51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_210bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4646") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2e1e") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9418c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeaad") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26c5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f66ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cb9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c20f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec6de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75148") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a7e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3470b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2217f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ea9e") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d5af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_968c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9854c") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db67e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e569d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97611") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9eb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d96e") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_291e9") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1ced") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b928c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cf17") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e29f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10c2a") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e5b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c4fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f05d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f2de") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e67f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_135ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f78d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d9be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_021e5") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93c76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c613") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efad6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9e66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae9e") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d07b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecb06") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa311") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_491ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af7fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e750e") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e6a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d2e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b23") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72d67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd23f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4812d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_788f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9685") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6edc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3520f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e03d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_295a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86036") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a862") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ce8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5468e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ecf1") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78462") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b93b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf8ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62e4b") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6bca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8cfe") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f55a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95d84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd35d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acbb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37fdc") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df3ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ecef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f213") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_072dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b5df") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5721") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbb5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47dd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e452") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d91a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_638ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57042") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6af42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9deb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e3bb") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_afd19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d859e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c2c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84d68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cf9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ac6") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed006") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_046fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe37c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55b30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc133") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eebf5") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d94e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c6e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c701") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6271") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_192ec") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_381d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25227") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7df9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a317") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbd58") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef3da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a3ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e440e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ac78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63e64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be4c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b85a") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d9ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_053d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_419d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0073f") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9da2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7097b") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d014") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecf7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a52f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_292fc") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_848d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb3f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb11d") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8dda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb278") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a68") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_b95fe") diff --git a/engine/scenes/world/player/weapons/002/women.tscn b/engine/scenes/world/player/weapons/002/women.tscn index 282c7c1..fc40a57 100644 --- a/engine/scenes/world/player/weapons/002/women.tscn +++ b/engine/scenes/world/player/weapons/002/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://b103376a8e91"] +[gd_scene load_steps=419 format=3 uid="uid://b103376a8fa1"] -[ext_resource type="Texture2D" uid="uid://7em08dp61at" path="res://framework/statics/scenes/world/player/weapon/002/women/women.png" id="1_b1033"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_70c00"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_add05"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27f77"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2f57"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70438"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4fe4"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1777b"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73510"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7734b"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5eda3"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa5b2"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1144b"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b95ae"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d442"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62702"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_847fa"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ecfe"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://7em08dp61at" path="res://assets/world/player/weapon/002/women/women.png" id="1_b1033"] [sub_resource type="AtlasTexture" id="AtlasTexture_1d462"] atlas = ExtResource("1_b1033") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6ecfe"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efed5"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f539b"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39236"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f848"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84fbc"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4e8b"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08c9b"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_735a5"] atlas = ExtResource("1_b1033") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efed5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa5b2"] atlas = ExtResource("1_b1033") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f539b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1144b"] atlas = ExtResource("1_b1033") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39236"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b95ae"] atlas = ExtResource("1_b1033") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f848"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d442"] atlas = ExtResource("1_b1033") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84fbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62702"] atlas = ExtResource("1_b1033") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4e8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_847fa"] atlas = ExtResource("1_b1033") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08c9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70c00"] atlas = ExtResource("1_b1033") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_babc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_add05"] atlas = ExtResource("1_b1033") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb084"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27f77"] atlas = ExtResource("1_b1033") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_482af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2f57"] atlas = ExtResource("1_b1033") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9ff0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70438"] atlas = ExtResource("1_b1033") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4fe4"] atlas = ExtResource("1_b1033") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07f13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1777b"] atlas = ExtResource("1_b1033") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cf35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73510"] atlas = ExtResource("1_b1033") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f8a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7734b"] atlas = ExtResource("1_b1033") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_719f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5eda3"] atlas = ExtResource("1_b1033") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8cae"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51923"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_340c7"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dcb7e"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b06bd"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1051"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cae01"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec4bf"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_243f8"] atlas = ExtResource("1_b1033") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ec4bf"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e0b3"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2bcb6"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_082cd"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f678"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f63ae"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_257b5"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4da66"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7d7bd"] atlas = ExtResource("1_b1033") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e0b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51923"] atlas = ExtResource("1_b1033") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bcb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_340c7"] atlas = ExtResource("1_b1033") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_082cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcb7e"] atlas = ExtResource("1_b1033") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f678"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b06bd"] atlas = ExtResource("1_b1033") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f63ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1051"] atlas = ExtResource("1_b1033") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_257b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cae01"] atlas = ExtResource("1_b1033") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4da66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_babc1"] atlas = ExtResource("1_b1033") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_117e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb084"] atlas = ExtResource("1_b1033") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_293a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_482af"] atlas = ExtResource("1_b1033") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dde3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9ff0"] atlas = ExtResource("1_b1033") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65af7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53809"] atlas = ExtResource("1_b1033") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dcad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07f13"] atlas = ExtResource("1_b1033") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3b04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cf35"] atlas = ExtResource("1_b1033") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60979"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f8a4"] atlas = ExtResource("1_b1033") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1066"] +[sub_resource type="AtlasTexture" id="AtlasTexture_719f7"] atlas = ExtResource("1_b1033") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39835"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8cae"] atlas = ExtResource("1_b1033") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_382a0"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9556"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd524"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07519"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_249a8"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12019"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3191d"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40cbd"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6af37"] atlas = ExtResource("1_b1033") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_40cbd"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7dba"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8ca8"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6c38"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_196d7"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10473"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d6f1"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39aee"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1117a"] atlas = ExtResource("1_b1033") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7dba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9556"] atlas = ExtResource("1_b1033") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8ca8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd524"] atlas = ExtResource("1_b1033") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6c38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07519"] atlas = ExtResource("1_b1033") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_196d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_249a8"] atlas = ExtResource("1_b1033") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10473"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12019"] atlas = ExtResource("1_b1033") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d6f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3191d"] atlas = ExtResource("1_b1033") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39aee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_117e6"] atlas = ExtResource("1_b1033") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bf8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_293a5"] atlas = ExtResource("1_b1033") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c956f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dde3a"] atlas = ExtResource("1_b1033") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05944"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65af7"] atlas = ExtResource("1_b1033") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fb5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0dcad"] atlas = ExtResource("1_b1033") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8224b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3b04"] atlas = ExtResource("1_b1033") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_263b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60979"] atlas = ExtResource("1_b1033") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77a53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1066"] atlas = ExtResource("1_b1033") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0be0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39835"] atlas = ExtResource("1_b1033") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4976"] +[sub_resource type="AtlasTexture" id="AtlasTexture_382a0"] atlas = ExtResource("1_b1033") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6cf27"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff497"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8efdf"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31efe"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b9a6"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_881ea"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96529"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc668"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_52a09"] atlas = ExtResource("1_b1033") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_dc668"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33332"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08228"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6205a"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_848dd"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cdbb4"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5c86"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1f11"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b0475"] atlas = ExtResource("1_b1033") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33332"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff497"] atlas = ExtResource("1_b1033") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08228"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8efdf"] atlas = ExtResource("1_b1033") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6205a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31efe"] atlas = ExtResource("1_b1033") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_848dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b9a6"] atlas = ExtResource("1_b1033") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdbb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_881ea"] atlas = ExtResource("1_b1033") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5c86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96529"] atlas = ExtResource("1_b1033") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1f11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bf8a"] atlas = ExtResource("1_b1033") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2a90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c956f"] atlas = ExtResource("1_b1033") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c1d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05944"] atlas = ExtResource("1_b1033") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb009"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fb5b"] atlas = ExtResource("1_b1033") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1cc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8224b"] atlas = ExtResource("1_b1033") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7b9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_263b1"] atlas = ExtResource("1_b1033") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09d55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77a53"] atlas = ExtResource("1_b1033") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9495"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0be0c"] atlas = ExtResource("1_b1033") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_adc49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4976"] atlas = ExtResource("1_b1033") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4142"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cf27"] atlas = ExtResource("1_b1033") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_129be"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c461b"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9262"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71702"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6454e"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16474"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17cf7"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5fc9"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7e060"] atlas = ExtResource("1_b1033") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a5fc9"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd298"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e78c"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d89bf"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05b40"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_deca3"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9cb1"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_346d3"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_72e65"] atlas = ExtResource("1_b1033") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd298"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c461b"] atlas = ExtResource("1_b1033") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e78c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9262"] atlas = ExtResource("1_b1033") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d89bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71702"] atlas = ExtResource("1_b1033") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05b40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6454e"] atlas = ExtResource("1_b1033") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_deca3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16474"] atlas = ExtResource("1_b1033") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9cb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17cf7"] atlas = ExtResource("1_b1033") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_346d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2a90"] atlas = ExtResource("1_b1033") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4f50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c1d2"] atlas = ExtResource("1_b1033") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b922"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb009"] atlas = ExtResource("1_b1033") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8db13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1cc9"] atlas = ExtResource("1_b1033") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76d8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7b9b"] atlas = ExtResource("1_b1033") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31c02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09d55"] atlas = ExtResource("1_b1033") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86262"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9495"] atlas = ExtResource("1_b1033") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20e67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adc49"] atlas = ExtResource("1_b1033") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a12b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4142"] atlas = ExtResource("1_b1033") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebeed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_129be"] atlas = ExtResource("1_b1033") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2cacb"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d78f6"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04f5e"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3fc6a"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0630"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7efb1"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92e48"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79a4e"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2f98e"] atlas = ExtResource("1_b1033") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_79a4e"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f374"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8582d"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ca53"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26512"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_185f6"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_103b9"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2d52"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_56650"] atlas = ExtResource("1_b1033") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f374"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d78f6"] atlas = ExtResource("1_b1033") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8582d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04f5e"] atlas = ExtResource("1_b1033") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ca53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fc6a"] atlas = ExtResource("1_b1033") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26512"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0630"] atlas = ExtResource("1_b1033") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_185f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7efb1"] atlas = ExtResource("1_b1033") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_103b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92e48"] atlas = ExtResource("1_b1033") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2d52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4f50"] atlas = ExtResource("1_b1033") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac162"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b922"] atlas = ExtResource("1_b1033") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64a07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8db13"] atlas = ExtResource("1_b1033") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99295"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76d8e"] atlas = ExtResource("1_b1033") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_498e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31c02"] atlas = ExtResource("1_b1033") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aff01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86262"] atlas = ExtResource("1_b1033") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dde54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20e67"] atlas = ExtResource("1_b1033") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5417c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a12b"] atlas = ExtResource("1_b1033") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0437"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebeed"] atlas = ExtResource("1_b1033") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35fba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cacb"] atlas = ExtResource("1_b1033") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10fd8"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94863"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37c0d"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83180"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c0cb"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cdc72"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4118c"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28200"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c763e"] atlas = ExtResource("1_b1033") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_28200"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e366"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_338cb"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d232"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ec3b"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ce18"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3919f"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_478ab"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a4310"] atlas = ExtResource("1_b1033") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e366"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94863"] atlas = ExtResource("1_b1033") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_338cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37c0d"] atlas = ExtResource("1_b1033") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d232"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83180"] atlas = ExtResource("1_b1033") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ec3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c0cb"] atlas = ExtResource("1_b1033") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ce18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cdc72"] atlas = ExtResource("1_b1033") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3919f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4118c"] atlas = ExtResource("1_b1033") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_478ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac162"] atlas = ExtResource("1_b1033") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66d1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64a07"] atlas = ExtResource("1_b1033") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f11f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99295"] atlas = ExtResource("1_b1033") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ee36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_498e1"] atlas = ExtResource("1_b1033") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93393"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aff01"] atlas = ExtResource("1_b1033") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d994d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dde54"] atlas = ExtResource("1_b1033") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ad50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5417c"] atlas = ExtResource("1_b1033") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc7a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0437"] atlas = ExtResource("1_b1033") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c427d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35fba"] atlas = ExtResource("1_b1033") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eab5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10fd8"] atlas = ExtResource("1_b1033") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09c03"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6062a"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67f5b"] -atlas = ExtResource("1_b1033") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6cac0"] -atlas = ExtResource("1_b1033") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2668"] -atlas = ExtResource("1_b1033") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81f1a"] -atlas = ExtResource("1_b1033") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4561"] -atlas = ExtResource("1_b1033") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10b75"] -atlas = ExtResource("1_b1033") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2afd2"] atlas = ExtResource("1_b1033") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_10b75"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0dc25"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_017fa"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3e42"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4716a"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd247"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c05d1"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47aa5"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_170d0"] atlas = ExtResource("1_b1033") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_b1033") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dc25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6062a"] atlas = ExtResource("1_b1033") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_017fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67f5b"] atlas = ExtResource("1_b1033") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3e42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cac0"] atlas = ExtResource("1_b1033") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4716a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2668"] atlas = ExtResource("1_b1033") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd247"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81f1a"] atlas = ExtResource("1_b1033") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c05d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4561"] atlas = ExtResource("1_b1033") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47aa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66d1e"] atlas = ExtResource("1_b1033") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f11f4"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ee36"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93393"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d994d"] +atlas = ExtResource("1_b1033") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ad50"] +atlas = ExtResource("1_b1033") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc7a8"] +atlas = ExtResource("1_b1033") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c427d"] +atlas = ExtResource("1_b1033") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eab5b"] +atlas = ExtResource("1_b1033") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09c03"] +atlas = ExtResource("1_b1033") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_b1033"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_add05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27f77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f57") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70438") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4fe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1777b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73510") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7734b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eda3") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa5b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1144b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b95ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d442") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62702") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_847fa") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ecfe") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d462") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54293") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31ce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aec0d") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_735a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36253") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5acd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0b47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9da9") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b51b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efa25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57335") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_769d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78224") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5147c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c429") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c68ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_111fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ade41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_272ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de0f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc0a3") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15de1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fe09") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efed5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f539b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39236") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08c9b") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_babc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_482af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ff0") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f8a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_719f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8cae") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_340c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcb7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b06bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cae01") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec4bf") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_243f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_499af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97e8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64988") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f706d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ec31") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d7bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d9c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_392ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79b5a") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2efd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64cec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85a97") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_444d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cb49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fba9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af26") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c347b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_867c1") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e0b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bcb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_082cd") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f63ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_257b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4da66") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_117e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_293a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65af7") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dcad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60979") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39835") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_382a0") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9556") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07519") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_249a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3191d") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40cbd") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6af37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f60e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e65d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f2cc") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1117a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0da03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfb27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ea5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbd98") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a04cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98bee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6366a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb0ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f88b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_422d9") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6693d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d054f") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba8e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05495") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7dba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8ca8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6c38") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_196d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d6f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39aee") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c956f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fb5b") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8224b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_263b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4976") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf27") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff497") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8efdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31efe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b9a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_881ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96529") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc668") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52a09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_410ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba4cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd534") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1523") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a516") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4254") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecb2b") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e13a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5bd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_597ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad80f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5fb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60263") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_752df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8d47") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a228b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ab5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27673") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c0fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07c87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb770") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e927d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_075a5") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6205a") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_848dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdbb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1f11") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c1d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1cc9") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7b9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09d55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4142") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_129be") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c461b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71702") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6454e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17cf7") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5fc9") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e060") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdc1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e45d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d6fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98e6e") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2443") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c24f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_170a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594c9") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e1c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5015a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aca7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a28") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d63eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cf51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_194db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3793") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_803dd") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d37d") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e78c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d89bf") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05b40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_346d3") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4f50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8db13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76d8e") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20e67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a12b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebeed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cacb") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d78f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0630") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7efb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92e48") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a4e") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f98e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b9d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca63d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a8b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_454b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ccb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_304d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b230d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c38ce") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f881b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b1a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4589d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1f30") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb24f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b305c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49866") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9102b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b354") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6f88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8650") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8582d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca53") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_185f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_103b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2d52") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac162") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99295") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_498e1") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aff01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5417c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10fd8") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94863") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83180") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c0cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdc72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4118c") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28200") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c763e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a67c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc34a") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4310") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26c33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8a52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acb3e") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7ef5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baea7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f121b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fbed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff6ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbe89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9eed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d511e") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae207") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a71f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5400c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc761") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f909") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3eef") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_338cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d232") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ec3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ce18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3919f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_478ab") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f11f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ee36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93393") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d994d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ad50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc7a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c427d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eab5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c03") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6062a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4561") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10b75") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2afd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e93a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e63a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3cc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a15bf") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_170d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd6b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8415b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af854") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11af8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97109") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecb5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_562f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b894b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_404c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9496d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29c90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f658") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2adb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf982") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_410e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c7a0") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f375c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_896aa") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dc25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_017fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3e42") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4716a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47aa5") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d462") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54293") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31ce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aec0d") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ecfe") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efed5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f539b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39236") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08c9b") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_735a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36253") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5acd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0b47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9da9") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b51b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efa25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57335") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_769d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78224") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5147c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c429") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c68ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_111fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ade41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_272ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de0f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc0a3") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15de1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fe09") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa5b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1144b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b95ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d442") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62702") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_847fa") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_add05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27f77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f57") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70438") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4fe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1777b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73510") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7734b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eda3") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_243f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_499af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97e8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64988") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f706d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ec31") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec4bf") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e0b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bcb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_082cd") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f63ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_257b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4da66") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d7bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d9c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_392ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79b5a") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2efd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64cec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85a97") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_444d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cb49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fba9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af26") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c347b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_867c1") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_340c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcb7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b06bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cae01") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_babc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_482af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ff0") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f8a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_719f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8cae") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6af37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f60e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e65d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f2cc") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40cbd") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7dba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8ca8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6c38") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_196d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d6f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39aee") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1117a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0da03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfb27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ea5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbd98") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a04cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98bee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6366a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb0ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f88b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_422d9") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6693d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d054f") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba8e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05495") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9556") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07519") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_249a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3191d") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_117e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_293a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65af7") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dcad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60979") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39835") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_382a0") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52a09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_410ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba4cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd534") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc668") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6205a") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_848dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdbb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1f11") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1523") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a516") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4254") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecb2b") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e13a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5bd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_597ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad80f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5fb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60263") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_752df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8d47") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a228b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ab5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27673") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c0fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07c87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb770") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e927d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_075a5") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff497") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8efdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31efe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b9a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_881ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96529") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c956f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fb5b") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8224b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_263b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4976") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf27") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e060") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdc1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e45d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d6fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98e6e") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5fc9") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e78c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d89bf") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05b40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_346d3") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2443") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c24f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_170a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594c9") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e1c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5015a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aca7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a28") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d63eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cf51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_194db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3793") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_803dd") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d37d") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c461b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71702") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6454e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17cf7") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c1d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1cc9") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7b9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09d55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4142") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_129be") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f98e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b9d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca63d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a8b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a4e") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8582d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca53") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_185f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_103b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2d52") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_454b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ccb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_304d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b230d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c38ce") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f881b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b1a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4589d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1f30") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb24f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b305c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49866") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9102b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b354") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6f88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8650") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d78f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0630") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7efb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92e48") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4f50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8db13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76d8e") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20e67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a12b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebeed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cacb") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c763e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a67c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc34a") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28200") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_338cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d232") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ec3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ce18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3919f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_478ab") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4310") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26c33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8a52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acb3e") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7ef5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baea7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f121b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fbed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff6ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbe89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9eed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d511e") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae207") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a71f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5400c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc761") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f909") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3eef") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94863") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83180") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c0cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdc72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4118c") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac162") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99295") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_498e1") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aff01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5417c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10fd8") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2afd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e93a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e63a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3cc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a15bf") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10b75") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dc25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_017fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3e42") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4716a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47aa5") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_170d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd6b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8415b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af854") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11af8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97109") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecb5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_562f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b894b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_404c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9496d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29c90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f658") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2adb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf982") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_410e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c7a0") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f375c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_896aa") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6062a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4561") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f11f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ee36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93393") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d994d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ad50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc7a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c427d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eab5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c03") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_b1033") diff --git a/engine/scenes/world/player/weapons/003/men.tscn b/engine/scenes/world/player/weapons/003/men.tscn index d65ec21..8eac619 100644 --- a/engine/scenes/world/player/weapons/003/men.tscn +++ b/engine/scenes/world/player/weapons/003/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://20de24c9fdf2"] +[gd_scene load_steps=419 format=3 uid="uid://20de24dafdf2"] -[ext_resource type="Texture2D" uid="uid://cfcgxwxcd3ajf" path="res://framework/statics/scenes/world/player/weapon/003/men/men.png" id="1_20de2"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_af5ec"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0079"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7f24b"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cd94"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aaf46"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e859"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5832e"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebbb3"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edb1b"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_642ba"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0850b"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8eae2"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42d98"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_faa8b"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0cca"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8fdf"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0aac9"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cfcgxwxcd3ajf" path="res://assets/world/player/weapon/003/men/men.png" id="1_20de2"] [sub_resource type="AtlasTexture" id="AtlasTexture_f2923"] atlas = ExtResource("1_20de2") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0aac9"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70531"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0c2c"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43a3d"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ebb9"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0df68"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97008"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4421"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_18da9"] atlas = ExtResource("1_20de2") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70531"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0850b"] atlas = ExtResource("1_20de2") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0c2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8eae2"] atlas = ExtResource("1_20de2") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43a3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42d98"] atlas = ExtResource("1_20de2") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ebb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_faa8b"] atlas = ExtResource("1_20de2") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0df68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0cca"] atlas = ExtResource("1_20de2") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97008"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8fdf"] atlas = ExtResource("1_20de2") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4421"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af5ec"] atlas = ExtResource("1_20de2") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a60d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0079"] atlas = ExtResource("1_20de2") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0620c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f24b"] atlas = ExtResource("1_20de2") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf0be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cd94"] atlas = ExtResource("1_20de2") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5fc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aaf46"] atlas = ExtResource("1_20de2") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64cb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e859"] atlas = ExtResource("1_20de2") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_972ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5832e"] atlas = ExtResource("1_20de2") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21a40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebbb3"] atlas = ExtResource("1_20de2") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91ca8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_edb1b"] atlas = ExtResource("1_20de2") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f87fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_642ba"] atlas = ExtResource("1_20de2") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92b63"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_733dd"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab2c0"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4e76"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5dd21"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1953d"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2bdf1"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d13ab"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_471ab"] atlas = ExtResource("1_20de2") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d13ab"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b046e"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a197"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f57a5"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0c6e"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6e4b"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_caf07"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0546"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_98dff"] atlas = ExtResource("1_20de2") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b046e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_733dd"] atlas = ExtResource("1_20de2") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a197"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab2c0"] atlas = ExtResource("1_20de2") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f57a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4e76"] atlas = ExtResource("1_20de2") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0c6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dd21"] atlas = ExtResource("1_20de2") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6e4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1953d"] atlas = ExtResource("1_20de2") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_caf07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bdf1"] atlas = ExtResource("1_20de2") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0546"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a60d2"] atlas = ExtResource("1_20de2") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5b02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0620c"] atlas = ExtResource("1_20de2") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccf77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf0be"] atlas = ExtResource("1_20de2") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_907d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5fc9"] atlas = ExtResource("1_20de2") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c10e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64cb6"] atlas = ExtResource("1_20de2") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63a2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_972ff"] atlas = ExtResource("1_20de2") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c7f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21a40"] atlas = ExtResource("1_20de2") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68a99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91ca8"] atlas = ExtResource("1_20de2") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36c34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f87fd"] atlas = ExtResource("1_20de2") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf2a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92b63"] atlas = ExtResource("1_20de2") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4aaff"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2a05"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cfdfc"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6cfa"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67d19"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66c7e"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86cbf"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e1cf"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9f90f"] atlas = ExtResource("1_20de2") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6e1cf"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8ff5"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cef32"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61fa7"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc639"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e33c4"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea0c9"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_226ce"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4f439"] atlas = ExtResource("1_20de2") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8ff5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2a05"] atlas = ExtResource("1_20de2") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cef32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfdfc"] atlas = ExtResource("1_20de2") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61fa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6cfa"] atlas = ExtResource("1_20de2") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc639"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67d19"] atlas = ExtResource("1_20de2") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e33c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66c7e"] atlas = ExtResource("1_20de2") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea0c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86cbf"] atlas = ExtResource("1_20de2") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_226ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5b02"] atlas = ExtResource("1_20de2") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59ded"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccf77"] atlas = ExtResource("1_20de2") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca1e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_907d6"] atlas = ExtResource("1_20de2") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd1ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c10e"] atlas = ExtResource("1_20de2") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2102"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63a2e"] atlas = ExtResource("1_20de2") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cc4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c7f8"] atlas = ExtResource("1_20de2") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac47a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68a99"] atlas = ExtResource("1_20de2") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59c91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36c34"] atlas = ExtResource("1_20de2") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f53fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf2a7"] atlas = ExtResource("1_20de2") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de4ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4aaff"] atlas = ExtResource("1_20de2") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48fa6"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6362e"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ace4"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f43e3"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a46c"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_932c2"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da78a"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30fe4"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_45e21"] atlas = ExtResource("1_20de2") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_30fe4"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3cb8"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b346"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10cdb"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1335c"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e087"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11a9d"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_122ba"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9468c"] atlas = ExtResource("1_20de2") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3cb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6362e"] atlas = ExtResource("1_20de2") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b346"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ace4"] atlas = ExtResource("1_20de2") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10cdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f43e3"] atlas = ExtResource("1_20de2") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1335c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a46c"] atlas = ExtResource("1_20de2") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e087"] +[sub_resource type="AtlasTexture" id="AtlasTexture_932c2"] atlas = ExtResource("1_20de2") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11a9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da78a"] atlas = ExtResource("1_20de2") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_122ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59ded"] atlas = ExtResource("1_20de2") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef26e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca1e9"] atlas = ExtResource("1_20de2") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eeb35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd1ee"] atlas = ExtResource("1_20de2") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2eab5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2102"] atlas = ExtResource("1_20de2") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc3ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cc4e"] atlas = ExtResource("1_20de2") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_778cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac47a"] atlas = ExtResource("1_20de2") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c599d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59c91"] atlas = ExtResource("1_20de2") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2af68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f53fe"] atlas = ExtResource("1_20de2") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3397e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de4ff"] atlas = ExtResource("1_20de2") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79ef7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48fa6"] atlas = ExtResource("1_20de2") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_506e8"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40f6d"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4f8b"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1299a"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aaa0d"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b60e9"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1803a"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27665"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7cf9e"] atlas = ExtResource("1_20de2") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_27665"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce9ee"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e2c6"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e086"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6aff5"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d6d3"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46ef4"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1323e"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_824ae"] atlas = ExtResource("1_20de2") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce9ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40f6d"] atlas = ExtResource("1_20de2") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e2c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4f8b"] atlas = ExtResource("1_20de2") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e086"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1299a"] atlas = ExtResource("1_20de2") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6aff5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aaa0d"] atlas = ExtResource("1_20de2") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d6d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b60e9"] atlas = ExtResource("1_20de2") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46ef4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1803a"] atlas = ExtResource("1_20de2") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1323e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef26e"] atlas = ExtResource("1_20de2") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d352f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eeb35"] atlas = ExtResource("1_20de2") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_886c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2eab5"] atlas = ExtResource("1_20de2") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7d98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc3ad"] atlas = ExtResource("1_20de2") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f49b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_778cf"] atlas = ExtResource("1_20de2") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f339"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c599d"] atlas = ExtResource("1_20de2") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b239"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2af68"] atlas = ExtResource("1_20de2") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d49e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3397e"] atlas = ExtResource("1_20de2") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79ef7"] atlas = ExtResource("1_20de2") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08abd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_506e8"] atlas = ExtResource("1_20de2") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50210"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10d4a"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c1b8"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39466"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2172"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9371c"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b261"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1449"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fd882"] atlas = ExtResource("1_20de2") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d1449"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23655"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cee4"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f4af"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e05e"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d50dd"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07ae9"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14fa3"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7af7b"] atlas = ExtResource("1_20de2") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23655"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10d4a"] atlas = ExtResource("1_20de2") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cee4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c1b8"] atlas = ExtResource("1_20de2") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f4af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39466"] atlas = ExtResource("1_20de2") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e05e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2172"] atlas = ExtResource("1_20de2") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d50dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9371c"] atlas = ExtResource("1_20de2") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07ae9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b261"] atlas = ExtResource("1_20de2") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14fa3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d352f"] atlas = ExtResource("1_20de2") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d52a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_886c7"] atlas = ExtResource("1_20de2") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0eb80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7d98"] atlas = ExtResource("1_20de2") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07853"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f49b4"] atlas = ExtResource("1_20de2") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc830"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f339"] atlas = ExtResource("1_20de2") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d4f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b239"] atlas = ExtResource("1_20de2") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee47c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d49e6"] atlas = ExtResource("1_20de2") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70f83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e141"] atlas = ExtResource("1_20de2") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06016"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08abd"] atlas = ExtResource("1_20de2") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34906"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50210"] atlas = ExtResource("1_20de2") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff9ab"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_685f4"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0963"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7bb2"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_990fc"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b197"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4230f"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73c24"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_08eaf"] atlas = ExtResource("1_20de2") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_73c24"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cbdf"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79a39"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_663c5"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f35f5"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95860"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd347"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68460"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0df39"] atlas = ExtResource("1_20de2") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cbdf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_685f4"] atlas = ExtResource("1_20de2") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79a39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0963"] atlas = ExtResource("1_20de2") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_663c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7bb2"] atlas = ExtResource("1_20de2") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f35f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_990fc"] atlas = ExtResource("1_20de2") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95860"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b197"] atlas = ExtResource("1_20de2") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd347"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4230f"] atlas = ExtResource("1_20de2") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68460"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d52a"] atlas = ExtResource("1_20de2") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fae3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0eb80"] atlas = ExtResource("1_20de2") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56108"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07853"] atlas = ExtResource("1_20de2") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63fea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc830"] atlas = ExtResource("1_20de2") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_468a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d4f0"] atlas = ExtResource("1_20de2") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ae29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee47c"] atlas = ExtResource("1_20de2") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1de60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70f83"] atlas = ExtResource("1_20de2") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb763"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06016"] atlas = ExtResource("1_20de2") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17740"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34906"] atlas = ExtResource("1_20de2") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8add8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff9ab"] atlas = ExtResource("1_20de2") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cff99"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77dab"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca34a"] -atlas = ExtResource("1_20de2") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe7ff"] -atlas = ExtResource("1_20de2") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eff99"] -atlas = ExtResource("1_20de2") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c0c7"] -atlas = ExtResource("1_20de2") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f99c9"] -atlas = ExtResource("1_20de2") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78c52"] -atlas = ExtResource("1_20de2") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_32437"] atlas = ExtResource("1_20de2") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_78c52"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05c46"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b222"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26230"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1c29"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7997"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aeec3"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c034"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_acba1"] atlas = ExtResource("1_20de2") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_20de2") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05c46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77dab"] atlas = ExtResource("1_20de2") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b222"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca34a"] atlas = ExtResource("1_20de2") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26230"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe7ff"] atlas = ExtResource("1_20de2") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1c29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eff99"] atlas = ExtResource("1_20de2") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7997"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c0c7"] atlas = ExtResource("1_20de2") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aeec3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f99c9"] atlas = ExtResource("1_20de2") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c034"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fae3d"] atlas = ExtResource("1_20de2") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56108"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63fea"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_468a4"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ae29"] +atlas = ExtResource("1_20de2") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1de60"] +atlas = ExtResource("1_20de2") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb763"] +atlas = ExtResource("1_20de2") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17740"] +atlas = ExtResource("1_20de2") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8add8"] +atlas = ExtResource("1_20de2") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cff99"] +atlas = ExtResource("1_20de2") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_20de2"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af5ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0079") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f24b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cd94") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaf46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5832e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebbb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edb1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_642ba") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0850b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eae2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faa8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0cca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8fdf") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aac9") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51124") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f7d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0be1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5e52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94697") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18da9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0bc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af8be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76bd6") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aca7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f30b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f57be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1766a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a36e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9c6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f45") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f3da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd14a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afc54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10510") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f8f4") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f6cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8ab0") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43a3d") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ebb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0df68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4421") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a60d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0620c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf0be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5fc9") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_972ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91ca8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f87fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92b63") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_733dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab2c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dd21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1953d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bdf1") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d13ab") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_471ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aaf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a79e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e71b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07142") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98dff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40de3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58c26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0393a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ca74") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_757cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_213e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_832fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16ff2") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdd31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8968a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_228ec") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_311b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8ec7") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b046e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f57a5") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0c6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6e4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caf07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0546") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5b02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccf77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_907d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c10e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c7f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36c34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf2a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aaff") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2a05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfdfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6cfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67d19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86cbf") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e1cf") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f90f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ac8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9fa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa3cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee20c") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08e00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7581a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52a3b") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26fea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78e5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43de6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe66b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_189df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_568f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b32f") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ff80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26fdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e91d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4094a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2f12") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ea2") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8ff5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cef32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61fa7") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc639") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e33c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea0c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_226ce") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59ded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca1e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd1ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2102") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cc4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac47a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f53fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de4ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48fa6") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6362e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ace4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f43e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a46c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_932c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da78a") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30fe4") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45e21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71bcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c9f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65148") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9468c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56adb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c34f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2cf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5e6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94860") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e1cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bfa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e64d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d561") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e38f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c419") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5024c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c887e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32ac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0badc") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30083") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f5c") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3cb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10cdb") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1335c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e087") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_122ba") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef26e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eab5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc3ad") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_778cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c599d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3397e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79ef7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_506e8") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40f6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4f8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1299a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b60e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1803a") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27665") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15b96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3ba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cb67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e13cc") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_824ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cda89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de2c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbe02") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9471f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6079") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d60f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ed0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be800") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afc7c") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_beb5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5177") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40332") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dcee") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce9ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e2c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e086") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aff5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d6d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1323e") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d352f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_886c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7d98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f49b4") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f339") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d49e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08abd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50210") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10d4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c1b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39466") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2172") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9371c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b261") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1449") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd882") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d81d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4500f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58ca9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5764f") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7af7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93106") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f087") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ad03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83412") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4827e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f414d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_078fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd4cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af78d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b224") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d134c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfcd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cda72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a64e2") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c84") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f4af") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e05e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d50dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07ae9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14fa3") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d52a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07853") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc830") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d4f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee47c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70f83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06016") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff9ab") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_685f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0963") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7bb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_990fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4230f") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73c24") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08eaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd858") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d74b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c320b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42aa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_924bc") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0df39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a78d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fd45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be094") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3a93") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b12d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a4a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_085e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5226b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59b03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_426c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66b52") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f96a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cb59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baa8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_155ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9289f") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b88ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd9d") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cbdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_663c5") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd347") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68460") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56108") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63fea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_468a4") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ae29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1de60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb763") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17740") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8add8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff99") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca34a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe7ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eff99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f99c9") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c52") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72329") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37a99") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acba1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a32c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c66") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e81f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a01e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4bbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c839") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2248") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc7ad") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae7ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97693") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f927") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9a86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2488") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0750") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_793f3") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05c46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26230") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1c29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7997") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c034") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51124") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f7d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0be1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5e52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94697") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aac9") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43a3d") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ebb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0df68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4421") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18da9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0bc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af8be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76bd6") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aca7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f30b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f57be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1766a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a36e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9c6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f45") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f3da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd14a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afc54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10510") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f8f4") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f6cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8ab0") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0850b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eae2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faa8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0cca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8fdf") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af5ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0079") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f24b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cd94") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaf46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5832e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebbb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edb1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_642ba") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_471ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aaf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a79e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e71b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07142") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d13ab") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b046e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f57a5") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0c6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6e4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caf07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0546") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98dff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40de3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58c26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0393a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ca74") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_757cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_213e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_832fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16ff2") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdd31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8968a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_228ec") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_311b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8ec7") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_733dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab2c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dd21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1953d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bdf1") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a60d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0620c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf0be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5fc9") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_972ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91ca8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f87fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92b63") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f90f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ac8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9fa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa3cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee20c") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e1cf") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8ff5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cef32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61fa7") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc639") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e33c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea0c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_226ce") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08e00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7581a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52a3b") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26fea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78e5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43de6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe66b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_189df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_568f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b32f") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ff80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26fdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e91d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4094a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2f12") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ea2") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2a05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfdfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6cfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67d19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86cbf") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5b02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccf77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_907d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c10e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c7f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36c34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf2a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aaff") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45e21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71bcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c9f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65148") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30fe4") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3cb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10cdb") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1335c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e087") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_122ba") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9468c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56adb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c34f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2cf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5e6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94860") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e1cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bfa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e64d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d561") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e38f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c419") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5024c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c887e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32ac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0badc") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30083") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f5c") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6362e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ace4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f43e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a46c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_932c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da78a") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59ded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca1e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd1ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2102") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cc4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac47a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f53fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de4ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48fa6") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15b96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3ba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cb67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e13cc") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27665") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce9ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e2c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e086") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aff5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d6d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1323e") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_824ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cda89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de2c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbe02") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9471f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6079") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d60f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ed0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be800") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afc7c") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_beb5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5177") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40332") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dcee") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40f6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4f8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1299a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b60e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1803a") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef26e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eab5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc3ad") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_778cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c599d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3397e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79ef7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_506e8") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd882") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d81d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4500f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58ca9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5764f") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1449") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f4af") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e05e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d50dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07ae9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14fa3") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7af7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93106") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f087") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ad03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83412") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4827e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f414d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_078fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd4cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af78d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b224") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d134c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfcd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cda72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a64e2") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c84") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10d4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c1b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39466") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2172") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9371c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b261") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d352f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_886c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7d98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f49b4") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f339") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d49e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08abd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50210") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08eaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd858") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d74b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c320b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42aa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_924bc") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73c24") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cbdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_663c5") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd347") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68460") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0df39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a78d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fd45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be094") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3a93") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b12d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a4a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_085e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5226b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59b03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_426c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66b52") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f96a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cb59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baa8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_155ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9289f") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b88ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd9d") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_685f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0963") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7bb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_990fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4230f") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d52a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07853") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc830") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d4f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee47c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70f83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06016") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff9ab") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72329") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37a99") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c52") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05c46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26230") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1c29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7997") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c034") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acba1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a32c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c66") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e81f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a01e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4bbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c839") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2248") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc7ad") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae7ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97693") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f927") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9a86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2488") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0750") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_793f3") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca34a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe7ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eff99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f99c9") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56108") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63fea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_468a4") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ae29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1de60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb763") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17740") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8add8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff99") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_20de2") diff --git a/engine/scenes/world/player/weapons/003/women.tscn b/engine/scenes/world/player/weapons/003/women.tscn index 19b8332..c4c223b 100644 --- a/engine/scenes/world/player/weapons/003/women.tscn +++ b/engine/scenes/world/player/weapons/003/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://f3e9f6e4a1f8"] +[gd_scene load_steps=418 format=3 uid="uid://f3faf6e4a1f8"] -[ext_resource type="Texture2D" uid="uid://dbpoasrfupojd" path="res://framework/statics/scenes/world/player/weapon/003/women/women.png" id="1_f3e9f"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4327"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6825e"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0843f"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0972"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71fc9"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31332"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da313"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa98d"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5032"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c049"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25d3e"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48b30"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8653d"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e914e"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85a74"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_017c9"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83bc0"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://dbpoasrfupojd" path="res://assets/world/player/weapon/003/women/women.png" id="1_f3e9f"] [sub_resource type="AtlasTexture" id="AtlasTexture_440b0"] atlas = ExtResource("1_f3e9f") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_83bc0"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c57a1"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e2d3"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_347f8"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73596"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63e53"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1531e"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb07b"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_60b83"] atlas = ExtResource("1_f3e9f") region = Rect2(0, 1080, 241, 216) @@ -156,7 +120,7 @@ region = Rect2(0, 1512, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5cb10"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 1512, 241, 216) +region = Rect2(964, 17928, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_81632"] atlas = ExtResource("1_f3e9f") @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c57a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25d3e"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e2d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48b30"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_347f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8653d"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73596"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e914e"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63e53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85a74"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1531e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_017c9"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb07b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4327"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2352d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6825e"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9d21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0843f"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10911"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0972"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d463b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71fc9"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f260f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31332"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7803"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da313"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e744"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa98d"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4160"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5032"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_527c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c049"] atlas = ExtResource("1_f3e9f") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0558c"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9aef"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97c1f"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3b94"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5f90"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e98f4"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a114a"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33094"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_496a7"] atlas = ExtResource("1_f3e9f") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_33094"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e692"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1726"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7810d"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c6c1"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6359"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55f8d"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c95c0"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_90710"] atlas = ExtResource("1_f3e9f") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e692"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9aef"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1726"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97c1f"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7810d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3b94"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c6c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5f90"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6359"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e98f4"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55f8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a114a"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c95c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2352d"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffed3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9d21"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c48be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10911"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3583a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d463b"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca35d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f260f"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_533ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7803"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65a93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e744"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96d0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4160"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75851"] +[sub_resource type="AtlasTexture" id="AtlasTexture_527c7"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11b1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0558c"] atlas = ExtResource("1_f3e9f") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c8b2"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5fdc"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39d06"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0ae7"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6951e"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_424a9"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_365d0"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4ad9"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a0d1b"] atlas = ExtResource("1_f3e9f") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b4ad9"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_720ce"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_18c27"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b82e"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c96a2"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c738"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c712"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_913f6"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c85b1"] atlas = ExtResource("1_f3e9f") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_720ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5fdc"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18c27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39d06"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b82e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0ae7"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c96a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6951e"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c738"] +[sub_resource type="AtlasTexture" id="AtlasTexture_424a9"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c712"] +[sub_resource type="AtlasTexture" id="AtlasTexture_365d0"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_913f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffed3"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04c15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c48be"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a272"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3583a"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a30e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca35d"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d7f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_533ec"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18143"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65a93"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed125"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96d0a"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57a9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75851"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f26b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11b1d"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5e67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c8b2"] atlas = ExtResource("1_f3e9f") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1b38"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c5f6"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cae56"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4fe8b"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14202"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2993c"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68488"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7fa54"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5856c"] atlas = ExtResource("1_f3e9f") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7fa54"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_211bb"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49297"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce88a"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd5f3"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08629"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02c5e"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50943"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b0aa7"] atlas = ExtResource("1_f3e9f") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_211bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c5f6"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49297"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cae56"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce88a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fe8b"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd5f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14202"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08629"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2993c"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02c5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68488"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50943"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04c15"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_108cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a272"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_178b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a30e"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf64f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d7f3"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70c27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18143"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83caf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed125"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d79e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57a9c"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2b56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f26b"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb47e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5e67"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2035"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1b38"] atlas = ExtResource("1_f3e9f") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93efb"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9771"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_282a6"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fcad3"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5fa1"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8de9b"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6121c"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b58"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d2188"] atlas = ExtResource("1_f3e9f") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b58"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdb4e"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d801"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2479b"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0503c"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42163"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50b19"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bec1"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_39bba"] atlas = ExtResource("1_f3e9f") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdb4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9771"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d801"] +[sub_resource type="AtlasTexture" id="AtlasTexture_282a6"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2479b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcad3"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0503c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5fa1"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42163"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8de9b"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50b19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6121c"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bec1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_108cb"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_090d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_178b9"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_921c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf64f"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59b12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70c27"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e01b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83caf"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5b87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d79e1"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef003"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2b56"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9efa6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb47e"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_657db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2035"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cf06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93efb"] atlas = ExtResource("1_f3e9f") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71824"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b089"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3b68"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9f20"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7edd"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84e5c"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5efca"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7f653"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7da10"] atlas = ExtResource("1_f3e9f") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7f653"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8381a"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9803c"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb37d"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af3c1"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9973f"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_500cf"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8071"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e22bb"] atlas = ExtResource("1_f3e9f") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8381a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b089"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9803c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3b68"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb37d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9f20"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af3c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7edd"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9973f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84e5c"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_500cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5efca"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8071"] +[sub_resource type="AtlasTexture" id="AtlasTexture_090d4"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88ca3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_921c3"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24f4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59b12"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82c57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e01b"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a214"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5b87"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_522f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef003"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_913e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9efa6"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50806"] +[sub_resource type="AtlasTexture" id="AtlasTexture_657db"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08b98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cf06"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de0a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71824"] atlas = ExtResource("1_f3e9f") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c64b"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29ccc"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b6b8"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02edd"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_148fe"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7df09"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bcf57"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8de2"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c032e"] atlas = ExtResource("1_f3e9f") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e8de2"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e998b"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3ba1"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cc21"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26fc7"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15a54"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a77e"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0d57"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3be94"] atlas = ExtResource("1_f3e9f") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e998b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29ccc"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3ba1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b6b8"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cc21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02edd"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26fc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_148fe"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15a54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7df09"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a77e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcf57"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0d57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88ca3"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7f27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24f4d"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d1ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82c57"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2162"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a214"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80ecc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_522f0"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbbd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_913e2"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cead"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50806"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_209d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08b98"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2a88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de0a6"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b285b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c64b"] atlas = ExtResource("1_f3e9f") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_799be"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d11c4"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac4ac"] -atlas = ExtResource("1_f3e9f") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29683"] -atlas = ExtResource("1_f3e9f") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f81e"] -atlas = ExtResource("1_f3e9f") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_508d0"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed0a7"] -atlas = ExtResource("1_f3e9f") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cc7f"] -atlas = ExtResource("1_f3e9f") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_dce73"] atlas = ExtResource("1_f3e9f") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7cc7f"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e1a2"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_629c0"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80ceb"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2654"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca88a"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_354a3"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_854a3"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d709d"] atlas = ExtResource("1_f3e9f") region = Rect2(0, 17712, 241, 216) @@ -1590,10 +1554,6 @@ region = Rect2(482, 17928, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(723, 17928, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cb10"] -atlas = ExtResource("1_f3e9f") -region = Rect2(964, 17928, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_f12b8"] atlas = ExtResource("1_f3e9f") region = Rect2(1205, 17928, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_f3e9f") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e1a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d11c4"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_629c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac4ac"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80ceb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29683"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2654"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f81e"] atlas = ExtResource("1_f3e9f") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca88a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_508d0"] atlas = ExtResource("1_f3e9f") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_354a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed0a7"] atlas = ExtResource("1_f3e9f") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_854a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7f27"] atlas = ExtResource("1_f3e9f") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d1ca"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2162"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80ecc"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbbd2"] +atlas = ExtResource("1_f3e9f") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4cead"] +atlas = ExtResource("1_f3e9f") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_209d9"] +atlas = ExtResource("1_f3e9f") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2a88"] +atlas = ExtResource("1_f3e9f") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b285b"] +atlas = ExtResource("1_f3e9f") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_799be"] +atlas = ExtResource("1_f3e9f") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_f3e9f"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6825e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0843f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0972") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71fc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da313") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa98d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c049") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25d3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8653d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e914e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_017c9") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83bc0") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_440b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa0cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ee0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c291e") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60b83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b533") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7c24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecce1") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51874") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03822") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5600a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08e72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a8bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f957d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c00e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c0f") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5412c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cb10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd1f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d7b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1067b") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a3b") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c57a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e2d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_347f8") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63e53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1531e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb07b") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2352d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9d21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10911") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d463b") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f260f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7803") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e744") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4160") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_527c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0558c") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9aef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97c1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5f90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e98f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a114a") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33094") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_496a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7d0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_010d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7fb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_992d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ded4c") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b30cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96b38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_740c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8bfc") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61b51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b73a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c714f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e716") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c8fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b5c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ec26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f345") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_695f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4cbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a751") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8acfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7992c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_083ad") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a97cf") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7810d") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c6c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c95c0") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c48be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3583a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca35d") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_533ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11b1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c8b2") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5fdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39d06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ae7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6951e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_424a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_365d0") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4ad9") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b82f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b0e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f29b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa39b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9df77") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c85b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b02d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06afa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a184") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_787fd") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e84e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a23c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae391") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_048df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e031") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73448") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1630") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b51a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89e0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ab6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91a1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa72") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_537ce") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_720ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b82e") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c96a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_913f6") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a30e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d7f3") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f26b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5e67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b38") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c5f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cae56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fe8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14202") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2993c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68488") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa54") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5856c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e3d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd501") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bedb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2561f") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0aa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bcdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2206b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd50a") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc0de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5f8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53fb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c8c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83440") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b0d4") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_086b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fcb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f12d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c59cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_138e0") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aecdf") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_211bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce88a") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd5f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08629") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02c5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50943") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_108cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_178b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf64f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c27") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83caf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d79e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb47e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93efb") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_282a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5fa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8de9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6121c") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b58") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2188") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d4e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67a6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1c0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3728d") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39bba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38dec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4359e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4779e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc80f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ec9") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98ab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d33b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adf11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2b34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36e06") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bd28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_464b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e5b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e68a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70803") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0df7") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c70b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b84f3") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdb4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2479b") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0503c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42163") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bec1") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_090d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_921c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e01b") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5b87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9efa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_657db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71824") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7edd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84e5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5efca") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f653") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7da10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ced65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f821d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f0a9") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e22bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_484e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2f36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d78d") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfccc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dfd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11cc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b10fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a73e2") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_794d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bb08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9158b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_494fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af2b") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04296") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8381a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9803c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb37d") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af3c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9973f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_500cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8071") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88ca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24f4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82c57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a214") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_522f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_913e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de0a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c64b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29ccc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02edd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_148fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7df09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcf57") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8de2") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c032e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a904d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20d5b") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3be94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13379") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acf6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fa1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed56d") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a130") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc82c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b985d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_534e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da7a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd56") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5611") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef4cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17c22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ccb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9b39") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b88a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9066f") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e998b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3ba1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc21") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26fc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15a54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a77e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d57") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2162") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80ecc") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbbd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_209d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2a88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b285b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_799be") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d11c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac4ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f81e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_508d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed0a7") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc7f") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce8c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f362") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dfb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d937") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d709d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ded5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b45d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_942bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34869") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08fed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c1f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aa2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b56d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cb10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f12b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a799") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7461c") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7fcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e21fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_112bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e469a") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddbf4") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e1a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_629c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80ceb") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca88a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_354a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_854a3") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_440b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa0cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ee0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c291e") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83bc0") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c57a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e2d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_347f8") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63e53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1531e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb07b") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60b83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b533") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7c24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecce1") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51874") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03822") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5600a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08e72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a8bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f957d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c00e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c0f") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5412c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cb10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd1f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d7b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1067b") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a3b") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25d3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8653d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e914e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_017c9") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6825e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0843f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0972") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71fc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da313") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa98d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c049") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_496a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7d0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_010d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7fb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_992d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ded4c") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33094") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7810d") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c6c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c95c0") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b30cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96b38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_740c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8bfc") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61b51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b73a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c714f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e716") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c8fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b5c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ec26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f345") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_695f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4cbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a751") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8acfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7992c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_083ad") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a97cf") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9aef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97c1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5f90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e98f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a114a") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2352d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9d21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10911") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d463b") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f260f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7803") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e744") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4160") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_527c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0558c") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b82f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b0e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f29b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa39b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9df77") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4ad9") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_720ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b82e") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c96a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_913f6") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c85b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b02d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06afa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a184") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_787fd") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e84e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a23c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae391") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_048df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e031") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73448") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1630") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b51a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89e0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ab6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91a1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa72") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_537ce") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5fdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39d06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ae7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6951e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_424a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_365d0") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c48be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3583a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca35d") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_533ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11b1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c8b2") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5856c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e3d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd501") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bedb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2561f") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa54") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_211bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce88a") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd5f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08629") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02c5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50943") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0aa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bcdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2206b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd50a") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc0de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5f8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53fb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c8c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83440") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b0d4") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_086b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fcb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f12d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c59cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_138e0") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aecdf") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c5f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cae56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fe8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14202") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2993c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68488") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a30e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d7f3") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f26b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5e67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b38") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2188") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d4e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67a6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1c0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3728d") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b58") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdb4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2479b") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0503c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42163") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bec1") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39bba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38dec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4359e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4779e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc80f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ec9") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98ab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d33b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adf11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2b34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36e06") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bd28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_464b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e5b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e68a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70803") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0df7") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c70b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b84f3") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_282a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5fa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8de9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6121c") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_108cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_178b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf64f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c27") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83caf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d79e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb47e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93efb") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7da10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ced65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f821d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f0a9") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f653") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8381a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9803c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb37d") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af3c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9973f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_500cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8071") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e22bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_484e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2f36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d78d") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfccc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dfd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11cc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b10fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a73e2") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_794d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bb08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9158b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_494fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af2b") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04296") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7edd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84e5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5efca") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_090d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_921c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e01b") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5b87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9efa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_657db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71824") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c032e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a904d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20d5b") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8de2") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e998b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3ba1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc21") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26fc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15a54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a77e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d57") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3be94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13379") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acf6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fa1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed56d") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a130") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc82c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b985d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_534e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da7a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd56") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5611") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef4cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17c22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ccb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9b39") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b88a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9066f") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29ccc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02edd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_148fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7df09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcf57") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88ca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24f4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82c57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a214") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_522f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_913e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de0a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c64b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce8c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f362") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dfb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d937") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc7f") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e1a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_629c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80ceb") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca88a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_354a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_854a3") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d709d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ded5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b45d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_942bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34869") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08fed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c1f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aa2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b56d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cb10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f12b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a799") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7461c") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7fcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e21fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_112bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e469a") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddbf4") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d11c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac4ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f81e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_508d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed0a7") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2162") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80ecc") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbbd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_209d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2a88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b285b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_799be") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_f3e9f") diff --git a/engine/scenes/world/player/weapons/004/men.tscn b/engine/scenes/world/player/weapons/004/men.tscn index 7dfcc58..455450c 100644 --- a/engine/scenes/world/player/weapons/004/men.tscn +++ b/engine/scenes/world/player/weapons/004/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://4e935f955f97"] +[gd_scene load_steps=419 format=3 uid="uid://4fa35ga55ga7"] -[ext_resource type="Texture2D" uid="uid://br00qfltc11np" path="res://framework/statics/scenes/world/player/weapon/004/men/men.png" id="1_4e935"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e4ed"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6fa3e"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cfa2"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec74c"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd69a"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02161"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d001"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0f0e"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ebae"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfac8"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b6b3"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2da10"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d34a7"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f6d5"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ac48"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72b76"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21d83"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://br00qfltc11np" path="res://assets/world/player/weapon/004/men/men.png" id="1_4e935"] [sub_resource type="AtlasTexture" id="AtlasTexture_dee61"] atlas = ExtResource("1_4e935") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_21d83"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3052c"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee893"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_806a9"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ffd3f"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9dad1"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d243"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_023e6"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a51b2"] atlas = ExtResource("1_4e935") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3052c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b6b3"] atlas = ExtResource("1_4e935") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee893"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2da10"] atlas = ExtResource("1_4e935") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_806a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d34a7"] atlas = ExtResource("1_4e935") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffd3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f6d5"] atlas = ExtResource("1_4e935") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dad1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ac48"] atlas = ExtResource("1_4e935") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d243"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72b76"] atlas = ExtResource("1_4e935") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_023e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e4ed"] atlas = ExtResource("1_4e935") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98fd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fa3e"] atlas = ExtResource("1_4e935") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_028c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cfa2"] atlas = ExtResource("1_4e935") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66735"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec74c"] atlas = ExtResource("1_4e935") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efc9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd69a"] atlas = ExtResource("1_4e935") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfc49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02161"] atlas = ExtResource("1_4e935") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8550c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d001"] atlas = ExtResource("1_4e935") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58657"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0f0e"] atlas = ExtResource("1_4e935") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bba97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ebae"] atlas = ExtResource("1_4e935") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6693"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfac8"] atlas = ExtResource("1_4e935") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0887"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_882c2"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a878"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5959d"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50d9b"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cce9f"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08c5f"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e59b"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a5974"] atlas = ExtResource("1_4e935") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8e59b"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42276"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1df4"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_210d0"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_035fe"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78de7"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d76ba"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7140c"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c1373"] atlas = ExtResource("1_4e935") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42276"] +[sub_resource type="AtlasTexture" id="AtlasTexture_882c2"] atlas = ExtResource("1_4e935") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1df4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a878"] atlas = ExtResource("1_4e935") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_210d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5959d"] atlas = ExtResource("1_4e935") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_035fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50d9b"] atlas = ExtResource("1_4e935") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78de7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cce9f"] atlas = ExtResource("1_4e935") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d76ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08c5f"] atlas = ExtResource("1_4e935") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7140c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98fd2"] atlas = ExtResource("1_4e935") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89fcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_028c5"] atlas = ExtResource("1_4e935") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0d26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66735"] atlas = ExtResource("1_4e935") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_888b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efc9c"] atlas = ExtResource("1_4e935") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bbb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfc49"] atlas = ExtResource("1_4e935") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8978e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8550c"] atlas = ExtResource("1_4e935") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cc24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58657"] atlas = ExtResource("1_4e935") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4d1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bba97"] atlas = ExtResource("1_4e935") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d62d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6693"] atlas = ExtResource("1_4e935") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67996"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0887"] atlas = ExtResource("1_4e935") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c4f0"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d6cc"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d049"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_badcf"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4867c"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79e82"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07288"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d654"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6ab01"] atlas = ExtResource("1_4e935") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8d654"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19eed"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e961c"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03d87"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c842d"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b417"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5a4b"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43f64"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4d115"] atlas = ExtResource("1_4e935") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19eed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d6cc"] atlas = ExtResource("1_4e935") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e961c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d049"] atlas = ExtResource("1_4e935") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03d87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_badcf"] atlas = ExtResource("1_4e935") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c842d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4867c"] atlas = ExtResource("1_4e935") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b417"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79e82"] atlas = ExtResource("1_4e935") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5a4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07288"] atlas = ExtResource("1_4e935") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43f64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89fcb"] atlas = ExtResource("1_4e935") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e7e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0d26"] atlas = ExtResource("1_4e935") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8ac6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_888b7"] atlas = ExtResource("1_4e935") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8048a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bbb3"] atlas = ExtResource("1_4e935") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d214"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8978e"] atlas = ExtResource("1_4e935") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08f91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cc24"] atlas = ExtResource("1_4e935") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18e59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4d1b"] atlas = ExtResource("1_4e935") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_726c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d62d9"] atlas = ExtResource("1_4e935") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ecef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67996"] atlas = ExtResource("1_4e935") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_880cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c4f0"] atlas = ExtResource("1_4e935") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d7d3"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e60f6"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19c49"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3330"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93f2d"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15126"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fcbca"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02cc1"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8259a"] atlas = ExtResource("1_4e935") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_02cc1"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d178d"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50ac1"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb06c"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_573c6"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef23f"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_268cc"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06f25"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a6c7c"] atlas = ExtResource("1_4e935") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d178d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e60f6"] atlas = ExtResource("1_4e935") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50ac1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19c49"] atlas = ExtResource("1_4e935") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb06c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3330"] atlas = ExtResource("1_4e935") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_573c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93f2d"] atlas = ExtResource("1_4e935") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef23f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15126"] atlas = ExtResource("1_4e935") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_268cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcbca"] atlas = ExtResource("1_4e935") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06f25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e7e8"] atlas = ExtResource("1_4e935") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdc00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8ac6"] atlas = ExtResource("1_4e935") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_542d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8048a"] atlas = ExtResource("1_4e935") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9229c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d214"] atlas = ExtResource("1_4e935") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b78e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08f91"] atlas = ExtResource("1_4e935") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6dbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18e59"] atlas = ExtResource("1_4e935") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3dfbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_726c6"] atlas = ExtResource("1_4e935") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ae89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ecef"] atlas = ExtResource("1_4e935") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b6fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_880cd"] atlas = ExtResource("1_4e935") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e89c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d7d3"] atlas = ExtResource("1_4e935") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e126"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8c0a"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7330a"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89cd4"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6916d"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0f3f"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a42a"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a74e9"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_df81e"] atlas = ExtResource("1_4e935") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a74e9"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97e0e"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3579c"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22481"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b304"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6236"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2473b"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4e62"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_dfbaf"] atlas = ExtResource("1_4e935") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97e0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8c0a"] atlas = ExtResource("1_4e935") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3579c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7330a"] atlas = ExtResource("1_4e935") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22481"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89cd4"] atlas = ExtResource("1_4e935") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b304"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6916d"] atlas = ExtResource("1_4e935") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6236"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0f3f"] atlas = ExtResource("1_4e935") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2473b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a42a"] atlas = ExtResource("1_4e935") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4e62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cdc00"] atlas = ExtResource("1_4e935") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4994"] +[sub_resource type="AtlasTexture" id="AtlasTexture_542d5"] atlas = ExtResource("1_4e935") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27c35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9229c"] atlas = ExtResource("1_4e935") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe161"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b78e2"] atlas = ExtResource("1_4e935") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1648"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6dbf"] atlas = ExtResource("1_4e935") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16747"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3dfbe"] atlas = ExtResource("1_4e935") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_458c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ae89"] atlas = ExtResource("1_4e935") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad35c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b6fb"] atlas = ExtResource("1_4e935") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9c43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e89c"] atlas = ExtResource("1_4e935") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b21f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e126"] atlas = ExtResource("1_4e935") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0c8d"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e6ab"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ee01"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80192"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7d7f"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f158d"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12dc8"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b38f7"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f997c"] atlas = ExtResource("1_4e935") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b38f7"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86b95"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45345"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdecc"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d823c"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25c68"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c636"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea668"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1af81"] atlas = ExtResource("1_4e935") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86b95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e6ab"] atlas = ExtResource("1_4e935") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45345"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ee01"] atlas = ExtResource("1_4e935") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdecc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80192"] atlas = ExtResource("1_4e935") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d823c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7d7f"] atlas = ExtResource("1_4e935") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25c68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f158d"] atlas = ExtResource("1_4e935") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c636"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12dc8"] atlas = ExtResource("1_4e935") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea668"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4994"] atlas = ExtResource("1_4e935") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af743"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27c35"] atlas = ExtResource("1_4e935") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_576d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe161"] atlas = ExtResource("1_4e935") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df6d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1648"] atlas = ExtResource("1_4e935") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e19f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16747"] atlas = ExtResource("1_4e935") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80232"] +[sub_resource type="AtlasTexture" id="AtlasTexture_458c4"] atlas = ExtResource("1_4e935") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21f33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad35c"] atlas = ExtResource("1_4e935") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec0c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9c43"] atlas = ExtResource("1_4e935") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec4c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b21f0"] atlas = ExtResource("1_4e935") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_adf08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0c8d"] atlas = ExtResource("1_4e935") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c990"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4de4"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33fd1"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_132d6"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51749"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63a30"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_763df"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d8cb"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a9d94"] atlas = ExtResource("1_4e935") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8d8cb"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_508d6"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcdc8"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0297b"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5002"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56043"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0715"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95ee6"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_cc270"] atlas = ExtResource("1_4e935") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_508d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4de4"] atlas = ExtResource("1_4e935") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcdc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33fd1"] atlas = ExtResource("1_4e935") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0297b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_132d6"] atlas = ExtResource("1_4e935") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5002"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51749"] atlas = ExtResource("1_4e935") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56043"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63a30"] atlas = ExtResource("1_4e935") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0715"] +[sub_resource type="AtlasTexture" id="AtlasTexture_763df"] atlas = ExtResource("1_4e935") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95ee6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af743"] atlas = ExtResource("1_4e935") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cd62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_576d3"] atlas = ExtResource("1_4e935") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b3b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df6d5"] atlas = ExtResource("1_4e935") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb82a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e19f"] atlas = ExtResource("1_4e935") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80232"] atlas = ExtResource("1_4e935") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7dbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21f33"] atlas = ExtResource("1_4e935") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db993"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec0c0"] atlas = ExtResource("1_4e935") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b63a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec4c2"] atlas = ExtResource("1_4e935") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55c4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adf08"] atlas = ExtResource("1_4e935") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3911"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c990"] atlas = ExtResource("1_4e935") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0be80"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b4f5"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3a1c"] -atlas = ExtResource("1_4e935") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a72b5"] -atlas = ExtResource("1_4e935") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67b64"] -atlas = ExtResource("1_4e935") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe644"] -atlas = ExtResource("1_4e935") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb002"] -atlas = ExtResource("1_4e935") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5969"] -atlas = ExtResource("1_4e935") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7ebdb"] atlas = ExtResource("1_4e935") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b5969"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8eb48"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1fb7d"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0241c"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ffd97"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87625"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00e62"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa0d1"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7e49d"] atlas = ExtResource("1_4e935") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_4e935") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8eb48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b4f5"] atlas = ExtResource("1_4e935") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fb7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3a1c"] atlas = ExtResource("1_4e935") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0241c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a72b5"] atlas = ExtResource("1_4e935") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffd97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67b64"] atlas = ExtResource("1_4e935") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87625"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe644"] atlas = ExtResource("1_4e935") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00e62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb002"] atlas = ExtResource("1_4e935") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa0d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cd62"] atlas = ExtResource("1_4e935") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b3b6"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb82a"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b542"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7dbc"] +atlas = ExtResource("1_4e935") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db993"] +atlas = ExtResource("1_4e935") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b63a7"] +atlas = ExtResource("1_4e935") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55c4f"] +atlas = ExtResource("1_4e935") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3911"] +atlas = ExtResource("1_4e935") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0be80"] +atlas = ExtResource("1_4e935") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_4e935"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e4ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fa3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cfa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec74c") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd69a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0f0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ebae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfac8") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b6b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d34a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f6d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ac48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72b76") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d83") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac9f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a05b9") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a51b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e667c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de2d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abcb4") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbc25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8202f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da4d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9805d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ffe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c221d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a545") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f1dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cc81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d04ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36298") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bba10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04ef4") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3052c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee893") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_806a9") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_023e6") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98fd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_028c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66735") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc9c") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfc49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8550c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bba97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6693") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0887") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_882c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5959d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cce9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08c5f") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e59b") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5974") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fdff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c097e") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1373") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21164") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a65ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17b88") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5a17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_764da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_babc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b8e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9208") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1add") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e1e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f8ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e494a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d7c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f287") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42276") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_210d0") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_035fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d76ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7140c") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89fcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0d26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_888b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bbb3") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8978e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cc24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4d1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d62d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67996") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c4f0") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d6cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_badcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4867c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79e82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07288") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d654") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ab01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37eb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3aad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d6c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c47f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_716cb") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d115") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f83ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b12b1") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbb58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b656f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a18d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04ff0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48e6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a7f") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e21f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f5af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e64f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca5ee") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd5d4") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19eed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e961c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d87") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c842d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b417") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5a4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f64") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8048a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d214") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18e59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_726c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ecef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_880cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d7d3") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e60f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19c49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15126") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcbca") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02cc1") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8259a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0403") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1a17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a1cc") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3a85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37203") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_571e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b2b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b23c") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d64d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2732") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_981fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac5fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2762d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b70cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7b7b") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d6f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_278d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_010ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c09b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0196d") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_573c4") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d178d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb06c") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_573c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef23f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_268cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f25") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdc00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_542d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9229c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b78e2") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6dbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dfbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b6fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e89c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e126") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8c0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7330a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6916d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0f3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a42a") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a74e9") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df81e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d73d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d1da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d5f6") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfbaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ce72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e2e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14879") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eabcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc8ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2027") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2630f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43a22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_805b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32c5b") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d47b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d14d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ab0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e349b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01afb") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e111a") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97e0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3579c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22481") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2473b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4e62") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27c35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1648") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16747") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_458c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad35c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9c43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b21f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0c8d") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e6ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80192") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f158d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12dc8") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b38f7") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f997c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e25c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abdad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4fdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c533") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1af81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c21b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_615a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ed0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8299") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91a36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7448e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8951f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_126bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aef8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fe27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea438") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d60e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f1d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aeef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_823de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66cd9") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9723") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_667d3") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86b95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45345") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdecc") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d823c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25c68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c636") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea668") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_576d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df6d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e19f") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80232") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21f33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec0c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec4c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adf08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c990") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4de4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33fd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_132d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51749") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_763df") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d8cb") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9d94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03f16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e3fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f8d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cceec") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50106") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff393") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3451") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_255ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c9ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01589") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f203") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84f32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdfa2") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bb88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b31c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04924") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1978c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a05e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_104ba") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38db0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd245") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_508d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcdc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0297b") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5002") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95ee6") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cd62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b3b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb82a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b542") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b63a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3911") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be80") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b4f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3a1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a72b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67b64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb002") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5969") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ebdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_224e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36f47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02ebc") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e49d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_695e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b3f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bcdc") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2bbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc33e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e5f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d53fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c036a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc0b5") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4863") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f69e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b77b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dacd2") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6f00") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eb48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fb7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0241c") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00e62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa0d1") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac9f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a05b9") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d83") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3052c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee893") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_806a9") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_023e6") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a51b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e667c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de2d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abcb4") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbc25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8202f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da4d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9805d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ffe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c221d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a545") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f1dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cc81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d04ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36298") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bba10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04ef4") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b6b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d34a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f6d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ac48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72b76") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e4ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fa3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cfa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec74c") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd69a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0f0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ebae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfac8") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5974") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fdff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c097e") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e59b") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42276") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_210d0") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_035fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d76ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7140c") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1373") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21164") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a65ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17b88") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5a17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_764da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_babc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b8e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9208") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1add") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e1e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f8ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e494a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d7c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f287") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_882c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5959d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cce9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08c5f") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98fd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_028c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66735") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc9c") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfc49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8550c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bba97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6693") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0887") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ab01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37eb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3aad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d6c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c47f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_716cb") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d654") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19eed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e961c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d87") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c842d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b417") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5a4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f64") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d115") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f83ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b12b1") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbb58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b656f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a18d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04ff0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48e6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a7f") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e21f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f5af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e64f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca5ee") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd5d4") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d6cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_badcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4867c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79e82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07288") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89fcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0d26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_888b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bbb3") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8978e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cc24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4d1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d62d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67996") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c4f0") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8259a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0403") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1a17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a1cc") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02cc1") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d178d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb06c") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_573c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef23f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_268cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f25") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3a85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37203") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_571e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b2b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b23c") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d64d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2732") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_981fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac5fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2762d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b70cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7b7b") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d6f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_278d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_010ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c09b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0196d") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_573c4") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e60f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19c49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15126") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcbca") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8048a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d214") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18e59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_726c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ecef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_880cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d7d3") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df81e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d73d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d1da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d5f6") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a74e9") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97e0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3579c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22481") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2473b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4e62") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfbaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ce72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e2e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14879") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eabcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc8ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2027") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2630f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43a22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_805b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32c5b") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d47b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d14d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ab0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e349b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01afb") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e111a") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8c0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7330a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6916d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0f3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a42a") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdc00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_542d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9229c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b78e2") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6dbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dfbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b6fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e89c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e126") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f997c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e25c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abdad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4fdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c533") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b38f7") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86b95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45345") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdecc") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d823c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25c68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c636") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea668") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1af81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c21b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_615a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ed0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8299") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91a36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7448e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8951f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_126bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aef8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fe27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea438") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d60e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f1d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aeef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_823de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66cd9") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9723") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_667d3") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e6ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80192") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f158d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12dc8") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27c35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1648") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16747") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_458c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad35c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9c43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b21f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0c8d") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9d94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03f16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e3fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f8d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cceec") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d8cb") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_508d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcdc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0297b") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5002") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95ee6") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50106") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff393") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3451") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_255ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c9ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01589") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f203") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84f32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdfa2") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bb88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b31c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04924") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1978c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a05e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_104ba") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38db0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd245") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4de4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33fd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_132d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51749") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_763df") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_576d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df6d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e19f") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80232") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21f33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec0c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec4c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adf08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c990") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ebdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_224e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36f47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02ebc") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5969") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eb48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fb7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0241c") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00e62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa0d1") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e49d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_695e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b3f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bcdc") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2bbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc33e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e5f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d53fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c036a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc0b5") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4863") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f69e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b77b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dacd2") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6f00") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b4f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3a1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a72b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67b64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb002") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cd62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b3b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb82a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b542") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b63a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3911") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be80") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_4e935") diff --git a/engine/scenes/world/player/weapons/004/women.tscn b/engine/scenes/world/player/weapons/004/women.tscn index a2226e8..aeeafdc 100644 --- a/engine/scenes/world/player/weapons/004/women.tscn +++ b/engine/scenes/world/player/weapons/004/women.tscn @@ -1,74 +1,6 @@ [gd_scene load_steps=418 format=3 uid="uid://4df213026443"] -[ext_resource type="Texture2D" uid="uid://bbr4ndtfrlf87" path="res://framework/statics/scenes/world/player/weapon/004/women/women.png" id="1_4df21"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c478"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83895"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34314"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eea1d"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f00dc"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17255"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36c7c"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b24e3"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f56f6"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edb05"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90756"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d048b"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b584"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_379e9"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54ecb"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be38d"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7ce9"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bbr4ndtfrlf87" path="res://assets/world/player/weapon/004/women/women.png" id="1_4df21"] [sub_resource type="AtlasTexture" id="AtlasTexture_f5c0f"] atlas = ExtResource("1_4df21") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b7ce9"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3be19"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b1c0"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c62c"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f9bc"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f289b"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1091"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d219d"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f4bdf"] atlas = ExtResource("1_4df21") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3be19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90756"] atlas = ExtResource("1_4df21") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b1c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d048b"] atlas = ExtResource("1_4df21") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c62c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b584"] atlas = ExtResource("1_4df21") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f9bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_379e9"] atlas = ExtResource("1_4df21") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f289b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54ecb"] atlas = ExtResource("1_4df21") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1091"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be38d"] atlas = ExtResource("1_4df21") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d219d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c478"] atlas = ExtResource("1_4df21") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff2d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83895"] atlas = ExtResource("1_4df21") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31376"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34314"] atlas = ExtResource("1_4df21") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9af1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eea1d"] atlas = ExtResource("1_4df21") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1345c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f00dc"] atlas = ExtResource("1_4df21") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31b50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17255"] atlas = ExtResource("1_4df21") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90019"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36c7c"] atlas = ExtResource("1_4df21") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cf8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b24e3"] atlas = ExtResource("1_4df21") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe1ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f56f6"] atlas = ExtResource("1_4df21") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9be0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_edb05"] atlas = ExtResource("1_4df21") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22ea0"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6cda"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2999f"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12f22"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16247"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79942"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73c5c"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94e34"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_79638"] atlas = ExtResource("1_4df21") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_94e34"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59748"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72c7d"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1069"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56b75"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75b00"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5091"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_823b0"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3894b"] atlas = ExtResource("1_4df21") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59748"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6cda"] atlas = ExtResource("1_4df21") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72c7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2999f"] atlas = ExtResource("1_4df21") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1069"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12f22"] atlas = ExtResource("1_4df21") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56b75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16247"] atlas = ExtResource("1_4df21") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75b00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79942"] atlas = ExtResource("1_4df21") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5091"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73c5c"] atlas = ExtResource("1_4df21") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_823b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff2d4"] atlas = ExtResource("1_4df21") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9eeac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31376"] atlas = ExtResource("1_4df21") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68c6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9af1"] atlas = ExtResource("1_4df21") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc953"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1345c"] atlas = ExtResource("1_4df21") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18b5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31b50"] atlas = ExtResource("1_4df21") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62b17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90019"] atlas = ExtResource("1_4df21") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99d21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cf8c"] atlas = ExtResource("1_4df21") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46b12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe1ac"] atlas = ExtResource("1_4df21") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20c1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9be0"] atlas = ExtResource("1_4df21") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbf6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22ea0"] atlas = ExtResource("1_4df21") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c32b"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d536"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80c1d"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53175"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4332"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2b01"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d2f1"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ac58"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c3ea0"] atlas = ExtResource("1_4df21") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3ac58"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a495"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4b69"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6b0a"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8034d"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2ff5"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2efe"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d467a"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7f7d9"] atlas = ExtResource("1_4df21") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a495"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d536"] atlas = ExtResource("1_4df21") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4b69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80c1d"] atlas = ExtResource("1_4df21") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6b0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53175"] atlas = ExtResource("1_4df21") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8034d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4332"] atlas = ExtResource("1_4df21") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2ff5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2b01"] atlas = ExtResource("1_4df21") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2efe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d2f1"] atlas = ExtResource("1_4df21") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d467a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9eeac"] atlas = ExtResource("1_4df21") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0491a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68c6e"] atlas = ExtResource("1_4df21") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0daba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc953"] atlas = ExtResource("1_4df21") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96e78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18b5b"] atlas = ExtResource("1_4df21") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_505b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62b17"] atlas = ExtResource("1_4df21") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ad7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99d21"] atlas = ExtResource("1_4df21") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6411e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46b12"] atlas = ExtResource("1_4df21") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5e1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20c1f"] atlas = ExtResource("1_4df21") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e85be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbf6b"] atlas = ExtResource("1_4df21") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85728"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c32b"] atlas = ExtResource("1_4df21") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08a09"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cee4b"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66745"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1278f"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f87ca"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_faef2"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55cbb"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed59b"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e45c3"] atlas = ExtResource("1_4df21") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ed59b"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2de24"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6efb8"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_adf0e"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c9b1"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1426"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45465"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0ec0"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1a946"] atlas = ExtResource("1_4df21") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2de24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cee4b"] atlas = ExtResource("1_4df21") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6efb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66745"] atlas = ExtResource("1_4df21") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_adf0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1278f"] atlas = ExtResource("1_4df21") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c9b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f87ca"] atlas = ExtResource("1_4df21") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1426"] +[sub_resource type="AtlasTexture" id="AtlasTexture_faef2"] atlas = ExtResource("1_4df21") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45465"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55cbb"] atlas = ExtResource("1_4df21") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0ec0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0491a"] atlas = ExtResource("1_4df21") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f38d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0daba"] atlas = ExtResource("1_4df21") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10370"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96e78"] atlas = ExtResource("1_4df21") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2907"] +[sub_resource type="AtlasTexture" id="AtlasTexture_505b3"] atlas = ExtResource("1_4df21") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_645b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ad7f"] atlas = ExtResource("1_4df21") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74f28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6411e"] atlas = ExtResource("1_4df21") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf6a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5e1b"] atlas = ExtResource("1_4df21") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a379f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e85be"] atlas = ExtResource("1_4df21") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf126"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85728"] atlas = ExtResource("1_4df21") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac577"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08a09"] atlas = ExtResource("1_4df21") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48cd5"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bca46"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d150b"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbf36"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dff73"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7711"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_447ab"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63525"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d035b"] atlas = ExtResource("1_4df21") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_63525"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_baffa"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1177b"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40ddc"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fcdbc"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91adc"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e663e"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a58be"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7b758"] atlas = ExtResource("1_4df21") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_baffa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bca46"] atlas = ExtResource("1_4df21") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1177b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d150b"] atlas = ExtResource("1_4df21") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40ddc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbf36"] atlas = ExtResource("1_4df21") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcdbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dff73"] atlas = ExtResource("1_4df21") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91adc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7711"] atlas = ExtResource("1_4df21") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e663e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_447ab"] atlas = ExtResource("1_4df21") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a58be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f38d"] atlas = ExtResource("1_4df21") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a347"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10370"] atlas = ExtResource("1_4df21") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c34f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2907"] atlas = ExtResource("1_4df21") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a822e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_645b3"] atlas = ExtResource("1_4df21") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_81070"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74f28"] atlas = ExtResource("1_4df21") -region = Rect2(723, 11880, 241, 216) +region = Rect2(723, 15336, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3f02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf6a8"] atlas = ExtResource("1_4df21") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8e41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a379f"] atlas = ExtResource("1_4df21") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a08e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf126"] atlas = ExtResource("1_4df21") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2ff9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac577"] atlas = ExtResource("1_4df21") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1824e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48cd5"] atlas = ExtResource("1_4df21") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_833c8"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9fba"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a306"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_795a9"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30ece"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ba51"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95625"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_510ec"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1b023"] atlas = ExtResource("1_4df21") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_510ec"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe7bc"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d618"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf828"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30972"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d60d"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5a70"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47368"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_eafd1"] atlas = ExtResource("1_4df21") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe7bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9fba"] atlas = ExtResource("1_4df21") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d618"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a306"] atlas = ExtResource("1_4df21") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf828"] +[sub_resource type="AtlasTexture" id="AtlasTexture_795a9"] atlas = ExtResource("1_4df21") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30972"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30ece"] atlas = ExtResource("1_4df21") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d60d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ba51"] atlas = ExtResource("1_4df21") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5a70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95625"] atlas = ExtResource("1_4df21") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47368"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a347"] atlas = ExtResource("1_4df21") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efd49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c34f"] atlas = ExtResource("1_4df21") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0228"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a822e"] atlas = ExtResource("1_4df21") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a40ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81070"] atlas = ExtResource("1_4df21") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fa42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3f02"] atlas = ExtResource("1_4df21") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2877"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8e41"] atlas = ExtResource("1_4df21") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8c61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a08e0"] atlas = ExtResource("1_4df21") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78576"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2ff9"] atlas = ExtResource("1_4df21") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa095"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1824e"] atlas = ExtResource("1_4df21") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4a46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_833c8"] atlas = ExtResource("1_4df21") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_303b7"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a0b4"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9acc9"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9f24"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_477b8"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8317"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96adf"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d522"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_68e87"] atlas = ExtResource("1_4df21") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5d522"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd2dd"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5f4f"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_933f8"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_633e9"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b445e"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33a8c"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aca78"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1bd52"] atlas = ExtResource("1_4df21") region = Rect2(0, 15336, 241, 216) @@ -1354,10 +1318,6 @@ region = Rect2(241, 15336, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(482, 15336, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74f28"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 15336, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_5655d"] atlas = ExtResource("1_4df21") region = Rect2(964, 15336, 241, 216) @@ -1430,101 +1390,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd2dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a0b4"] atlas = ExtResource("1_4df21") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5f4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9acc9"] atlas = ExtResource("1_4df21") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_933f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9f24"] atlas = ExtResource("1_4df21") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_633e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_477b8"] atlas = ExtResource("1_4df21") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b445e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8317"] atlas = ExtResource("1_4df21") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33a8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96adf"] atlas = ExtResource("1_4df21") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aca78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efd49"] atlas = ExtResource("1_4df21") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71e83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0228"] atlas = ExtResource("1_4df21") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d693"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a40ad"] atlas = ExtResource("1_4df21") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b13a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fa42"] atlas = ExtResource("1_4df21") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c774e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2877"] atlas = ExtResource("1_4df21") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38fd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8c61"] atlas = ExtResource("1_4df21") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_caee7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78576"] atlas = ExtResource("1_4df21") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_629de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa095"] atlas = ExtResource("1_4df21") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60959"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4a46"] atlas = ExtResource("1_4df21") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bfad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_303b7"] atlas = ExtResource("1_4df21") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_117e6"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21370"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81817"] -atlas = ExtResource("1_4df21") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50bb3"] -atlas = ExtResource("1_4df21") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1fb05"] -atlas = ExtResource("1_4df21") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3c34"] -atlas = ExtResource("1_4df21") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78941"] -atlas = ExtResource("1_4df21") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_197b1"] -atlas = ExtResource("1_4df21") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f7319"] atlas = ExtResource("1_4df21") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_197b1"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_787e1"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46543"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_293ab"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_408f0"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f7c3"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dbb3"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52cab"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_143fd"] atlas = ExtResource("1_4df21") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_4df21") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_787e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21370"] atlas = ExtResource("1_4df21") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46543"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81817"] atlas = ExtResource("1_4df21") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_293ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50bb3"] atlas = ExtResource("1_4df21") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_408f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fb05"] atlas = ExtResource("1_4df21") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f7c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3c34"] atlas = ExtResource("1_4df21") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dbb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78941"] atlas = ExtResource("1_4df21") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52cab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71e83"] atlas = ExtResource("1_4df21") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d693"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b13a1"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c774e"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_38fd1"] +atlas = ExtResource("1_4df21") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_caee7"] +atlas = ExtResource("1_4df21") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_629de"] +atlas = ExtResource("1_4df21") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60959"] +atlas = ExtResource("1_4df21") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bfad"] +atlas = ExtResource("1_4df21") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_117e6"] +atlas = ExtResource("1_4df21") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_4df21"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c478") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eea1d") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f00dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17255") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b24e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f56f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edb05") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90756") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d048b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_379e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be38d") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7ce9") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d3e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94813") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bca18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1405") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4bdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6654f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef911") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7527d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_951fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72f55") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a11db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06836") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f8c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f07f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d0f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc668") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da9d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98adc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_254cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9781f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db6a1") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5de6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34bd7") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3be19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b1c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c62c") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f9bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f289b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d219d") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff2d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9af1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1345c") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe1ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22ea0") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6cda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2999f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12f22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79942") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73c5c") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94e34") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45868") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf77c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95ee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9c52") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3894b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24c94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a7f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3de4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb3d3") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ed62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b32c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b94cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f81c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c0dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5274") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_616f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9516f") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5baad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be04e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5820b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db33a") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_772c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e9e4") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72c7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1069") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56b75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75b00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_823b0") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eeac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68c6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc953") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18b5b") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99d21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20c1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c32b") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d536") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80c1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d2f1") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ac58") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3ea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd9fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d7f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba10") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f7d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fa4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6b10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9828e") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9097a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_742cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6198b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1168") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d86d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff0f") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f9a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eb81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d498") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd51b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_662db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_956ec") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c286a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5179") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b0a") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8034d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2ff5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2efe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d467a") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0491a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0daba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_505b3") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ad7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6411e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e85be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85728") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a09") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66745") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1278f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f87ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55cbb") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed59b") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e45c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_945a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a864") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ad5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2ec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ae9f") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19f2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b043e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41323") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_211f7") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c897d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91d56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f919") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca02") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d99c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c31c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c02c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ab9") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eb01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a3e0") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6efb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adf0e") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c9b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1426") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0ec0") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f38d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_645b3") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74f28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf6a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a379f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf126") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac577") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48cd5") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bca46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d150b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dff73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_447ab") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63525") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d035b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8331") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bcfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb8d9") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d86f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dd34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_161aa") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a8fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6898c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90398") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee8d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8731") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9945e") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_819e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_668bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22334") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82df7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_395e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d736") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5208c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82bbb") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_baffa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1177b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ddc") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcdbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91adc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e663e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a58be") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a347") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c34f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a822e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81070") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a08e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1824e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_833c8") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_795a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30ece") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95625") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_510ec") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b023") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af5ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ebf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae1a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_110bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cb27") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eafd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f91b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ed4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b1bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_602fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2795a") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e46e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e59e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feae8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9bda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06be2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_074d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_686f4") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1fa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d82e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38fa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbe70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fb51") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_831bc") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe7bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf828") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30972") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d60d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5a70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47368") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a40ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fa42") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2877") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8c61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_303b7") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a0b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9acc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_477b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8317") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96adf") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d522") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68e87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_928ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6121d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a6de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35b44") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bd52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ecf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88ff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74f28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5655d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd4ff") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf50a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75f73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79cca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c72c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a818f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef0e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70313") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a28a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab070") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f702") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac551") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb49") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b878e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9951") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd2dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_933f8") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_633e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b445e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33a8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aca78") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71e83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d693") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c774e") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38fd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_629de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60959") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bfad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_117e6") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50bb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fb05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3c34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78941") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_197b1") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7319") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e0cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f4f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d980b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9999b") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_143fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_840a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a64e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfed4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_031be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0bb") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8e99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8c48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e85b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6f51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55766") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f14ac") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f1c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8349") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_561bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cfaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c30f") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_020fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dabfe") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_787e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_293ab") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_408f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f7c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dbb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52cab") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d3e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94813") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bca18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1405") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7ce9") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3be19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b1c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c62c") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f9bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f289b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d219d") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4bdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6654f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef911") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7527d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_951fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72f55") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a11db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06836") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f8c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f07f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d0f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc668") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da9d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98adc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_254cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9781f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db6a1") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5de6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34bd7") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90756") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d048b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_379e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be38d") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c478") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eea1d") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f00dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17255") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b24e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f56f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edb05") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45868") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf77c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95ee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9c52") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94e34") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72c7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1069") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56b75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75b00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_823b0") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3894b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24c94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a7f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3de4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb3d3") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ed62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b32c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b94cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f81c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c0dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5274") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_616f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9516f") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5baad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be04e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5820b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db33a") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_772c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e9e4") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6cda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2999f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12f22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79942") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73c5c") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff2d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9af1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1345c") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe1ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22ea0") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3ea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd9fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d7f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba10") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ac58") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b0a") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8034d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2ff5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2efe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d467a") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f7d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fa4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6b10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9828e") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9097a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_742cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6198b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1168") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d86d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff0f") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f9a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eb81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d498") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd51b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_662db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_956ec") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c286a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5179") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d536") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80c1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d2f1") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eeac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68c6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc953") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18b5b") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99d21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20c1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c32b") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e45c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_945a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a864") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ad5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2ec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ae9f") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed59b") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6efb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adf0e") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c9b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1426") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0ec0") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19f2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b043e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41323") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_211f7") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c897d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91d56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f919") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca02") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d99c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c31c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c02c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ab9") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eb01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a3e0") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66745") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1278f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f87ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55cbb") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0491a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0daba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_505b3") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ad7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6411e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e85be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85728") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a09") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d035b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8331") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bcfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb8d9") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63525") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_baffa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1177b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ddc") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcdbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91adc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e663e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a58be") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d86f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dd34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_161aa") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a8fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6898c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90398") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee8d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8731") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9945e") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_819e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_668bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22334") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82df7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_395e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d736") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5208c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82bbb") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bca46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d150b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dff73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447ab") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f38d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_645b3") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74f28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf6a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a379f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf126") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac577") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48cd5") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b023") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af5ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ebf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae1a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_110bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cb27") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_510ec") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe7bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf828") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30972") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d60d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5a70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47368") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eafd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f91b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ed4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b1bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_602fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2795a") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e46e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e59e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feae8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9bda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06be2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_074d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_686f4") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1fa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d82e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38fa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbe70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fb51") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_831bc") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_795a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30ece") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95625") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a347") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c34f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a822e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81070") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a08e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1824e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_833c8") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68e87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_928ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6121d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a6de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35b44") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d522") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd2dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_933f8") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_633e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b445e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33a8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aca78") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bd52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ecf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88ff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74f28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5655d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd4ff") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf50a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75f73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79cca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c72c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a818f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef0e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70313") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a28a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab070") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f702") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac551") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb49") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b878e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9951") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a0b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9acc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_477b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8317") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96adf") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a40ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fa42") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2877") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8c61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_303b7") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7319") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e0cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f4f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d980b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9999b") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_197b1") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_787e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_293ab") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_408f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f7c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dbb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52cab") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_143fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_840a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a64e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfed4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_031be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0bb") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8e99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8c48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e85b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6f51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55766") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f14ac") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f1c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8349") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_561bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cfaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c30f") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_020fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dabfe") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50bb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fb05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3c34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78941") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71e83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d693") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c774e") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38fd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_629de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60959") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bfad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_117e6") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_4df21") diff --git a/engine/scenes/world/player/weapons/005/men.tscn b/engine/scenes/world/player/weapons/005/men.tscn index 4e151e3..2558a6d 100644 --- a/engine/scenes/world/player/weapons/005/men.tscn +++ b/engine/scenes/world/player/weapons/005/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://ca3dccd7ad0a"] +[gd_scene load_steps=419 format=3 uid="uid://ca3dccd7ad0a"] -[ext_resource type="Texture2D" uid="uid://dphvwk4s0qbvd" path="res://framework/statics/scenes/world/player/weapon/005/men/men.png" id="1_ca3dc"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd7ea"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0a8d"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f886c"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44f4a"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dc6e"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1ac1"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c45d"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_496f5"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20019"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b348"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f557"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87961"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dae64"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5bee"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71ea0"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2fdd"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70771"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://dphvwk4s0qbvd" path="res://assets/world/player/weapon/005/men/men.png" id="1_ca3dc"] [sub_resource type="AtlasTexture" id="AtlasTexture_ffd71"] atlas = ExtResource("1_ca3dc") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_70771"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e383"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00d0f"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39058"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a790"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c3e9"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd6a0"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce7f9"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f74d0"] atlas = ExtResource("1_ca3dc") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e383"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f557"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00d0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87961"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39058"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dae64"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a790"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5bee"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c3e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71ea0"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd6a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2fdd"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce7f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd7ea"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cafd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0a8d"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73651"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f886c"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa7dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44f4a"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1143e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dc6e"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65a16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1ac1"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_045d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c45d"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3fee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_496f5"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdade"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20019"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bcf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b348"] atlas = ExtResource("1_ca3dc") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a7ad"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75e46"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23328"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9f7c"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61e76"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f713"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae257"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62b67"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_418c3"] atlas = ExtResource("1_ca3dc") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_62b67"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d46b9"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0021a"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13064"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10f13"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7a3b"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09c65"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e93f1"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c6b53"] atlas = ExtResource("1_ca3dc") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d46b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75e46"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0021a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23328"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13064"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9f7c"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10f13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61e76"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7a3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f713"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09c65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae257"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e93f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cafd1"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db999"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73651"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_423c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa7dd"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a636"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1143e"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47c4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65a16"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c524"] +[sub_resource type="AtlasTexture" id="AtlasTexture_045d3"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c7ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3fee"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef778"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdade"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d242"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bcf2"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73b7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a7ad"] atlas = ExtResource("1_ca3dc") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac00c"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3129f"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31d48"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2719"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3576f"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_527c1"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc009"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23091"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5f9df"] atlas = ExtResource("1_ca3dc") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_23091"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_afd2b"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50f30"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7927"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1580b"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51bb2"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8841d"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ddea6"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_402a4"] atlas = ExtResource("1_ca3dc") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afd2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3129f"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50f30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31d48"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7927"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2719"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1580b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3576f"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51bb2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_527c1"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8841d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc009"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddea6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db999"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7b5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_423c8"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4c22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a636"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f67bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47c4f"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c13d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c524"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7cd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c7ad"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2364c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef778"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16525"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d242"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e87c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73b7d"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8abc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac00c"] atlas = ExtResource("1_ca3dc") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61758"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3efb8"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dec68"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8749c"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89ff4"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96276"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01c96"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90011"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a4fb8"] atlas = ExtResource("1_ca3dc") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_90011"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a656"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_18d62"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0886"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc287"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fce96"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b9be"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2b62"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_00200"] atlas = ExtResource("1_ca3dc") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a656"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3efb8"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18d62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dec68"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0886"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8749c"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89ff4"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fce96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96276"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b9be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01c96"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2b62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7b5c"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db875"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4c22"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27a23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f67bc"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27441"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c13d2"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee9ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7cd6"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93b26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2364c"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fb1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16525"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18376"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e87c3"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c84a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8abc"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a778"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61758"] atlas = ExtResource("1_ca3dc") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b189"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd483"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc2a4"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de862"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70585"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31ee0"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e521d"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7c85"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_35fbd"] atlas = ExtResource("1_ca3dc") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e7c85"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c03a6"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8974f"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d267"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9238c"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea337"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63cb5"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f71ce"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_72e58"] atlas = ExtResource("1_ca3dc") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c03a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd483"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8974f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc2a4"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d267"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de862"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9238c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70585"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea337"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31ee0"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63cb5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e521d"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f71ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db875"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74645"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27a23"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a64b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27441"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0eeca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee9ea"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28902"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93b26"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d267"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fb1f"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0bbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18376"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e32ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c84a"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6d05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a778"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3bad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b189"] atlas = ExtResource("1_ca3dc") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aeaf4"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_480a5"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53a21"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a26c2"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c341"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80987"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9da1"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_141a3"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_249d3"] atlas = ExtResource("1_ca3dc") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_141a3"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73315"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03500"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92aee"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0e72"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d78de"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa59c"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f85f"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0b8a3"] atlas = ExtResource("1_ca3dc") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73315"] +[sub_resource type="AtlasTexture" id="AtlasTexture_480a5"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03500"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53a21"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92aee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a26c2"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0e72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c341"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d78de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80987"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa59c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9da1"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f85f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74645"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08be4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a64b7"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07862"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0eeca"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cdaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28902"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e293"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d267"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_183e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0bbf"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c8b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e32ca"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cb9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6d05"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b090"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3bad"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d4a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aeaf4"] atlas = ExtResource("1_ca3dc") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13ee3"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a83e"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60bff"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad3df"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e005"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abe91"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ca80"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27ce9"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_426b5"] atlas = ExtResource("1_ca3dc") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_27ce9"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae5e3"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0b3d"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47463"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93a25"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6b05"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_431c3"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78f85"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_90a48"] atlas = ExtResource("1_ca3dc") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae5e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a83e"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0b3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60bff"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47463"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad3df"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93a25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e005"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6b05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abe91"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_431c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ca80"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78f85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08be4"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1aa4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07862"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b3e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cdaa"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5e8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e293"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61c28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_183e8"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c8c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c8b5"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15095"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cb9d"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6686"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b090"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76eb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d4a0"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9cfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13ee3"] atlas = ExtResource("1_ca3dc") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bd10"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfb4a"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_237b8"] -atlas = ExtResource("1_ca3dc") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f49de"] -atlas = ExtResource("1_ca3dc") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_658ed"] -atlas = ExtResource("1_ca3dc") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dadd9"] -atlas = ExtResource("1_ca3dc") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f967"] -atlas = ExtResource("1_ca3dc") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_925fe"] -atlas = ExtResource("1_ca3dc") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b3bff"] atlas = ExtResource("1_ca3dc") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_925fe"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c08fe"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b5ff"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe864"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8d0d"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac9d3"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02004"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ceda"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1db14"] atlas = ExtResource("1_ca3dc") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_ca3dc") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c08fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfb4a"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b5ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_237b8"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe864"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f49de"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8d0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_658ed"] atlas = ExtResource("1_ca3dc") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac9d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dadd9"] atlas = ExtResource("1_ca3dc") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02004"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f967"] atlas = ExtResource("1_ca3dc") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ceda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1aa4"] atlas = ExtResource("1_ca3dc") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b3e2"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5e8f"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61c28"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c8c3"] +atlas = ExtResource("1_ca3dc") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15095"] +atlas = ExtResource("1_ca3dc") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6686"] +atlas = ExtResource("1_ca3dc") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76eb4"] +atlas = ExtResource("1_ca3dc") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9cfc"] +atlas = ExtResource("1_ca3dc") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bd10"] +atlas = ExtResource("1_ca3dc") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_ca3dc"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd7ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f886c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f4a") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dc6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1ac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c45d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_496f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b348") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dae64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5bee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2fdd") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70771") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb74a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98abe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa2cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d8f3") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f74d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db723") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e16d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3838c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b95") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84785") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d07fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ba30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27329") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec1fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_230c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_471ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eec9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca21d") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d033e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6794e") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e383") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39058") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c3e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd6a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce7f9") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cafd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa7dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1143e") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3fee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdade") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bcf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a7ad") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f713") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae257") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b67") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_418c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df33e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88e36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b07d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04ed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f8e8") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6b53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e66c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd59c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22fb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3662a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd91") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1991") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71d34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c88d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99118") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc8d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5483b") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_099cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f41eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f60fb") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a412b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_772f9") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d46b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0021a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13064") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10f13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7a3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e93f1") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db999") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_423c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a636") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47c4f") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c7ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73b7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac00c") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3129f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3576f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_527c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc009") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23091") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f9df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24915") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_979ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe3ed") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_402a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_550ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c04bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4e9f") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a9ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f54f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e16d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd5f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0897d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65735") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c0f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f57b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c76d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35697") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d3aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a526e") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_afd2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7927") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1580b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51bb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8841d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddea6") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4c22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f67bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c13d2") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7cd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2364c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16525") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e87c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8abc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61758") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3efb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dec68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8749c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89ff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96276") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c96") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90011") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4fb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63451") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc65a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58d5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b64c") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00200") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59113") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63b6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e2c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4bc7") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3fe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3d91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4370a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1241a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c58d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_278ae") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_112b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01b67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a2a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c406f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e70f8") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83268") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e7a3") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18d62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0886") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fce96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b9be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2b62") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db875") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee9ea") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c84a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b189") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc2a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de862") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31ee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e521d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7c85") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35fbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d450c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ebe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a828f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19277") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fd14") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6282") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd9db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eea77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a64f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c6bb") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71def") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b09e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc79a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_652b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfcfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3af2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02453") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7160b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_745fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae69b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eda1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56b5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1f29") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bfb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a2e7") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c03a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8974f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d267") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9238c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63cb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f71ce") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a64b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eeca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28902") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0bbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e32ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3bad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeaf4") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_480a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c341") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9da1") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_141a3") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_249d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_989c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2422a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4777a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c4e8") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b8a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68eba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d5c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8f48") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74af4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a68a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_486d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ed62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe92") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad2dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_023b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_385c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_360a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd416") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0575a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43731") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73315") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03500") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92aee") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0e72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d78de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa59c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f85f") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08be4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07862") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cdaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e293") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_183e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c8b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cb9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d4a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13ee3") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a83e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60bff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad3df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abe91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ca80") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ce9") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_426b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8852") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_098aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_226a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d25c") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2ce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ada9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9b11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_087c1") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be9d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd4c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c01f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_755e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad7f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a89c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87590") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60053") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77572") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbde6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9987c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f624b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ba7d") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aa55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50935") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae5e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0b3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47463") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6b05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_431c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78f85") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1aa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b3e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5e8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c28") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c8c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76eb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9cfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd10") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_237b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f49de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_658ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dadd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f967") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_925fe") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3bff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88e99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0c45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_638e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5b42") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1db14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_550dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f23a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89cdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0757e") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef936") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcf24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30496") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4734f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71f98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dcfd") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0598") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3288e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_637a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a18d9") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acfef") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c08fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b5ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe864") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8d0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac9d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ceda") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb74a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98abe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa2cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d8f3") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70771") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e383") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39058") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c3e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd6a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce7f9") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f74d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db723") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e16d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3838c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b95") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84785") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d07fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ba30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27329") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec1fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_230c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_471ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eec9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca21d") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d033e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6794e") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dae64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5bee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2fdd") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd7ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f886c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f4a") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dc6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1ac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c45d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_496f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b348") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_418c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df33e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88e36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b07d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04ed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f8e8") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b67") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d46b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0021a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13064") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10f13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7a3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e93f1") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6b53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e66c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd59c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22fb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3662a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd91") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1991") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71d34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c88d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99118") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc8d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5483b") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_099cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f41eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f60fb") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a412b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_772f9") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f713") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae257") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cafd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa7dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1143e") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3fee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdade") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bcf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a7ad") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f9df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24915") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_979ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe3ed") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23091") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_afd2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7927") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1580b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51bb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8841d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddea6") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_402a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_550ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c04bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4e9f") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a9ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f54f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e16d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd5f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0897d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65735") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c0f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f57b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c76d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35697") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d3aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a526e") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3129f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3576f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_527c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc009") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db999") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_423c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a636") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47c4f") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c7ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73b7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac00c") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4fb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63451") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc65a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58d5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b64c") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90011") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18d62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0886") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fce96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b9be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2b62") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00200") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59113") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63b6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e2c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4bc7") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3fe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3d91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4370a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1241a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c58d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_278ae") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_112b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01b67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a2a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c406f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e70f8") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83268") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e7a3") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3efb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dec68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8749c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89ff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96276") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c96") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4c22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f67bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c13d2") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7cd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2364c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16525") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e87c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8abc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61758") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35fbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d450c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ebe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a828f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19277") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fd14") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7c85") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c03a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8974f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d267") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9238c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63cb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f71ce") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6282") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd9db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eea77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a64f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c6bb") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71def") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b09e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc79a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_652b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfcfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3af2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02453") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7160b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_745fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae69b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eda1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56b5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1f29") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bfb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a2e7") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc2a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de862") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31ee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e521d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db875") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee9ea") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c84a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b189") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_249d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_989c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2422a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4777a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c4e8") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_141a3") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73315") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03500") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92aee") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0e72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d78de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa59c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f85f") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b8a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68eba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d5c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8f48") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74af4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a68a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_486d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ed62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe92") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad2dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_023b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_385c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_360a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd416") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0575a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43731") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_480a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c341") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9da1") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a64b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eeca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28902") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0bbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e32ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3bad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeaf4") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_426b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8852") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_098aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_226a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d25c") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ce9") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae5e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0b3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47463") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6b05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_431c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78f85") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2ce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ada9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9b11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_087c1") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be9d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd4c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c01f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_755e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad7f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a89c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87590") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60053") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77572") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbde6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9987c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f624b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ba7d") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aa55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50935") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a83e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60bff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad3df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abe91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ca80") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08be4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07862") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cdaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e293") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_183e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c8b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cb9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d4a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13ee3") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3bff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88e99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0c45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_638e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5b42") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_925fe") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c08fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b5ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe864") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8d0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac9d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ceda") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1db14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_550dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f23a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89cdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0757e") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef936") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcf24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30496") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4734f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71f98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dcfd") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0598") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3288e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_637a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a18d9") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acfef") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_237b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f49de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_658ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dadd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f967") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1aa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b3e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5e8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c28") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c8c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76eb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9cfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd10") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_ca3dc") diff --git a/engine/scenes/world/player/weapons/005/women.tscn b/engine/scenes/world/player/weapons/005/women.tscn index 5b55286..2a5ea1c 100644 --- a/engine/scenes/world/player/weapons/005/women.tscn +++ b/engine/scenes/world/player/weapons/005/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://55e871a66c8d"] +[gd_scene load_steps=419 format=3 uid="uid://55e871a66c8d"] -[ext_resource type="Texture2D" uid="uid://bcplqly27fm3c" path="res://framework/statics/scenes/world/player/weapon/005/women/women.png" id="1_55e87"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ff7f"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d585"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef41f"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18773"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef0bb"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3beb2"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80cea"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_453fb"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a69bb"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9871"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e159"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25ca1"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d1ca"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85739"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f7ab"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_284b6"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d240b"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bcplqly27fm3c" path="res://assets/world/player/weapon/005/women/women.png" id="1_55e87"] [sub_resource type="AtlasTexture" id="AtlasTexture_34f65"] atlas = ExtResource("1_55e87") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d240b"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b1ae"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b1f1"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0972"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f782a"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad00e"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_682b5"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_524d2"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5ea9a"] atlas = ExtResource("1_55e87") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b1ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e159"] atlas = ExtResource("1_55e87") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b1f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25ca1"] atlas = ExtResource("1_55e87") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0972"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d1ca"] atlas = ExtResource("1_55e87") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f782a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85739"] atlas = ExtResource("1_55e87") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad00e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f7ab"] atlas = ExtResource("1_55e87") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_682b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_284b6"] atlas = ExtResource("1_55e87") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_524d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ff7f"] atlas = ExtResource("1_55e87") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc647"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d585"] atlas = ExtResource("1_55e87") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_326df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef41f"] atlas = ExtResource("1_55e87") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80160"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18773"] atlas = ExtResource("1_55e87") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8fb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef0bb"] atlas = ExtResource("1_55e87") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b7d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3beb2"] atlas = ExtResource("1_55e87") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c77c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80cea"] atlas = ExtResource("1_55e87") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca77f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_453fb"] atlas = ExtResource("1_55e87") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac08c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a69bb"] atlas = ExtResource("1_55e87") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d2cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9871"] atlas = ExtResource("1_55e87") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b16f"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69e8c"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f7f9"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8458"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23698"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e30ab"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbeb1"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11876"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6e89a"] atlas = ExtResource("1_55e87") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_11876"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_705cb"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cafbd"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4718"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_494a5"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe8c7"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99557"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bb71"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a11dc"] atlas = ExtResource("1_55e87") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_705cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69e8c"] atlas = ExtResource("1_55e87") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cafbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f7f9"] atlas = ExtResource("1_55e87") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4718"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8458"] atlas = ExtResource("1_55e87") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_494a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23698"] atlas = ExtResource("1_55e87") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe8c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e30ab"] atlas = ExtResource("1_55e87") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99557"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbeb1"] atlas = ExtResource("1_55e87") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bb71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc647"] atlas = ExtResource("1_55e87") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f082"] +[sub_resource type="AtlasTexture" id="AtlasTexture_326df"] atlas = ExtResource("1_55e87") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7ce0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80160"] atlas = ExtResource("1_55e87") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ef77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8fb4"] atlas = ExtResource("1_55e87") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_573b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b7d7"] atlas = ExtResource("1_55e87") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ac1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c77c2"] atlas = ExtResource("1_55e87") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c027a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca77f"] atlas = ExtResource("1_55e87") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fee53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac08c"] atlas = ExtResource("1_55e87") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8c44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d2cd"] atlas = ExtResource("1_55e87") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73fbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b16f"] atlas = ExtResource("1_55e87") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89309"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6e00"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0782"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3b0e"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa979"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eabf2"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ad45"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bebcf"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_79356"] atlas = ExtResource("1_55e87") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_bebcf"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d1a3"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0975"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42473"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5581a"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27091"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8fba"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93b57"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fd699"] atlas = ExtResource("1_55e87") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d1a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6e00"] atlas = ExtResource("1_55e87") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0975"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0782"] atlas = ExtResource("1_55e87") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42473"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3b0e"] atlas = ExtResource("1_55e87") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5581a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa979"] atlas = ExtResource("1_55e87") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27091"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eabf2"] atlas = ExtResource("1_55e87") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8fba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ad45"] atlas = ExtResource("1_55e87") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93b57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f082"] atlas = ExtResource("1_55e87") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4b7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7ce0"] atlas = ExtResource("1_55e87") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62e2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ef77"] atlas = ExtResource("1_55e87") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10ea6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_573b7"] atlas = ExtResource("1_55e87") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7344f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ac1e"] atlas = ExtResource("1_55e87") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f87d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c027a"] atlas = ExtResource("1_55e87") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a8f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fee53"] atlas = ExtResource("1_55e87") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74853"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8c44"] atlas = ExtResource("1_55e87") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd8cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73fbd"] atlas = ExtResource("1_55e87") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8935"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89309"] atlas = ExtResource("1_55e87") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_919aa"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68b59"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ea8f"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb607"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d4b2"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_720dd"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3230f"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_945a4"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e0d60"] atlas = ExtResource("1_55e87") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_945a4"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a05e"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82cf2"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3823"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ce3f"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c4b2"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62127"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_783f1"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9c6a5"] atlas = ExtResource("1_55e87") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a05e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68b59"] atlas = ExtResource("1_55e87") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82cf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ea8f"] atlas = ExtResource("1_55e87") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3823"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb607"] atlas = ExtResource("1_55e87") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ce3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d4b2"] atlas = ExtResource("1_55e87") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c4b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_720dd"] atlas = ExtResource("1_55e87") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62127"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3230f"] atlas = ExtResource("1_55e87") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_783f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4b7d"] atlas = ExtResource("1_55e87") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed3ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62e2b"] atlas = ExtResource("1_55e87") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5a60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10ea6"] atlas = ExtResource("1_55e87") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e339"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7344f"] atlas = ExtResource("1_55e87") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98a22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f87d"] atlas = ExtResource("1_55e87") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9981"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a8f9"] atlas = ExtResource("1_55e87") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dabe9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74853"] atlas = ExtResource("1_55e87") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c3c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd8cc"] atlas = ExtResource("1_55e87") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88758"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8935"] atlas = ExtResource("1_55e87") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fc5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_919aa"] atlas = ExtResource("1_55e87") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68694"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83fe0"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ba0f"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38495"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c385"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d54ab"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_502ca"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69273"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_35e2d"] atlas = ExtResource("1_55e87") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_69273"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32994"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa6fd"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc765"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7cd45"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06ec1"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2816f"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4652"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_13535"] atlas = ExtResource("1_55e87") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32994"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83fe0"] atlas = ExtResource("1_55e87") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa6fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ba0f"] atlas = ExtResource("1_55e87") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc765"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38495"] atlas = ExtResource("1_55e87") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cd45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c385"] atlas = ExtResource("1_55e87") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06ec1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d54ab"] atlas = ExtResource("1_55e87") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2816f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_502ca"] atlas = ExtResource("1_55e87") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4652"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed3ea"] atlas = ExtResource("1_55e87") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0eb7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5a60"] atlas = ExtResource("1_55e87") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6496d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e339"] atlas = ExtResource("1_55e87") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd4d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98a22"] atlas = ExtResource("1_55e87") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a92f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9981"] atlas = ExtResource("1_55e87") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ef99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dabe9"] atlas = ExtResource("1_55e87") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a6c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c3c2"] atlas = ExtResource("1_55e87") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb962"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88758"] atlas = ExtResource("1_55e87") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac627"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fc5b"] atlas = ExtResource("1_55e87") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05754"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68694"] atlas = ExtResource("1_55e87") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23efc"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c644"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73f0a"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_740df"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29300"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c916"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19cac"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2a10"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f78fc"] atlas = ExtResource("1_55e87") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e2a10"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1102"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29e85"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e413"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbe5f"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10ba0"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f694"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9af9a"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ddc51"] atlas = ExtResource("1_55e87") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1102"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c644"] atlas = ExtResource("1_55e87") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29e85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73f0a"] atlas = ExtResource("1_55e87") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e413"] +[sub_resource type="AtlasTexture" id="AtlasTexture_740df"] atlas = ExtResource("1_55e87") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbe5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29300"] atlas = ExtResource("1_55e87") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10ba0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c916"] atlas = ExtResource("1_55e87") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f694"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19cac"] atlas = ExtResource("1_55e87") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9af9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0eb7c"] atlas = ExtResource("1_55e87") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce0e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6496d"] atlas = ExtResource("1_55e87") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_604e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd4d4"] atlas = ExtResource("1_55e87") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18608"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a92f"] atlas = ExtResource("1_55e87") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43c84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ef99"] atlas = ExtResource("1_55e87") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3a90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a6c6"] atlas = ExtResource("1_55e87") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4abbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb962"] atlas = ExtResource("1_55e87") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9300"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac627"] atlas = ExtResource("1_55e87") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64afb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05754"] atlas = ExtResource("1_55e87") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90670"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23efc"] atlas = ExtResource("1_55e87") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e580"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d96ab"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00e4b"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43cbf"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dda92"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22698"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6878d"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ca97"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_80d1c"] atlas = ExtResource("1_55e87") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5ca97"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_846af"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62b06"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_577a7"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94e8d"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2294a"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d616d"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27be3"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e2144"] atlas = ExtResource("1_55e87") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_846af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d96ab"] atlas = ExtResource("1_55e87") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62b06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00e4b"] atlas = ExtResource("1_55e87") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_577a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43cbf"] atlas = ExtResource("1_55e87") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94e8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dda92"] atlas = ExtResource("1_55e87") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2294a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22698"] atlas = ExtResource("1_55e87") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d616d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6878d"] atlas = ExtResource("1_55e87") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27be3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce0e1"] atlas = ExtResource("1_55e87") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b904"] +[sub_resource type="AtlasTexture" id="AtlasTexture_604e8"] atlas = ExtResource("1_55e87") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be77e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18608"] atlas = ExtResource("1_55e87") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eadb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43c84"] atlas = ExtResource("1_55e87") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40938"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3a90"] atlas = ExtResource("1_55e87") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ca16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4abbf"] atlas = ExtResource("1_55e87") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42776"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9300"] atlas = ExtResource("1_55e87") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_033b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64afb"] atlas = ExtResource("1_55e87") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13248"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90670"] atlas = ExtResource("1_55e87") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d47b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e580"] atlas = ExtResource("1_55e87") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8447b"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5239"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30e68"] -atlas = ExtResource("1_55e87") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a6c7"] -atlas = ExtResource("1_55e87") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b7e6"] -atlas = ExtResource("1_55e87") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a958f"] -atlas = ExtResource("1_55e87") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e23b0"] -atlas = ExtResource("1_55e87") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67f36"] -atlas = ExtResource("1_55e87") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_cbd55"] atlas = ExtResource("1_55e87") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_67f36"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6a7a"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5494"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_511ad"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36408"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_acc62"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7182"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7061a"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0781f"] atlas = ExtResource("1_55e87") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_55e87") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6a7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5239"] atlas = ExtResource("1_55e87") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5494"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30e68"] atlas = ExtResource("1_55e87") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_511ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a6c7"] atlas = ExtResource("1_55e87") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36408"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b7e6"] atlas = ExtResource("1_55e87") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_acc62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a958f"] atlas = ExtResource("1_55e87") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7182"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e23b0"] atlas = ExtResource("1_55e87") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7061a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b904"] atlas = ExtResource("1_55e87") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be77e"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eadb0"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40938"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ca16"] +atlas = ExtResource("1_55e87") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42776"] +atlas = ExtResource("1_55e87") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_033b2"] +atlas = ExtResource("1_55e87") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13248"] +atlas = ExtResource("1_55e87") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d47b"] +atlas = ExtResource("1_55e87") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8447b"] +atlas = ExtResource("1_55e87") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_55e87"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ff7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef41f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18773") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef0bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3beb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80cea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_453fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a69bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9871") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25ca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f7ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_284b6") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d240b") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b72ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9289c") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ea9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03adb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41121") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4f37") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bda5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfabe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_308bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5215c") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9db7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4caef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ebc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65722") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb62") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a62a") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b1ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0972") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f782a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad00e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_524d2") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc647") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_326df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80160") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8fb4") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b7d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c77c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca77f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac08c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d2cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b16f") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69e8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f7f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbeb1") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11876") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e89a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfdd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e616a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c057") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a11dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c0ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77e8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_499b0") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dc72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef0c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86e6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a52c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6dcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7502a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a51b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67bbd") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f419") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73397") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dc52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ebad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f60cf") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_261ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7175c") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_705cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cafbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4718") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_494a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe8c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bb71") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7ce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ef77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_573b7") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ac1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c027a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fee53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73fbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89309") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa979") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eabf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ad45") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bebcf") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79356") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52e2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cf23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767b4") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75677") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0682") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99507") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5677") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e441e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_896fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ac9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea87e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4accd") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee8a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41c88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c75fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed7be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf108") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e708") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d1a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42473") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5581a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b57") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4b7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62e2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7344f") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f87d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74853") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd8cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8935") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_919aa") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68b59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb607") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d4b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_720dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3230f") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_945a4") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_608d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83ad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b83e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18cb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8c22") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c6a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df6de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9d56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6af2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_546f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d927") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c482f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_626eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_830fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e8ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d418c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fb53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e59") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad202") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_726e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0854") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c48e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b29") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f91d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e86a2") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a05e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82cf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3823") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ce3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c4b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62127") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_783f1") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed3ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5a60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e339") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a22") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dabe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c3c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fc5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68694") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83fe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d54ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_502ca") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69273") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35e2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e43a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d354a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f95") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d90c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_959f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a319") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6d15") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4863") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a1f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c72d") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfcc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7df0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_571e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cc13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00583") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d198b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c773") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa6fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc765") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cd45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06ec1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2816f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4652") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6496d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd4d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a92f") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ef99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb962") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23efc") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73f0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_740df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19cac") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2a10") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f78fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ff13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b79f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a69d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b329") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f37e0") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8334") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_673e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_381b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72114") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41589") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b70fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08c86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b758d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c38c3") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77aa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86fa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aacc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4d85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e47a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e98") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02880") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1102") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e413") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ba0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9af9a") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce0e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_604e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43c84") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4abbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64afb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90670") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e580") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d96ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00e4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43cbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6878d") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ca97") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d661d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dcc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_439d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c36") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f40ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34302") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21aac") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d9be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52b63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03882") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_017d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e0e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_258b8") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a62fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c38f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e99a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ae38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abbf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8ca1") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f0c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bf40") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_846af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_577a7") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94e8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2294a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d616d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27be3") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be77e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eadb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40938") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ca16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_033b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13248") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d47b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8447b") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30e68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a6c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b7e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a958f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e23b0") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f36") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbd55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_042a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e59a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b597e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87027") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0781f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9fd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee78c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65bd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4635") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_173ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f6ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9817d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f90ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53356") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1160") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01146") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29bf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d7e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b717f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bbaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a451") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68b7a") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_260ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_479d4") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6a7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5494") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_511ad") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7182") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7061a") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b72ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9289c") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d240b") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b1ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0972") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f782a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad00e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_524d2") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ea9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03adb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41121") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4f37") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bda5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfabe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_308bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5215c") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9db7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4caef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ebc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65722") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb62") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a62a") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25ca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f7ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_284b6") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ff7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef41f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18773") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef0bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3beb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80cea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_453fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a69bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9871") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e89a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfdd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e616a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c057") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11876") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_705cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cafbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4718") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_494a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe8c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bb71") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a11dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c0ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77e8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_499b0") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dc72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef0c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86e6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a52c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6dcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7502a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a51b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67bbd") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f419") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73397") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dc52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ebad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f60cf") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_261ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7175c") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69e8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f7f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbeb1") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc647") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_326df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80160") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8fb4") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b7d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c77c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca77f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac08c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d2cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b16f") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79356") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52e2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cf23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767b4") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bebcf") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d1a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42473") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5581a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b57") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75677") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0682") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99507") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5677") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e441e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_896fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ac9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea87e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4accd") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee8a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41c88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c75fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed7be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf108") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e708") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa979") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eabf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ad45") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7ce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ef77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_573b7") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ac1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c027a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fee53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73fbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89309") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_608d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83ad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b83e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18cb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8c22") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_945a4") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a05e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82cf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3823") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ce3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c4b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62127") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_783f1") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c6a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df6de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9d56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6af2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_546f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d927") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c482f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_626eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_830fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e8ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d418c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fb53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e59") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad202") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_726e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0854") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c48e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b29") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f91d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e86a2") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68b59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb607") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d4b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_720dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3230f") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4b7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62e2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7344f") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f87d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74853") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd8cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8935") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_919aa") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35e2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e43a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d354a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f95") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69273") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa6fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc765") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cd45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06ec1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2816f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4652") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d90c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_959f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a319") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6d15") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4863") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a1f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c72d") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfcc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7df0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_571e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cc13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00583") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d198b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c773") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83fe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d54ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_502ca") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed3ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5a60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e339") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a22") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dabe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c3c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fc5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68694") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f78fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ff13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b79f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a69d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b329") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f37e0") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2a10") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1102") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e413") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ba0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9af9a") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8334") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_673e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_381b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72114") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41589") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b70fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08c86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b758d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c38c3") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77aa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86fa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aacc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4d85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e47a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e98") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02880") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73f0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_740df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19cac") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6496d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd4d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a92f") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ef99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb962") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23efc") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d661d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dcc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_439d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c36") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ca97") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_846af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_577a7") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94e8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2294a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d616d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27be3") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f40ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34302") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21aac") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d9be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52b63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03882") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_017d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e0e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_258b8") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a62fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c38f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e99a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ae38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abbf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8ca1") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f0c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bf40") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d96ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00e4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43cbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6878d") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce0e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_604e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43c84") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4abbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64afb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90670") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e580") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbd55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_042a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e59a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b597e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87027") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f36") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6a7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5494") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_511ad") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7182") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7061a") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0781f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9fd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee78c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65bd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4635") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_173ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f6ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9817d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f90ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53356") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1160") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01146") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29bf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d7e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b717f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bbaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a451") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68b7a") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_260ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_479d4") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30e68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a6c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b7e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a958f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e23b0") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be77e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eadb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40938") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ca16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_033b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13248") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d47b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8447b") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_55e87") diff --git a/engine/scenes/world/player/weapons/006/men.tscn b/engine/scenes/world/player/weapons/006/men.tscn index 56a49af..8c933b6 100644 --- a/engine/scenes/world/player/weapons/006/men.tscn +++ b/engine/scenes/world/player/weapons/006/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://599010a2a7b4"] +[gd_scene load_steps=416 format=3 uid="uid://6ba010a2a7b4"] -[ext_resource type="Texture2D" uid="uid://m7mxgb1btiol" path="res://framework/statics/scenes/world/player/weapon/006/men/men.png" id="1_59901"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_2322a"] -atlas = ExtResource("1_59901") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39fbd"] -atlas = ExtResource("1_59901") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c13f"] -atlas = ExtResource("1_59901") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0226f"] -atlas = ExtResource("1_59901") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75ba3"] -atlas = ExtResource("1_59901") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_beecd"] -atlas = ExtResource("1_59901") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b174"] -atlas = ExtResource("1_59901") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_644ec"] -atlas = ExtResource("1_59901") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96918"] -atlas = ExtResource("1_59901") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4f71"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf0de"] -atlas = ExtResource("1_59901") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66ee7"] -atlas = ExtResource("1_59901") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0ba5"] -atlas = ExtResource("1_59901") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df120"] -atlas = ExtResource("1_59901") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_129e1"] -atlas = ExtResource("1_59901") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2b34"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78b19"] -atlas = ExtResource("1_59901") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://m7mxgb1btiol" path="res://assets/world/player/weapon/006/men/men.png" id="1_59901"] [sub_resource type="AtlasTexture" id="AtlasTexture_f249d"] atlas = ExtResource("1_59901") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_59901") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_78b19"] +atlas = ExtResource("1_59901") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91574"] +atlas = ExtResource("1_59901") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26490"] +atlas = ExtResource("1_59901") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2149b"] +atlas = ExtResource("1_59901") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85668"] +atlas = ExtResource("1_59901") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04895"] +atlas = ExtResource("1_59901") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1e77"] +atlas = ExtResource("1_59901") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd030"] +atlas = ExtResource("1_59901") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8ccdb"] atlas = ExtResource("1_59901") region = Rect2(0, 1080, 241, 216) @@ -104,15 +68,15 @@ region = Rect2(241, 1080, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_99b54"] atlas = ExtResource("1_59901") -region = Rect2(482, 1080, 241, 216) +region = Rect2(482, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_16c1d"] atlas = ExtResource("1_59901") -region = Rect2(723, 1080, 241, 216) +region = Rect2(723, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bbdca"] atlas = ExtResource("1_59901") -region = Rect2(964, 1080, 241, 216) +region = Rect2(964, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2740b"] atlas = ExtResource("1_59901") @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91574"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf0de"] atlas = ExtResource("1_59901") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26490"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66ee7"] atlas = ExtResource("1_59901") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2149b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0ba5"] atlas = ExtResource("1_59901") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85668"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df120"] atlas = ExtResource("1_59901") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04895"] +[sub_resource type="AtlasTexture" id="AtlasTexture_129e1"] atlas = ExtResource("1_59901") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1e77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2b34"] atlas = ExtResource("1_59901") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd030"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2322a"] atlas = ExtResource("1_59901") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c01c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39fbd"] atlas = ExtResource("1_59901") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a48f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c13f"] atlas = ExtResource("1_59901") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_997e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0226f"] atlas = ExtResource("1_59901") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdb26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75ba3"] atlas = ExtResource("1_59901") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7a81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_beecd"] atlas = ExtResource("1_59901") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74a94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b174"] atlas = ExtResource("1_59901") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_412cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_644ec"] atlas = ExtResource("1_59901") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_319b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96918"] atlas = ExtResource("1_59901") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14304"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4f71"] atlas = ExtResource("1_59901") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33820"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64063"] -atlas = ExtResource("1_59901") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6e9e"] -atlas = ExtResource("1_59901") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b6ac"] -atlas = ExtResource("1_59901") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8df0"] -atlas = ExtResource("1_59901") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49f27"] -atlas = ExtResource("1_59901") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7451"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7f1db"] -atlas = ExtResource("1_59901") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_221c1"] atlas = ExtResource("1_59901") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_59901") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7f1db"] +atlas = ExtResource("1_59901") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_184a1"] +atlas = ExtResource("1_59901") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0a2b"] +atlas = ExtResource("1_59901") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23f03"] +atlas = ExtResource("1_59901") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6a2c"] +atlas = ExtResource("1_59901") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_426b5"] +atlas = ExtResource("1_59901") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04ce1"] +atlas = ExtResource("1_59901") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0188"] +atlas = ExtResource("1_59901") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5f680"] atlas = ExtResource("1_59901") region = Rect2(0, 3456, 241, 216) @@ -310,18 +274,6 @@ region = Rect2(0, 3456, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 3456, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99b54"] -atlas = ExtResource("1_59901") -region = Rect2(482, 3456, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16c1d"] -atlas = ExtResource("1_59901") -region = Rect2(723, 3456, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbdca"] -atlas = ExtResource("1_59901") -region = Rect2(964, 3456, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_d7f15"] atlas = ExtResource("1_59901") region = Rect2(1205, 3456, 241, 216) @@ -390,101 +342,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_184a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64063"] atlas = ExtResource("1_59901") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0a2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6e9e"] atlas = ExtResource("1_59901") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23f03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b6ac"] atlas = ExtResource("1_59901") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6a2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8df0"] atlas = ExtResource("1_59901") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_426b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49f27"] atlas = ExtResource("1_59901") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04ce1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7451"] atlas = ExtResource("1_59901") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0188"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c01c"] atlas = ExtResource("1_59901") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd73f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a48f2"] atlas = ExtResource("1_59901") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4aec1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_997e1"] atlas = ExtResource("1_59901") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9bc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cdb26"] atlas = ExtResource("1_59901") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_980ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7a81"] atlas = ExtResource("1_59901") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21cf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74a94"] atlas = ExtResource("1_59901") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_669ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_412cb"] atlas = ExtResource("1_59901") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4119a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_319b4"] atlas = ExtResource("1_59901") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1d3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14304"] atlas = ExtResource("1_59901") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1eef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33820"] atlas = ExtResource("1_59901") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6fc69"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76525"] -atlas = ExtResource("1_59901") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2126"] -atlas = ExtResource("1_59901") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4134"] -atlas = ExtResource("1_59901") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbd4b"] -atlas = ExtResource("1_59901") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41507"] -atlas = ExtResource("1_59901") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_384e1"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af1bd"] -atlas = ExtResource("1_59901") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b942b"] atlas = ExtResource("1_59901") @@ -510,6 +430,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_59901") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_af1bd"] +atlas = ExtResource("1_59901") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea756"] +atlas = ExtResource("1_59901") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee8d0"] +atlas = ExtResource("1_59901") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd8b6"] +atlas = ExtResource("1_59901") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92775"] +atlas = ExtResource("1_59901") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69dfb"] +atlas = ExtResource("1_59901") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5798e"] +atlas = ExtResource("1_59901") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e426e"] +atlas = ExtResource("1_59901") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3b2f0"] atlas = ExtResource("1_59901") region = Rect2(0, 5832, 241, 216) @@ -598,101 +550,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea756"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76525"] atlas = ExtResource("1_59901") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee8d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2126"] atlas = ExtResource("1_59901") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd8b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4134"] atlas = ExtResource("1_59901") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92775"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbd4b"] atlas = ExtResource("1_59901") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69dfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41507"] atlas = ExtResource("1_59901") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5798e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_384e1"] atlas = ExtResource("1_59901") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e426e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd73f"] atlas = ExtResource("1_59901") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93a06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4aec1"] atlas = ExtResource("1_59901") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45083"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9bc9"] atlas = ExtResource("1_59901") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7268b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_980ff"] atlas = ExtResource("1_59901") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4dff2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21cf9"] atlas = ExtResource("1_59901") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d66d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_669ad"] atlas = ExtResource("1_59901") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01507"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4119a"] atlas = ExtResource("1_59901") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0a54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1d3c"] atlas = ExtResource("1_59901") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b024"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1eef"] atlas = ExtResource("1_59901") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a063e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fc69"] atlas = ExtResource("1_59901") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6d1d"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c151"] -atlas = ExtResource("1_59901") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85250"] -atlas = ExtResource("1_59901") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8eb0"] -atlas = ExtResource("1_59901") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8662d"] -atlas = ExtResource("1_59901") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36af0"] -atlas = ExtResource("1_59901") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81a74"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b663a"] -atlas = ExtResource("1_59901") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b4e6a"] atlas = ExtResource("1_59901") @@ -718,6 +638,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_59901") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b663a"] +atlas = ExtResource("1_59901") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42d60"] +atlas = ExtResource("1_59901") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2ef2"] +atlas = ExtResource("1_59901") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_776b6"] +atlas = ExtResource("1_59901") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5c73"] +atlas = ExtResource("1_59901") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f625"] +atlas = ExtResource("1_59901") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42dd8"] +atlas = ExtResource("1_59901") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03a04"] +atlas = ExtResource("1_59901") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_aaead"] atlas = ExtResource("1_59901") region = Rect2(0, 8208, 241, 216) @@ -806,101 +758,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42d60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c151"] atlas = ExtResource("1_59901") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2ef2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85250"] atlas = ExtResource("1_59901") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_776b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8eb0"] atlas = ExtResource("1_59901") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5c73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8662d"] atlas = ExtResource("1_59901") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f625"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36af0"] atlas = ExtResource("1_59901") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42dd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81a74"] atlas = ExtResource("1_59901") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03a04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93a06"] atlas = ExtResource("1_59901") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45083"] atlas = ExtResource("1_59901") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1659f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7268b"] atlas = ExtResource("1_59901") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f22a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4dff2"] atlas = ExtResource("1_59901") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7c30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d66d"] atlas = ExtResource("1_59901") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d43b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01507"] atlas = ExtResource("1_59901") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_098e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0a54"] atlas = ExtResource("1_59901") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5b62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b024"] atlas = ExtResource("1_59901") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c37d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a063e"] atlas = ExtResource("1_59901") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f71fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6d1d"] atlas = ExtResource("1_59901") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89dba"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab083"] -atlas = ExtResource("1_59901") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92643"] -atlas = ExtResource("1_59901") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebe63"] -atlas = ExtResource("1_59901") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a6fe"] -atlas = ExtResource("1_59901") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_422f6"] -atlas = ExtResource("1_59901") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03201"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3c07"] -atlas = ExtResource("1_59901") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7925b"] atlas = ExtResource("1_59901") @@ -926,6 +846,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_59901") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e3c07"] +atlas = ExtResource("1_59901") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4012"] +atlas = ExtResource("1_59901") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e591"] +atlas = ExtResource("1_59901") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9cd30"] +atlas = ExtResource("1_59901") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_361b7"] +atlas = ExtResource("1_59901") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_828de"] +atlas = ExtResource("1_59901") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b7dc"] +atlas = ExtResource("1_59901") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32ff3"] +atlas = ExtResource("1_59901") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_369ca"] atlas = ExtResource("1_59901") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +966,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4012"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab083"] atlas = ExtResource("1_59901") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e591"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92643"] atlas = ExtResource("1_59901") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cd30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebe63"] atlas = ExtResource("1_59901") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_361b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a6fe"] atlas = ExtResource("1_59901") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_828de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_422f6"] atlas = ExtResource("1_59901") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b7dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03201"] atlas = ExtResource("1_59901") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32ff3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff542"] atlas = ExtResource("1_59901") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a291"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1659f"] atlas = ExtResource("1_59901") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0186b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f22a"] atlas = ExtResource("1_59901") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85161"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7c30"] atlas = ExtResource("1_59901") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70dfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d43b7"] atlas = ExtResource("1_59901") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5190"] +[sub_resource type="AtlasTexture" id="AtlasTexture_098e2"] atlas = ExtResource("1_59901") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea10f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5b62"] atlas = ExtResource("1_59901") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d694c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c37d"] atlas = ExtResource("1_59901") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e637a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f71fc"] atlas = ExtResource("1_59901") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2ee9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89dba"] atlas = ExtResource("1_59901") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5986c"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb0e8"] -atlas = ExtResource("1_59901") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c86f8"] -atlas = ExtResource("1_59901") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_badd0"] -atlas = ExtResource("1_59901") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3e9d"] -atlas = ExtResource("1_59901") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41029"] -atlas = ExtResource("1_59901") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d341"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c32b"] -atlas = ExtResource("1_59901") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2da33"] atlas = ExtResource("1_59901") @@ -1134,6 +1054,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_59901") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2c32b"] +atlas = ExtResource("1_59901") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b7aa"] +atlas = ExtResource("1_59901") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdeb3"] +atlas = ExtResource("1_59901") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a86a1"] +atlas = ExtResource("1_59901") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39710"] +atlas = ExtResource("1_59901") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1e45"] +atlas = ExtResource("1_59901") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07d1b"] +atlas = ExtResource("1_59901") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79e68"] +atlas = ExtResource("1_59901") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0fb4d"] atlas = ExtResource("1_59901") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1174,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b7aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb0e8"] atlas = ExtResource("1_59901") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdeb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c86f8"] atlas = ExtResource("1_59901") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a86a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_badd0"] atlas = ExtResource("1_59901") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39710"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3e9d"] atlas = ExtResource("1_59901") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1e45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41029"] atlas = ExtResource("1_59901") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07d1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d341"] atlas = ExtResource("1_59901") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79e68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a291"] atlas = ExtResource("1_59901") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54050"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0186b"] atlas = ExtResource("1_59901") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f84e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85161"] atlas = ExtResource("1_59901") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_863e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70dfa"] atlas = ExtResource("1_59901") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6886"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5190"] atlas = ExtResource("1_59901") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45dbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea10f"] atlas = ExtResource("1_59901") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_578cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d694c"] atlas = ExtResource("1_59901") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03549"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e637a"] atlas = ExtResource("1_59901") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08fcd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2ee9"] atlas = ExtResource("1_59901") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3167b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5986c"] atlas = ExtResource("1_59901") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4add6"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfb40"] -atlas = ExtResource("1_59901") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_527b2"] -atlas = ExtResource("1_59901") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_afd41"] -atlas = ExtResource("1_59901") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6707c"] -atlas = ExtResource("1_59901") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0a62"] -atlas = ExtResource("1_59901") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01cf5"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43d03"] -atlas = ExtResource("1_59901") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_03a67"] atlas = ExtResource("1_59901") @@ -1342,6 +1262,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_59901") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_43d03"] +atlas = ExtResource("1_59901") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_253ae"] +atlas = ExtResource("1_59901") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b45b"] +atlas = ExtResource("1_59901") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_846aa"] +atlas = ExtResource("1_59901") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea129"] +atlas = ExtResource("1_59901") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31b15"] +atlas = ExtResource("1_59901") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1032"] +atlas = ExtResource("1_59901") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac3a6"] +atlas = ExtResource("1_59901") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7ef63"] atlas = ExtResource("1_59901") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1382,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_253ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfb40"] atlas = ExtResource("1_59901") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b45b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_527b2"] atlas = ExtResource("1_59901") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_846aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afd41"] atlas = ExtResource("1_59901") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea129"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6707c"] atlas = ExtResource("1_59901") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31b15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0a62"] atlas = ExtResource("1_59901") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1032"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01cf5"] atlas = ExtResource("1_59901") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac3a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54050"] atlas = ExtResource("1_59901") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c217a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f84e6"] atlas = ExtResource("1_59901") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7d33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_863e9"] atlas = ExtResource("1_59901") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed6be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6886"] atlas = ExtResource("1_59901") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_006d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45dbe"] atlas = ExtResource("1_59901") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e091e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_578cb"] atlas = ExtResource("1_59901") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42579"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03549"] atlas = ExtResource("1_59901") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f6cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08fcd"] atlas = ExtResource("1_59901") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d85d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3167b"] atlas = ExtResource("1_59901") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_662cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4add6"] atlas = ExtResource("1_59901") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5277"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aba34"] -atlas = ExtResource("1_59901") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4824"] -atlas = ExtResource("1_59901") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89dfa"] -atlas = ExtResource("1_59901") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1123"] -atlas = ExtResource("1_59901") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9d8d"] -atlas = ExtResource("1_59901") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4fe3"] -atlas = ExtResource("1_59901") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50091"] -atlas = ExtResource("1_59901") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_12092"] atlas = ExtResource("1_59901") @@ -1550,6 +1470,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_59901") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_50091"] +atlas = ExtResource("1_59901") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b1ad"] +atlas = ExtResource("1_59901") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_863f2"] +atlas = ExtResource("1_59901") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8976c"] +atlas = ExtResource("1_59901") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2d16"] +atlas = ExtResource("1_59901") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6bfb"] +atlas = ExtResource("1_59901") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35850"] +atlas = ExtResource("1_59901") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f022"] +atlas = ExtResource("1_59901") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_16b58"] atlas = ExtResource("1_59901") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1590,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_59901") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b1ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aba34"] atlas = ExtResource("1_59901") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_863f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4824"] atlas = ExtResource("1_59901") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8976c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89dfa"] atlas = ExtResource("1_59901") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2d16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1123"] atlas = ExtResource("1_59901") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6bfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9d8d"] atlas = ExtResource("1_59901") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35850"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4fe3"] atlas = ExtResource("1_59901") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f022"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c217a"] atlas = ExtResource("1_59901") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7d33"] +atlas = ExtResource("1_59901") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed6be"] +atlas = ExtResource("1_59901") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_006d2"] +atlas = ExtResource("1_59901") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e091e"] +atlas = ExtResource("1_59901") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42579"] +atlas = ExtResource("1_59901") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f6cf"] +atlas = ExtResource("1_59901") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d85d4"] +atlas = ExtResource("1_59901") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_662cf"] +atlas = ExtResource("1_59901") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5277"] +atlas = ExtResource("1_59901") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_59901"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2322a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39fbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c13f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0226f") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75ba3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b174") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_644ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4f71") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf0de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66ee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0ba5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df120") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_129e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b34") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78b19") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f249d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16802") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6b8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2edcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d88be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26c8") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ccdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffa54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99b54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16c1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbdca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2740b") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eec50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d765a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40894") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e7f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b4fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e32fb") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82a17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f58b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c79e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_389dc") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a42c5") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26490") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2149b") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1e77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd030") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c01c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a48f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_997e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdb26") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_412cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_319b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33820") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64063") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6e9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b6ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8df0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7451") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1db") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_221c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0101c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_480ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a49b") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_455ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99b54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16c1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbdca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7f15") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10d55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a6b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9800c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d75c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e286e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcdbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3529") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d74") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7abd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02da9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57d18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa3c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2bff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9083") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_285c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc7e") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_184a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0a2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23f03") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_426b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04ce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0188") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd73f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aec1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9bc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_980ff") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21cf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_669ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4119a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1d3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1eef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fc69") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76525") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2126") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4134") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbd4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_384e1") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af1bd") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b942b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53dea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0429") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed05f") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b2f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c9c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1544") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a078") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab7e") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfe4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f47e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79bf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a61ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ee0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b551") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd0d") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4db3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afc59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd174") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5e51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc5e7") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea756") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee8d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd8b6") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69dfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5798e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e426e") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45083") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7268b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dff2") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d66d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0a54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b024") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a063e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6d1d") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85250") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8662d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36af0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a74") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b663a") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63df0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31633") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_004a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7315c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8085") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce0dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3346a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed14") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0f2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3144b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4d16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5842f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99313") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95547") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a26b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_589de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b02c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3ece") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c2ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7657") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99870") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0a29") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2ef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_776b6") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42dd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a04") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1659f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f22a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c30") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d43b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_098e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5b62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c37d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f71fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89dba") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab083") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a6fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_422f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03201") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3c07") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7925b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f72a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57097") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adb60") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_369ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a764c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc0d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2cbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68c2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a64bb") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48d3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23371") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6653") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_145d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0dbf") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36c04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a0ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42b0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae1d") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_522e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecb96") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4012") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e591") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cd30") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_361b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_828de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b7dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32ff3") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0186b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70dfa") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea10f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d694c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e637a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2ee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5986c") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb0e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c86f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_badd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3e9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41029") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d341") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c32b") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4a05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bef01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_550f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b167") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb8d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3299e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88286") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ad4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9e04") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc4ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fedc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ece3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26fb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ab92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8973d") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee2aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2bfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28dbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_431ea") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2d57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41741") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b7aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdeb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a86a1") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1e45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07d1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79e68") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54050") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f84e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_863e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6886") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45dbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_578cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08fcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3167b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4add6") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_527b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afd41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6707c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0a62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01cf5") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43d03") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f23f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bde9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7acab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efe3a") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ef63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42122") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9943d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f732") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb737") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec2eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10dc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3a92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9a46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23a93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40f3c") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f6cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bfa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bb16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7451") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67dfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f914") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_253ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b45b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_846aa") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac3a6") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c217a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed6be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_006d2") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e091e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f6cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d85d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_662cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5277") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4824") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89dfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1123") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4fe3") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50091") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c52c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0fa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7402") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa6d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4d79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_587b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45397") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_378ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1929") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddce9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b05b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26757") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a241") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04466") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_437eb") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e00b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba2d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66cb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89712") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e74a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a6cc") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b1ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_863f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8976c") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2d16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6bfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f022") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f249d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16802") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6b8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2edcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d88be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26c8") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78b19") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26490") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2149b") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1e77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd030") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ccdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffa54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99b54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16c1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbdca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2740b") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eec50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d765a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40894") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e7f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b4fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e32fb") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82a17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f58b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c79e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_389dc") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a42c5") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf0de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66ee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0ba5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df120") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_129e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b34") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2322a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39fbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c13f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0226f") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75ba3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b174") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_644ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4f71") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_221c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0101c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_480ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a49b") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1db") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_184a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0a2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23f03") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_426b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04ce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0188") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_455ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99b54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16c1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbdca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7f15") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10d55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a6b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9800c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d75c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e286e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcdbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3529") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d74") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7abd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02da9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57d18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa3c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2bff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9083") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_285c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc7e") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64063") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6e9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b6ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8df0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7451") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c01c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a48f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_997e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdb26") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_412cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_319b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33820") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b942b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53dea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0429") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed05f") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af1bd") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea756") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee8d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd8b6") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69dfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5798e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e426e") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b2f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c9c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1544") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a078") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab7e") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfe4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f47e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79bf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a61ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ee0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b551") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd0d") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4db3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afc59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd174") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5e51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc5e7") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76525") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2126") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4134") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbd4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_384e1") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd73f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aec1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9bc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_980ff") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21cf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_669ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4119a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1d3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1eef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fc69") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63df0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31633") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_004a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7315c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8085") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b663a") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2ef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_776b6") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42dd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a04") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce0dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3346a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed14") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0f2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3144b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4d16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5842f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99313") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95547") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a26b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_589de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b02c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3ece") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c2ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7657") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99870") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0a29") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85250") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8662d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36af0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a74") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45083") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7268b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dff2") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d66d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0a54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b024") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a063e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6d1d") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7925b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f72a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57097") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adb60") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3c07") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4012") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e591") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cd30") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_361b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_828de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b7dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32ff3") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_369ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a764c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc0d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2cbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68c2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a64bb") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48d3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23371") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6653") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_145d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0dbf") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36c04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a0ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42b0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae1d") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_522e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecb96") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab083") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a6fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_422f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03201") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1659f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f22a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c30") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d43b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_098e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5b62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c37d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f71fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89dba") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4a05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bef01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_550f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b167") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c32b") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b7aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdeb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a86a1") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1e45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07d1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79e68") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb8d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3299e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88286") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ad4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9e04") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc4ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fedc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ece3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26fb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ab92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8973d") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee2aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2bfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28dbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_431ea") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2d57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41741") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb0e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c86f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_badd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3e9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41029") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d341") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0186b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70dfa") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea10f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d694c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e637a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2ee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5986c") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f23f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bde9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7acab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efe3a") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43d03") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_253ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b45b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_846aa") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac3a6") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ef63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42122") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9943d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f732") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb737") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec2eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10dc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3a92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9a46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23a93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40f3c") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f6cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bfa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bb16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7451") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67dfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f914") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_527b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afd41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6707c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0a62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01cf5") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54050") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f84e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_863e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6886") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45dbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_578cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08fcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3167b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4add6") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c52c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0fa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7402") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50091") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b1ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_863f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8976c") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2d16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6bfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f022") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa6d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4d79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_587b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45397") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_378ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1929") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddce9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b05b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26757") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a241") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04466") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_437eb") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e00b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba2d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66cb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89712") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e74a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a6cc") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4824") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89dfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1123") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4fe3") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c217a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed6be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_006d2") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e091e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f6cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d85d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_662cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5277") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_59901") diff --git a/engine/scenes/world/player/weapons/006/women.tscn b/engine/scenes/world/player/weapons/006/women.tscn index 531477d..f27d3a2 100644 --- a/engine/scenes/world/player/weapons/006/women.tscn +++ b/engine/scenes/world/player/weapons/006/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://1e1ac6df1652"] +[gd_scene load_steps=419 format=3 uid="uid://1e1ac6df1652"] -[ext_resource type="Texture2D" uid="uid://doxl23wyeqx4i" path="res://framework/statics/scenes/world/player/weapon/006/women/women.png" id="1_1e1ac"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c85a"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c775"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a839"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58235"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce92b"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2798"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_654ae"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d307"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a24e3"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c78f5"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47edf"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8f5f"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14eaa"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac280"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35fd9"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42fa2"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b8ad"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://doxl23wyeqx4i" path="res://assets/world/player/weapon/006/women/women.png" id="1_1e1ac"] [sub_resource type="AtlasTexture" id="AtlasTexture_f2885"] atlas = ExtResource("1_1e1ac") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3b8ad"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fcfef"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c8d3"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45fa1"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_244f2"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d62d7"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d20d0"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82807"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c592c"] atlas = ExtResource("1_1e1ac") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcfef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47edf"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c8d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8f5f"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45fa1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14eaa"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_244f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac280"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d62d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35fd9"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d20d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42fa2"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82807"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c85a"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e1b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c775"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ff2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a839"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_166c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58235"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0cfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce92b"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abc75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2798"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48373"] +[sub_resource type="AtlasTexture" id="AtlasTexture_654ae"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d400"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d307"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18ff0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a24e3"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8416f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c78f5"] atlas = ExtResource("1_1e1ac") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e564"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09322"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3266"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06cb6"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_358f6"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00760"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e325"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0e70"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ae7c5"] atlas = ExtResource("1_1e1ac") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f0e70"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8c69"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58026"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_794a4"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fe62"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e2e9"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46f3e"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff676"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9709d"] atlas = ExtResource("1_1e1ac") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8c69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09322"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58026"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3266"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_794a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06cb6"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fe62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_358f6"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e2e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00760"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46f3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e325"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff676"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e1b0"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_196c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ff2d"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88ecf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_166c2"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5d7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0cfb"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4fda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abc75"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23635"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48373"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96aee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d400"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5232d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18ff0"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fb8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8416f"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_184b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e564"] atlas = ExtResource("1_1e1ac") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50943"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d147"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc4ce"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc0a8"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ee44"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9d6a"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_afd72"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_485d0"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ff65d"] atlas = ExtResource("1_1e1ac") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_485d0"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f43b7"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c35b4"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd0b3"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33b0a"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1961"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53d7f"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8760c"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e570c"] atlas = ExtResource("1_1e1ac") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f43b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d147"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c35b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc4ce"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd0b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc0a8"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33b0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ee44"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1961"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9d6a"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53d7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afd72"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8760c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_196c7"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_612a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88ecf"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfdb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5d7e"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eff1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4fda"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a39f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23635"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3470a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96aee"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_727f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5232d"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dc60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fb8b"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_277ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_184b8"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8d0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50943"] atlas = ExtResource("1_1e1ac") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb592"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ead94"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d73c8"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf287"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31604"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_179d4"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a442"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06e9d"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_788e6"] atlas = ExtResource("1_1e1ac") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_06e9d"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d11b"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5fff4"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2f12"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_642c9"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b701a"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_847a9"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_291f3"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e2b77"] atlas = ExtResource("1_1e1ac") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d11b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ead94"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fff4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d73c8"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2f12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf287"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_642c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31604"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b701a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_179d4"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_847a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a442"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_291f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_612a9"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1d08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfdb0"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ff94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eff1a"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_033bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a39f"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1b7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3470a"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d712"] +[sub_resource type="AtlasTexture" id="AtlasTexture_727f5"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eda20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0dc60"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0804f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_277ef"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1373e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8d0e"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f211"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb592"] atlas = ExtResource("1_1e1ac") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b577f"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47d0a"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9953"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53dad"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24bd5"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6580"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77dfe"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0676"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_425f4"] atlas = ExtResource("1_1e1ac") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e0676"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db38a"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0dff"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bab27"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d07d5"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2133"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_deb3e"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3400"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_22b5e"] atlas = ExtResource("1_1e1ac") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db38a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47d0a"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0dff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9953"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bab27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53dad"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d07d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24bd5"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2133"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6580"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_deb3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77dfe"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3400"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1d08"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9a6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ff94"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65e5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_033bc"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a78de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1b7e"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4377c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d712"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_942ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eda20"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07876"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0804f"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7d63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1373e"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74ee5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f211"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74706"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b577f"] atlas = ExtResource("1_1e1ac") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9181"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44abb"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b41b"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a193"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73aa1"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5b1c"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70996"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0da32"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2c628"] atlas = ExtResource("1_1e1ac") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0da32"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f520"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5dd1"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35a7e"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ed65"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d65e"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c1d0"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2fcc2"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_33b9e"] atlas = ExtResource("1_1e1ac") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f520"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44abb"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5dd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b41b"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35a7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a193"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ed65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73aa1"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d65e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5b1c"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c1d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70996"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fcc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9a6b"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df3a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65e5a"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96ee3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a78de"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9543f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4377c"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7d3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_942ba"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cc3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07876"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8f62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7d63"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d6a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74ee5"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_783c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74706"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_349ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9181"] atlas = ExtResource("1_1e1ac") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d8fc"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba0ea"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72f2d"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab8a2"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2aa0"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05b15"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6654"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71782"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f13ce"] atlas = ExtResource("1_1e1ac") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_71782"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af812"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4e15"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_758e5"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_165ac"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ef78"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25358"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74a97"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_27dcb"] atlas = ExtResource("1_1e1ac") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af812"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba0ea"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4e15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72f2d"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_758e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab8a2"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_165ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2aa0"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ef78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05b15"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25358"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6654"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74a97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df3a4"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33590"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96ee3"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_223e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9543f"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2af8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7d3c"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3af8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cc3f"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32d00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8f62"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f77c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d6a7"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcc38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_783c1"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01c07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_349ac"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b6ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d8fc"] atlas = ExtResource("1_1e1ac") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_998f3"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_507e7"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35263"] -atlas = ExtResource("1_1e1ac") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de493"] -atlas = ExtResource("1_1e1ac") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbc2a"] -atlas = ExtResource("1_1e1ac") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_feb28"] -atlas = ExtResource("1_1e1ac") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc11f"] -atlas = ExtResource("1_1e1ac") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56de5"] -atlas = ExtResource("1_1e1ac") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c5b20"] atlas = ExtResource("1_1e1ac") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_56de5"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29ac9"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13de7"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8687a"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73788"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4692"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_697cc"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b998"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f5950"] atlas = ExtResource("1_1e1ac") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_1e1ac") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29ac9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_507e7"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13de7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35263"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8687a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de493"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73788"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbc2a"] atlas = ExtResource("1_1e1ac") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4692"] +[sub_resource type="AtlasTexture" id="AtlasTexture_feb28"] atlas = ExtResource("1_1e1ac") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_697cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc11f"] atlas = ExtResource("1_1e1ac") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b998"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33590"] atlas = ExtResource("1_1e1ac") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_223e4"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2af8"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3af8d"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32d00"] +atlas = ExtResource("1_1e1ac") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f77c"] +atlas = ExtResource("1_1e1ac") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcc38"] +atlas = ExtResource("1_1e1ac") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01c07"] +atlas = ExtResource("1_1e1ac") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b6ea"] +atlas = ExtResource("1_1e1ac") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_998f3"] +atlas = ExtResource("1_1e1ac") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_1e1ac"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c85a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a839") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58235") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce92b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2798") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_654ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a24e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c78f5") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8f5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14eaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35fd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42fa2") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b8ad") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2885") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcf71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbda6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c90fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb25c") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c592c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45bff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68909") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1e92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62fe0") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea648") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76964") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a8bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2cd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7b89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4ba4") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ff3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dcfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_433d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15314") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fc79") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcfef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45fa1") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_244f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d62d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d20d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82807") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e1b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ff2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_166c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0cfb") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48373") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18ff0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8416f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e564") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09322") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3266") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_358f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e325") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0e70") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae7c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b70d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca50f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a92ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bbf0") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9709d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b3f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6656d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9b3a") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c690d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db251") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2e0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09f07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_764fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9baa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67439") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b3cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dfd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39f0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de969") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ec56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a447") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8c69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_794a4") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fe62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e2e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff676") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_196c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88ecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4fda") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23635") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96aee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5232d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_184b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50943") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d147") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc4ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc0a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ee44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afd72") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_485d0") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff65d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de865") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ac00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_297cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0032a") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e570c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1155d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02eff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc95e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d0c") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13ac9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c15a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a086d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2e2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed00a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e7c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2b67") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71e92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_633e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27371") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_450b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8b4d") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a387") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ea3b") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f43b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c35b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd0b3") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8760c") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_612a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfdb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eff1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a39f") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3470a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_727f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dc60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_277ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb592") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d73c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_179d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a442") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e9d") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_788e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee24c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55af2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_956b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_642df") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_701a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4718b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d09f1") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2e91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90e5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bafcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d950") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_689a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a48d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b28") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fe8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b704") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90ae3") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f65a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22f61") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d11b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f12") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_642c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b701a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_847a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_291f3") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ff94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_033bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b7e") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0804f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1373e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b577f") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9953") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53dad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24bd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6580") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77dfe") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0676") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_425f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24962") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47b2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0708e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_002d5") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49af5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b87b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb1a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d59fd") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee7f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca84f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7a61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab58a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eade8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbd38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae924") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_218b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80de6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29b97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_055b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14ec5") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_189de") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db38a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0dff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab27") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d07d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2133") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3400") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9a6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65e5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a78de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4377c") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_942ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07876") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74706") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9181") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44abb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b41b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73aa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5b1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70996") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0da32") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c628") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66329") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d02e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa702") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_936a5") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33b9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2fcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6649") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c75b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76965") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c4ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c67d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c543f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d9d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_561a5") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59daf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fba0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c9b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_854d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06a31") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5a9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c9d") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35a7e") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ed65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d65e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c1d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fcc2") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df3a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96ee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9543f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d3c") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cc3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8f62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d6a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_783c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_349ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d8fc") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba0ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72f2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab8a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6654") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71782") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f13ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_502d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1516f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_782da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca360") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88e19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08087") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9fc0") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31820") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f160a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb7c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_364b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f64f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a165") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_863c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1301c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5a64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56e3b") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51cc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02e8c") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_758e5") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_165ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25358") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a97") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33590") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_223e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2af8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3af8d") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32d00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f77c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcc38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b6ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_998f3") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_507e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35263") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc11f") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56de5") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5b20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffe5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8662d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b001a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68836") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef41a") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5950") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83cd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5252") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bc07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c3d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9fc0") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bfa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9e44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab3c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba54e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccacf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2c2d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dbe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c78d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c78a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5de9") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37ee2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c4f7") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29ac9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8687a") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_697cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b998") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2885") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcf71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbda6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c90fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb25c") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b8ad") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcfef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45fa1") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_244f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d62d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d20d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82807") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c592c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45bff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68909") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1e92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62fe0") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea648") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76964") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a8bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2cd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7b89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4ba4") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ff3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dcfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_433d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15314") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fc79") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8f5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14eaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35fd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42fa2") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c85a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a839") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58235") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce92b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2798") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_654ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a24e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c78f5") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae7c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b70d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca50f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a92ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bbf0") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0e70") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8c69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_794a4") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fe62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e2e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff676") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9709d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b3f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6656d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9b3a") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c690d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db251") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2e0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09f07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_764fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9baa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67439") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b3cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dfd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39f0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de969") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ec56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a447") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09322") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3266") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_358f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e325") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e1b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ff2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_166c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0cfb") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48373") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18ff0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8416f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e564") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff65d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de865") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ac00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_297cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0032a") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_485d0") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f43b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c35b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd0b3") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8760c") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e570c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1155d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02eff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc95e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d0c") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13ac9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c15a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a086d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2e2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed00a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e7c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2b67") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71e92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_633e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27371") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_450b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8b4d") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a387") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ea3b") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d147") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc4ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc0a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ee44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afd72") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_196c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88ecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4fda") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23635") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96aee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5232d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_184b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50943") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_788e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee24c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55af2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_956b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_642df") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e9d") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d11b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f12") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_642c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b701a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_847a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_291f3") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_701a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4718b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d09f1") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2e91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90e5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bafcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d950") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_689a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a48d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b28") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fe8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b704") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90ae3") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f65a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22f61") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d73c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_179d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a442") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_612a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfdb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eff1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a39f") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3470a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_727f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dc60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_277ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb592") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_425f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24962") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47b2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0708e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_002d5") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0676") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db38a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0dff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab27") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d07d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2133") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3400") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49af5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b87b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb1a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d59fd") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee7f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca84f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7a61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab58a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eade8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbd38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae924") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_218b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80de6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29b97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_055b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14ec5") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_189de") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9953") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53dad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24bd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6580") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77dfe") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ff94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_033bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b7e") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0804f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1373e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b577f") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c628") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66329") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d02e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa702") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_936a5") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0da32") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35a7e") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ed65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d65e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c1d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fcc2") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33b9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2fcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6649") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c75b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76965") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c4ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c67d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c543f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d9d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_561a5") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59daf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fba0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c9b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_854d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06a31") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5a9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c9d") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44abb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b41b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73aa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5b1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70996") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9a6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65e5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a78de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4377c") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_942ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07876") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74706") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9181") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f13ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_502d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1516f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_782da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca360") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71782") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_758e5") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_165ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25358") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a97") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88e19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08087") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9fc0") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31820") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f160a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb7c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_364b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f64f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a165") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_863c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1301c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5a64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56e3b") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51cc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02e8c") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba0ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72f2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab8a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6654") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df3a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96ee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9543f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d3c") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cc3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8f62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d6a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_783c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_349ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d8fc") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5b20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffe5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8662d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b001a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68836") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef41a") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56de5") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29ac9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8687a") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_697cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b998") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5950") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83cd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5252") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bc07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c3d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9fc0") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bfa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9e44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab3c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba54e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccacf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2c2d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dbe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c78d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c78a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5de9") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37ee2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c4f7") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_507e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35263") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc11f") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33590") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_223e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2af8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3af8d") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32d00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f77c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcc38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b6ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_998f3") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_1e1ac") diff --git a/engine/scenes/world/player/weapons/007/men.tscn b/engine/scenes/world/player/weapons/007/men.tscn index b32c07d..493e975 100644 --- a/engine/scenes/world/player/weapons/007/men.tscn +++ b/engine/scenes/world/player/weapons/007/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://681bd1fa054d"] +[gd_scene load_steps=419 format=3 uid="uid://681bd1fa054d"] -[ext_resource type="Texture2D" uid="uid://dnx2k4xxxncx8" path="res://framework/statics/scenes/world/player/weapon/007/men/men.png" id="1_681bd"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae2bc"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9af89"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65eb2"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de80e"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f713"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37864"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19dae"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfd53"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d669"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d105e"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2407"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e36c"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff1c9"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1eb9c"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0244a"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8212"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4592a"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://dnx2k4xxxncx8" path="res://assets/world/player/weapon/007/men/men.png" id="1_681bd"] [sub_resource type="AtlasTexture" id="AtlasTexture_808e4"] atlas = ExtResource("1_681bd") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4592a"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50c00"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ddd42"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_275d8"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ca44"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5183f"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_beb15"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f65f2"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6390b"] atlas = ExtResource("1_681bd") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50c00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2407"] atlas = ExtResource("1_681bd") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddd42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e36c"] atlas = ExtResource("1_681bd") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_275d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff1c9"] atlas = ExtResource("1_681bd") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ca44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1eb9c"] atlas = ExtResource("1_681bd") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5183f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0244a"] atlas = ExtResource("1_681bd") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_beb15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8212"] atlas = ExtResource("1_681bd") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f65f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae2bc"] atlas = ExtResource("1_681bd") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9dd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9af89"] atlas = ExtResource("1_681bd") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_725fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65eb2"] atlas = ExtResource("1_681bd") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dbdd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de80e"] atlas = ExtResource("1_681bd") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79903"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f713"] atlas = ExtResource("1_681bd") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_330f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37864"] atlas = ExtResource("1_681bd") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53bdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19dae"] atlas = ExtResource("1_681bd") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcfd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfd53"] atlas = ExtResource("1_681bd") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_872df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d669"] atlas = ExtResource("1_681bd") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae244"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d105e"] atlas = ExtResource("1_681bd") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_636a2"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c94f"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4638"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1f4a"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57a30"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05566"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6559"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_069e6"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e228d"] atlas = ExtResource("1_681bd") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_069e6"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4690d"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f230"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac1b2"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e038"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a52a4"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e384c"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7704"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_875ef"] atlas = ExtResource("1_681bd") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4690d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c94f"] atlas = ExtResource("1_681bd") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f230"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4638"] atlas = ExtResource("1_681bd") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac1b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1f4a"] atlas = ExtResource("1_681bd") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e038"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57a30"] atlas = ExtResource("1_681bd") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a52a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05566"] atlas = ExtResource("1_681bd") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e384c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6559"] atlas = ExtResource("1_681bd") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7704"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9dd5"] atlas = ExtResource("1_681bd") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60097"] +[sub_resource type="AtlasTexture" id="AtlasTexture_725fa"] atlas = ExtResource("1_681bd") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70229"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dbdd"] atlas = ExtResource("1_681bd") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e81da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79903"] atlas = ExtResource("1_681bd") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abc93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_330f4"] atlas = ExtResource("1_681bd") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_263ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53bdb"] atlas = ExtResource("1_681bd") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d821c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcfd2"] atlas = ExtResource("1_681bd") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8c6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_872df"] atlas = ExtResource("1_681bd") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9df16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae244"] atlas = ExtResource("1_681bd") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d620"] +[sub_resource type="AtlasTexture" id="AtlasTexture_636a2"] atlas = ExtResource("1_681bd") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_338fc"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3208"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c96e"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e20b1"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98385"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a38c"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc95a"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3cd7f"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_cf259"] atlas = ExtResource("1_681bd") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3cd7f"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e284"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d772"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_184ef"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d057"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff542"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f03a2"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a61a7"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f322f"] atlas = ExtResource("1_681bd") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e284"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3208"] atlas = ExtResource("1_681bd") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d772"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c96e"] atlas = ExtResource("1_681bd") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_184ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e20b1"] atlas = ExtResource("1_681bd") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d057"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98385"] atlas = ExtResource("1_681bd") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a38c"] atlas = ExtResource("1_681bd") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f03a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc95a"] atlas = ExtResource("1_681bd") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a61a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60097"] atlas = ExtResource("1_681bd") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05449"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70229"] atlas = ExtResource("1_681bd") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22e5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e81da"] atlas = ExtResource("1_681bd") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8051"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abc93"] atlas = ExtResource("1_681bd") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25192"] +[sub_resource type="AtlasTexture" id="AtlasTexture_263ae"] atlas = ExtResource("1_681bd") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19f9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d821c"] atlas = ExtResource("1_681bd") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3785"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8c6c"] atlas = ExtResource("1_681bd") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b547"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9df16"] atlas = ExtResource("1_681bd") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9521"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d620"] atlas = ExtResource("1_681bd") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae513"] +[sub_resource type="AtlasTexture" id="AtlasTexture_338fc"] atlas = ExtResource("1_681bd") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48b87"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28ea1"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b576"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4de8"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a23b"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9bc5a"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d512f"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d313a"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_35420"] atlas = ExtResource("1_681bd") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d313a"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8a8a"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c79e"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51ee2"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1feeb"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e07c"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d141"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3865"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0a676"] atlas = ExtResource("1_681bd") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8a8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28ea1"] atlas = ExtResource("1_681bd") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c79e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b576"] atlas = ExtResource("1_681bd") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51ee2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4de8"] atlas = ExtResource("1_681bd") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1feeb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a23b"] atlas = ExtResource("1_681bd") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e07c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bc5a"] atlas = ExtResource("1_681bd") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d512f"] atlas = ExtResource("1_681bd") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3865"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05449"] atlas = ExtResource("1_681bd") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97a29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22e5f"] atlas = ExtResource("1_681bd") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ef26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8051"] atlas = ExtResource("1_681bd") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7624"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25192"] atlas = ExtResource("1_681bd") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0795"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19f9e"] atlas = ExtResource("1_681bd") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1827f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3785"] atlas = ExtResource("1_681bd") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_492c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b547"] atlas = ExtResource("1_681bd") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d84e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9521"] atlas = ExtResource("1_681bd") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cda2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae513"] atlas = ExtResource("1_681bd") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9af72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48b87"] atlas = ExtResource("1_681bd") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56c22"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f2cf"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c0fc"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb47b"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a73c9"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_292d2"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_810ef"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be8f5"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fda81"] atlas = ExtResource("1_681bd") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_be8f5"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec197"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fb93"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62f83"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab060"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40ab2"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6cd92"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01226"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_16372"] atlas = ExtResource("1_681bd") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec197"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f2cf"] atlas = ExtResource("1_681bd") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fb93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c0fc"] atlas = ExtResource("1_681bd") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62f83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb47b"] atlas = ExtResource("1_681bd") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab060"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a73c9"] atlas = ExtResource("1_681bd") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40ab2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_292d2"] atlas = ExtResource("1_681bd") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cd92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_810ef"] atlas = ExtResource("1_681bd") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01226"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97a29"] atlas = ExtResource("1_681bd") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72469"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ef26"] atlas = ExtResource("1_681bd") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf1ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7624"] atlas = ExtResource("1_681bd") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4c63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0795"] atlas = ExtResource("1_681bd") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_041d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1827f"] atlas = ExtResource("1_681bd") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bf12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_492c0"] atlas = ExtResource("1_681bd") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cba9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d84e"] atlas = ExtResource("1_681bd") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfa7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cda2d"] atlas = ExtResource("1_681bd") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60e9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9af72"] atlas = ExtResource("1_681bd") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9eb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56c22"] atlas = ExtResource("1_681bd") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63278"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_def96"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b9d4"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9fd82"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cb3f"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51688"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21267"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_902ae"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a9913"] atlas = ExtResource("1_681bd") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_902ae"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9aae9"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b99a1"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37ee6"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75af3"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_857b4"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11074"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7aed7"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8fac0"] atlas = ExtResource("1_681bd") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9aae9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_def96"] atlas = ExtResource("1_681bd") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b99a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b9d4"] atlas = ExtResource("1_681bd") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37ee6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fd82"] atlas = ExtResource("1_681bd") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75af3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cb3f"] atlas = ExtResource("1_681bd") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_857b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51688"] atlas = ExtResource("1_681bd") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11074"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21267"] atlas = ExtResource("1_681bd") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7aed7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72469"] atlas = ExtResource("1_681bd") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76572"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf1ed"] atlas = ExtResource("1_681bd") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff639"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4c63"] atlas = ExtResource("1_681bd") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_984d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_041d0"] atlas = ExtResource("1_681bd") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e768d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bf12"] atlas = ExtResource("1_681bd") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e733d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cba9"] atlas = ExtResource("1_681bd") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c36b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfa7e"] atlas = ExtResource("1_681bd") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b73e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60e9a"] atlas = ExtResource("1_681bd") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1da1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9eb0"] atlas = ExtResource("1_681bd") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_586a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63278"] atlas = ExtResource("1_681bd") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e44d"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8c79"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2242"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a587"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb22d"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83608"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72cb0"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecacb"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_409f3"] atlas = ExtResource("1_681bd") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ecacb"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3da4b"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83243"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_18a96"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a17c"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2e52"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1dd6d"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61338"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bb237"] atlas = ExtResource("1_681bd") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3da4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8c79"] atlas = ExtResource("1_681bd") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83243"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2242"] atlas = ExtResource("1_681bd") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18a96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a587"] atlas = ExtResource("1_681bd") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a17c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb22d"] atlas = ExtResource("1_681bd") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2e52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83608"] atlas = ExtResource("1_681bd") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1dd6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72cb0"] atlas = ExtResource("1_681bd") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61338"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76572"] atlas = ExtResource("1_681bd") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77a93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff639"] atlas = ExtResource("1_681bd") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9714a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_984d8"] atlas = ExtResource("1_681bd") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fccb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e768d"] atlas = ExtResource("1_681bd") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5536"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e733d"] atlas = ExtResource("1_681bd") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e690"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c36b"] atlas = ExtResource("1_681bd") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6f44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b73e8"] atlas = ExtResource("1_681bd") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb9e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1da1a"] atlas = ExtResource("1_681bd") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87965"] +[sub_resource type="AtlasTexture" id="AtlasTexture_586a9"] atlas = ExtResource("1_681bd") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6934"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e44d"] atlas = ExtResource("1_681bd") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05797"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42221"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba0ae"] -atlas = ExtResource("1_681bd") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3026"] -atlas = ExtResource("1_681bd") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a3bb"] -atlas = ExtResource("1_681bd") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_465a9"] -atlas = ExtResource("1_681bd") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7566c"] -atlas = ExtResource("1_681bd") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78411"] -atlas = ExtResource("1_681bd") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_02ee8"] atlas = ExtResource("1_681bd") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_78411"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc513"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3194b"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_962ec"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbfd8"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f84cf"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3718"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69787"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f78d3"] atlas = ExtResource("1_681bd") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_681bd") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc513"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42221"] atlas = ExtResource("1_681bd") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3194b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba0ae"] atlas = ExtResource("1_681bd") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_962ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3026"] atlas = ExtResource("1_681bd") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbfd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a3bb"] atlas = ExtResource("1_681bd") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f84cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_465a9"] atlas = ExtResource("1_681bd") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3718"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7566c"] atlas = ExtResource("1_681bd") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69787"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77a93"] atlas = ExtResource("1_681bd") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9714a"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fccb8"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5536"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e690"] +atlas = ExtResource("1_681bd") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6f44"] +atlas = ExtResource("1_681bd") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb9e3"] +atlas = ExtResource("1_681bd") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87965"] +atlas = ExtResource("1_681bd") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6934"] +atlas = ExtResource("1_681bd") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05797"] +atlas = ExtResource("1_681bd") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_681bd"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae2bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9af89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65eb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de80e") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f713") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37864") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19dae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d105e") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2407") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e36c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff1c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eb9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0244a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8212") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4592a") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_808e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_551b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66956") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_231fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_283e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d483") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6390b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_432d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60b7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_738c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d37a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_852b8") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36f48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec18a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1ba1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4554b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f27e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_975b4") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dae87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b180f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eedc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90ec1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e58d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4760") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dc15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42c7f") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddd42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_275d8") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ca44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5183f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beb15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f65f2") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9dd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_725fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dbdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79903") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_330f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53bdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcfd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_872df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_636a2") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c94f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1f4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05566") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6559") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_069e6") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e228d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fe09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fc09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_351da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7191d") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_875ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15ba4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1dc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6876c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dd0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5954f") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fd2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39c27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9601") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8a08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e53c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86aaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0876") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa0f2") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb47e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d4cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cba0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8fa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aab2c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b74") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4690d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f230") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac1b2") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a52a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e384c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7704") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60097") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70229") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e81da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc93") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_263ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d821c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8c6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9df16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_338fc") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c96e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e20b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a38c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc95a") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd7f") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c847") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5e77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ab13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c72b") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f322f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd8d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ec1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfa42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df14") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd5fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a56e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4a01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f10") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5caf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbdd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01bb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da128") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d07dd") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_184ef") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f03a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a61a7") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25192") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19f9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3785") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b87") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28ea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a23b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bc5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d512f") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d313a") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c1db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85e32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7eaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2147") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f0d") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a676") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20648") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b660b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a392") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d31ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3438") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_971b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f624") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86614") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abce7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_940b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e1ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dd16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7000f") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a39a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_224f7") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8a8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c79e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51ee2") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1feeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e07c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3865") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97a29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ef26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7624") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0795") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1827f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_492c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d84e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cda2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9af72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56c22") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f2cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c0fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb47b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a73c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_292d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_810ef") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be8f5") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fda81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dfc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0c59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7672f") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_534af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac350") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d48") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_463a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb8dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13b4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bc1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ec13") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3693c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5151a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e606") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d92f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6da7b") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe4ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb95") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fb93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62f83") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab060") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cd92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01226") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72469") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf1ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_041d0") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cba9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63278") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_def96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b9d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fd82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cb3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21267") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_902ae") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9913") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1ffa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b61f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e0ff") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3730e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0216d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c36f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb0dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fdca") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c768") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17cea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_185e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c46c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf84") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_316b8") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_076e3") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aae9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b99a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37ee6") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75af3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_857b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aed7") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76572") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff639") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_984d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e768d") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e733d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c36b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b73e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1da1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_586a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e44d") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8c79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb22d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72cb0") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecacb") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_409f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b8d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa0fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb8d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39a29") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e39e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a128") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44c93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1697") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6017") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8763") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98701") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7be2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_878a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc6e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17fbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c3d") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47f32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59c9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16954") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_753df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_909af") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d15b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2280") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3da4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a96") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a17c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2e52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dd6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61338") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9714a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fccb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5536") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6f44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb9e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87965") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05797") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba0ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a3bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_465a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7566c") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78411") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02ee8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b19c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cedf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db22a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bde37") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f78d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f17f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36b92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb8e") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e785") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e04c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c015") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5ff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_607fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ecb9") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a53a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_174b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beb1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b478") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f25") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10af9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1779") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3194b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_962ec") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbfd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f84cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69787") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_808e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_551b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66956") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_231fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_283e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d483") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4592a") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddd42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_275d8") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ca44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5183f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beb15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f65f2") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6390b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_432d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60b7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_738c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d37a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_852b8") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36f48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec18a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1ba1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4554b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f27e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_975b4") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dae87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b180f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eedc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90ec1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e58d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4760") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dc15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42c7f") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2407") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e36c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff1c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eb9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0244a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8212") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae2bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9af89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65eb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de80e") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f713") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37864") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19dae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d105e") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e228d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fe09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fc09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_351da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7191d") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_069e6") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4690d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f230") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac1b2") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a52a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e384c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7704") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_875ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15ba4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1dc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6876c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dd0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5954f") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fd2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39c27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9601") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8a08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e53c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86aaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0876") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa0f2") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb47e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d4cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cba0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8fa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aab2c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b74") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c94f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1f4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05566") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6559") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9dd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_725fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dbdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79903") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_330f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53bdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcfd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_872df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_636a2") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c847") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5e77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ab13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c72b") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd7f") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_184ef") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f03a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a61a7") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f322f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd8d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ec1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfa42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df14") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd5fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a56e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4a01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f10") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5caf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbdd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01bb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da128") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d07dd") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c96e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e20b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a38c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc95a") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60097") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70229") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e81da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc93") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_263ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d821c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8c6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9df16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_338fc") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c1db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85e32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7eaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2147") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f0d") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d313a") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8a8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c79e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51ee2") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1feeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e07c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3865") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a676") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20648") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b660b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a392") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d31ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3438") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_971b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f624") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86614") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abce7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_940b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e1ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dd16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7000f") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a39a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_224f7") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28ea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a23b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bc5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d512f") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25192") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19f9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3785") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b87") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fda81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dfc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0c59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7672f") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be8f5") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fb93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62f83") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab060") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cd92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01226") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_534af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac350") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d48") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_463a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb8dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13b4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bc1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ec13") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3693c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5151a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e606") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d92f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6da7b") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe4ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb95") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f2cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c0fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb47b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a73c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_292d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_810ef") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97a29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ef26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7624") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0795") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1827f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_492c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d84e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cda2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9af72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56c22") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9913") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1ffa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b61f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e0ff") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_902ae") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aae9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b99a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37ee6") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75af3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_857b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aed7") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3730e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0216d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c36f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb0dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fdca") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c768") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17cea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_185e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c46c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf84") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_316b8") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_076e3") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_def96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b9d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fd82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cb3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21267") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72469") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf1ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_041d0") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cba9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63278") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_409f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b8d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa0fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb8d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39a29") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecacb") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3da4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a96") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a17c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2e52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dd6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61338") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e39e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a128") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44c93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1697") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6017") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8763") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98701") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7be2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_878a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc6e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17fbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c3d") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47f32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59c9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16954") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_753df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_909af") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d15b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2280") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8c79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb22d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72cb0") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76572") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff639") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_984d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e768d") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e733d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c36b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b73e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1da1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_586a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e44d") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02ee8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b19c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cedf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db22a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bde37") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78411") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3194b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_962ec") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbfd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f84cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69787") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f78d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f17f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36b92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb8e") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e785") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e04c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c015") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5ff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_607fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ecb9") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a53a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_174b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beb1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b478") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f25") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10af9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1779") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba0ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a3bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_465a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7566c") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9714a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fccb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5536") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6f44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb9e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87965") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05797") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_681bd") diff --git a/engine/scenes/world/player/weapons/007/women.tscn b/engine/scenes/world/player/weapons/007/women.tscn index b16b609..e995130 100644 --- a/engine/scenes/world/player/weapons/007/women.tscn +++ b/engine/scenes/world/player/weapons/007/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://5c85c11b5ce5"] +[gd_scene load_steps=419 format=3 uid="uid://5c85c11b5ce5"] -[ext_resource type="Texture2D" uid="uid://c5kii7pibhuwt" path="res://framework/statics/scenes/world/player/weapon/007/women/women.png" id="1_5c85c"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_44502"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adfde"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ab6e"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba9c5"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2daaa"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b58e7"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_017d3"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b354"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a579"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4af8"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bab2d"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97e52"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bdba2"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d33c"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f279b"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c7e5"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e24f8"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://c5kii7pibhuwt" path="res://assets/world/player/weapon/007/women/women.png" id="1_5c85c"] [sub_resource type="AtlasTexture" id="AtlasTexture_08a4c"] atlas = ExtResource("1_5c85c") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e24f8"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc4be"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e78ba"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29496"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5299a"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d22e"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b17e"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc2fc"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5cee7"] atlas = ExtResource("1_5c85c") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc4be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bab2d"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e78ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97e52"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29496"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdba2"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5299a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d33c"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d22e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f279b"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b17e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c7e5"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc2fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44502"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f12a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adfde"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57a91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ab6e"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2eb39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba9c5"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25716"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2daaa"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_110f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b58e7"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1be88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_017d3"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd146"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b354"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f21fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a579"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_392c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4af8"] atlas = ExtResource("1_5c85c") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d790d"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_deaa1"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_764b1"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f154d"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2337"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53e6f"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bae05"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90f8b"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f2e79"] atlas = ExtResource("1_5c85c") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_90f8b"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39f7d"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_beb38"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c685d"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af7e9"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eca35"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c611"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e7c9"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_76d3f"] atlas = ExtResource("1_5c85c") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39f7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_deaa1"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_beb38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_764b1"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c685d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f154d"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af7e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2337"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eca35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53e6f"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c611"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bae05"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e7c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f12a9"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7a10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57a91"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddc3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2eb39"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f19b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25716"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4c3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_110f4"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37905"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1be88"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bae68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd146"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d4eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f21fa"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7269"] +[sub_resource type="AtlasTexture" id="AtlasTexture_392c3"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cf1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d790d"] atlas = ExtResource("1_5c85c") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0dcb"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_becb5"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c74fa"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_caa5a"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e0e8"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db532"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c047"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6705b"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_33151"] atlas = ExtResource("1_5c85c") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6705b"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9881"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1320d"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5cbc"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b9bf"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15b9a"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_234f3"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb4c2"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_cb72a"] atlas = ExtResource("1_5c85c") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9881"] +[sub_resource type="AtlasTexture" id="AtlasTexture_becb5"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1320d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c74fa"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5cbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_caa5a"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b9bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e0e8"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15b9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db532"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_234f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c047"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb4c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7a10"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46860"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddc3e"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f1e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f19b"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_331b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4c3b"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45b9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37905"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19449"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bae68"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7085"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d4eb"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_977d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7269"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cf1f"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d892"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0dcb"] atlas = ExtResource("1_5c85c") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8941b"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf837"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f834c"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f04c"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d12b"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b973a"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d220"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66f89"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9b871"] atlas = ExtResource("1_5c85c") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_66f89"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe99f"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76555"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b7e4"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42617"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32b41"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6213"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc35e"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_db3b7"] atlas = ExtResource("1_5c85c") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe99f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf837"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76555"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f834c"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b7e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f04c"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42617"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d12b"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32b41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b973a"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6213"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d220"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc35e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46860"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5074"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f1e1"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8dd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_331b3"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6175"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45b9f"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b4c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19449"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_201a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7085"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c80cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_977d4"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e20c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc691"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7a69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d892"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36898"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8941b"] atlas = ExtResource("1_5c85c") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f4cc"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b75f4"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1acbd"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b60f"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7edf"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63a9f"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19d5c"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52296"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_34f6d"] atlas = ExtResource("1_5c85c") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_52296"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8039"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_351b9"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa025"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63515"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe3dc"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2958c"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f85e6"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b3da6"] atlas = ExtResource("1_5c85c") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8039"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b75f4"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_351b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1acbd"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa025"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b60f"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63515"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7edf"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe3dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63a9f"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2958c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19d5c"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f85e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5074"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62627"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8dd7"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94b18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6175"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a0a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b4c2"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfe11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_201a0"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7a54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c80cc"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5867"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e20c4"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62260"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7a69"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78491"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36898"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76591"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f4cc"] atlas = ExtResource("1_5c85c") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b026"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cbaa"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_264c4"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_755b7"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66c42"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30bbe"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_754ca"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50e27"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ac7d9"] atlas = ExtResource("1_5c85c") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_50e27"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b6a5"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1dc4"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82020"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca922"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53ca1"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3b6b"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63c7e"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e5e3c"] atlas = ExtResource("1_5c85c") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b6a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cbaa"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1dc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_264c4"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82020"] +[sub_resource type="AtlasTexture" id="AtlasTexture_755b7"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca922"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66c42"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53ca1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30bbe"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3b6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_754ca"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63c7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62627"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45422"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94b18"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4daf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a0a8"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a408"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfe11"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e464b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7a54"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ddc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5867"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89676"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62260"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2443"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78491"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fffdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76591"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64ae0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b026"] atlas = ExtResource("1_5c85c") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39435"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22f0c"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53435"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ba5c"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e16d"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0900e"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_870d7"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_912c4"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3dd9a"] atlas = ExtResource("1_5c85c") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_912c4"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca111"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f135"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a3b1"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d8c0"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21910"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_187fb"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72f20"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c15f0"] atlas = ExtResource("1_5c85c") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca111"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22f0c"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f135"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53435"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a3b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ba5c"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d8c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e16d"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21910"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0900e"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_187fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_870d7"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72f20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45422"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be571"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4daf"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e7d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a408"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e464b"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a0d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ddc2"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9f52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89676"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed411"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2443"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6cc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fffdc"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e4e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64ae0"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60454"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39435"] atlas = ExtResource("1_5c85c") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc97b"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee763"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2adf"] -atlas = ExtResource("1_5c85c") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_835e6"] -atlas = ExtResource("1_5c85c") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd5fd"] -atlas = ExtResource("1_5c85c") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d04d"] -atlas = ExtResource("1_5c85c") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7122"] -atlas = ExtResource("1_5c85c") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ef42"] -atlas = ExtResource("1_5c85c") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c9ce8"] atlas = ExtResource("1_5c85c") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5ef42"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2af53"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2b7e"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cca4"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77e4e"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_797c1"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5d0f"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7f9f"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_24158"] atlas = ExtResource("1_5c85c") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_5c85c") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2af53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee763"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2b7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2adf"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cca4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_835e6"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77e4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd5fd"] atlas = ExtResource("1_5c85c") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_797c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d04d"] atlas = ExtResource("1_5c85c") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5d0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7122"] atlas = ExtResource("1_5c85c") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7f9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be571"] atlas = ExtResource("1_5c85c") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e7d2"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07809"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a0d7"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9f52"] +atlas = ExtResource("1_5c85c") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed411"] +atlas = ExtResource("1_5c85c") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6cc1"] +atlas = ExtResource("1_5c85c") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e4e9"] +atlas = ExtResource("1_5c85c") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60454"] +atlas = ExtResource("1_5c85c") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc97b"] +atlas = ExtResource("1_5c85c") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_5c85c"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44502") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adfde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba9c5") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2daaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b58e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_017d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4af8") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97e52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdba2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d33c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f279b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c7e5") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e24f8") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f5c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_473e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a9ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2639c") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4488b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14daa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dfa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcef4") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d75b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b5c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da25b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f11f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d17") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a44a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c6e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92b0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74fc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de805") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9a41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a13") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc4be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e78ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29496") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5299a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d22e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b17e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc2fc") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f12a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25716") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_110f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f21fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_392c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d790d") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_deaa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_764b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f154d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53e6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae05") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90f8b") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f8e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_501bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da3c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df980") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76d3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bb76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_393d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f6d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12aba") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b54d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e23af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02e78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9722") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d93d") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0e2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06afe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d55db") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1f62") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39f7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beb38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c685d") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af7e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c611") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e7c9") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7a10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f19b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4c3b") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d4eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7269") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0dcb") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_becb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c74fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caa5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e0e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db532") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c047") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6705b") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0795b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0769") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59e19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a40b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_671d4") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb72a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f0ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30a69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59e35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad236") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1325b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13510") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4c19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e62f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef4ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27f75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f5dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35b2d") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfd62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbfb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b994d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdfc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0561") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f69d") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1320d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5cbc") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b9bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15b9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_234f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb4c2") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_331b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45b9f") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_977d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8941b") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf837") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f834c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f04c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d12b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b973a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d220") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66f89") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b871") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff736") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2499f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ba3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77ab9") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db3b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12cf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b6a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa7ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecaee") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_690d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d0e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d29c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae90a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21127") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da44e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0272e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36094") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7029a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a22e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e70f") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31a72") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe99f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b7e4") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6213") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc35e") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b4c2") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_201a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c80cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e20c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f4cc") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b75f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1acbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b60f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19d5c") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52296") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd16b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3218e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99ee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5560a") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3da6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ec06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cba4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232f5") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d91c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21fd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de14a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_173cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8c2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04da0") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62234") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa227") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c6e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29767") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f9d5") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b57a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8796") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8039") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_351b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa025") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63515") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe3dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2958c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f85e6") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94b18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a0a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfe11") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5867") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62260") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78491") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76591") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b026") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cbaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_264c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_755b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30bbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_754ca") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50e27") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac7d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_619ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ff06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58cd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7096c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9569") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5e3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ea93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f2ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e47d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db816") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_507b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2933") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4106") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffc36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0101a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11b59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84ac0") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39b7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0b43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_964e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c2cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b5a") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7e46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1768") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b6a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82020") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53ca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c7e") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45422") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4daf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e464b") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ddc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89676") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2443") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fffdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64ae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39435") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22f0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ba5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e16d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0900e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_870d7") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_912c4") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dd9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20510") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f79a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95a8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad85c") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c15f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5b3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b5eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_150b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0a45") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18780") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c3b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fb73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cdbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_371df") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d81ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7886c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64f46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60bb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_614d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80a42") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4caed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1aea") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f135") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a3b1") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d8c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_187fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72f20") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e7d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a0d7") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9f52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed411") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6cc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e4e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc97b") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee763") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2adf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_835e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd5fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d04d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7122") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ef42") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ce8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4e21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_013fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0455c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c55e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b774") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbbb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_008ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb55f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e78d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0c48") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49df9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e4b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87d7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de17a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c40a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e08c") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e2ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8fa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6165e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_356d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00e34") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80c0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e7a9") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cca4") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77e4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_797c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f9f") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f5c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_473e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a9ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2639c") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e24f8") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc4be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e78ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29496") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5299a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d22e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b17e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc2fc") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4488b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14daa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dfa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcef4") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d75b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b5c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da25b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f11f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d17") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a44a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c6e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92b0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74fc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de805") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9a41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a13") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97e52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdba2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d33c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f279b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c7e5") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44502") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adfde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba9c5") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2daaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b58e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_017d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4af8") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f8e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_501bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da3c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df980") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90f8b") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39f7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beb38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c685d") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af7e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c611") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e7c9") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76d3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bb76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_393d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f6d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12aba") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b54d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e23af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02e78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9722") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d93d") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0e2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06afe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d55db") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1f62") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_deaa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_764b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f154d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53e6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae05") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f12a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25716") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_110f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f21fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_392c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d790d") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0795b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0769") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59e19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a40b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_671d4") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6705b") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1320d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5cbc") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b9bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15b9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_234f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb4c2") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb72a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f0ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30a69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59e35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad236") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1325b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13510") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4c19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e62f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef4ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27f75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f5dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35b2d") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfd62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbfb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b994d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdfc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0561") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f69d") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_becb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c74fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caa5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e0e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db532") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c047") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7a10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f19b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4c3b") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d4eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7269") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0dcb") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b871") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff736") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2499f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ba3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77ab9") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66f89") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe99f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b7e4") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6213") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc35e") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db3b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12cf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b6a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa7ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecaee") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_690d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d0e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d29c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae90a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21127") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da44e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0272e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36094") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7029a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a22e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e70f") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31a72") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf837") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f834c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f04c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d12b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b973a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d220") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_331b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45b9f") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_977d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8941b") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd16b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3218e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99ee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5560a") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52296") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8039") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_351b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa025") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63515") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe3dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2958c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f85e6") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3da6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ec06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cba4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232f5") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d91c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21fd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de14a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_173cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8c2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04da0") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62234") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa227") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c6e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29767") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f9d5") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b57a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8796") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b75f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1acbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b60f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19d5c") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b4c2") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_201a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c80cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e20c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f4cc") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac7d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_619ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ff06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58cd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7096c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9569") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50e27") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b6a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82020") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53ca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c7e") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5e3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ea93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f2ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e47d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db816") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_507b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2933") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4106") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffc36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0101a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11b59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84ac0") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39b7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0b43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_964e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c2cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b5a") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7e46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1768") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cbaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_264c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_755b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30bbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_754ca") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94b18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a0a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfe11") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5867") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62260") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78491") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76591") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b026") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dd9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20510") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f79a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95a8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad85c") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_912c4") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f135") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a3b1") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d8c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_187fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72f20") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c15f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5b3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b5eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_150b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0a45") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18780") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c3b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fb73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cdbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_371df") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d81ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7886c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64f46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60bb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_614d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80a42") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4caed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1aea") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22f0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ba5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e16d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0900e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_870d7") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45422") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4daf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e464b") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ddc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89676") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2443") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fffdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64ae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39435") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ce8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4e21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_013fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0455c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c55e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b774") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ef42") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cca4") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77e4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_797c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f9f") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbbb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_008ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb55f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e78d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0c48") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49df9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e4b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87d7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de17a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c40a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e08c") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e2ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8fa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6165e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_356d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00e34") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80c0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e7a9") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee763") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2adf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_835e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd5fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d04d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7122") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e7d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a0d7") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9f52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed411") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6cc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e4e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc97b") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_5c85c") diff --git a/engine/scenes/world/player/weapons/008/men.tscn b/engine/scenes/world/player/weapons/008/men.tscn index 1668c23..e577fa0 100644 --- a/engine/scenes/world/player/weapons/008/men.tscn +++ b/engine/scenes/world/player/weapons/008/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://ee5ebab25f6b"] +[gd_scene load_steps=419 format=3 uid="uid://ee5ebab25f6b"] -[ext_resource type="Texture2D" uid="uid://ckbp3biynjwrb" path="res://framework/statics/scenes/world/player/weapon/008/men/men.png" id="1_ee5eb"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ee22"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04f5a"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d512"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6373d"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2d24"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9bae0"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf32b"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b042"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08973"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3d24"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_883c5"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d520"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_607c1"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96e4d"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b863e"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1215a"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d755b"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://ckbp3biynjwrb" path="res://assets/world/player/weapon/008/men/men.png" id="1_ee5eb"] [sub_resource type="AtlasTexture" id="AtlasTexture_e2b98"] atlas = ExtResource("1_ee5eb") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d755b"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f244f"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41d3d"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e95b"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d502"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c074c"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0cb30"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42d62"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7a695"] atlas = ExtResource("1_ee5eb") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f244f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_883c5"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41d3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d520"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e95b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_607c1"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d502"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96e4d"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c074c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b863e"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cb30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1215a"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42d62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ee22"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b921a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04f5a"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0c61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d512"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68fd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6373d"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16dc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2d24"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18f46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bae0"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_540d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf32b"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b26e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b042"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_937b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08973"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f063"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3d24"] atlas = ExtResource("1_ee5eb") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6687d"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b89a"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c137"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8a7f"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f069"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_772aa"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0f7e"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c881"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9e367"] atlas = ExtResource("1_ee5eb") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9c881"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3b3a"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e42cc"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa499"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa691"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8177"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5349f"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8513d"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ad25e"] atlas = ExtResource("1_ee5eb") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3b3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b89a"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e42cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c137"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa499"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8a7f"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f069"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8177"] +[sub_resource type="AtlasTexture" id="AtlasTexture_772aa"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5349f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0f7e"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8513d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b921a"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfbd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0c61"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3608a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68fd1"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3530"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16dc4"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc906"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18f46"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a08d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_540d0"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d89d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b26e"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9422a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_937b5"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d875"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f063"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7acc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6687d"] atlas = ExtResource("1_ee5eb") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0464"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97a33"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a93c5"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0636"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05d20"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94507"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70bc5"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58197"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3852a"] atlas = ExtResource("1_ee5eb") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_58197"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67d15"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48e5f"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d15c5"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c661"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_769a7"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5708f"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d3ce"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8da19"] atlas = ExtResource("1_ee5eb") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67d15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97a33"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48e5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a93c5"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d15c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0636"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c661"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05d20"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_769a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94507"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5708f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70bc5"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d3ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfbd7"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6b7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3608a"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba47f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3530"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4e69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc906"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10062"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a08d7"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1796e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d89d5"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47559"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9422a"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bbba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d875"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7547"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7acc"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71c21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0464"] atlas = ExtResource("1_ee5eb") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cebb"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1c9d"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36b49"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b994"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f242"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49e44"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ff08"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00d44"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9f9a8"] atlas = ExtResource("1_ee5eb") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_00d44"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53880"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0670"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fbf5"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b62b8"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb7f5"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_140a4"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1829e"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_cc089"] atlas = ExtResource("1_ee5eb") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53880"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1c9d"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0670"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36b49"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fbf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b994"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b62b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f242"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb7f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49e44"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_140a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ff08"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1829e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6b7b"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a52ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba47f"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2f69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4e69"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bf15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10062"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c580"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1796e"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1588"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47559"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6273"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bbba"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab5e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7547"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f352a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71c21"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4795e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cebb"] atlas = ExtResource("1_ee5eb") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21020"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2a29"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_330e2"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d36d6"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c083e"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75a00"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09e97"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15d8e"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7d18e"] atlas = ExtResource("1_ee5eb") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_15d8e"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_003d4"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56718"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d179f"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df03d"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4de30"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edb5c"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2496a"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0db60"] atlas = ExtResource("1_ee5eb") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_003d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2a29"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56718"] +[sub_resource type="AtlasTexture" id="AtlasTexture_330e2"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d179f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d36d6"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df03d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c083e"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4de30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75a00"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edb5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09e97"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2496a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a52ef"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a6e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2f69"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e123b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bf15"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0731"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c580"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28bf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1588"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_543b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6273"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e006e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab5e6"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0195e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f352a"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4eceb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4795e"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e5a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21020"] atlas = ExtResource("1_ee5eb") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bee54"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36161"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1af92"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1a64"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49b0a"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b64a1"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb157"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_beb63"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_950ed"] atlas = ExtResource("1_ee5eb") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_beb63"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60408"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a121d"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10ab2"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57cf3"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c00f"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb6ef"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8a3b5"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_94ea9"] atlas = ExtResource("1_ee5eb") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60408"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36161"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a121d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1af92"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10ab2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1a64"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57cf3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49b0a"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c00f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b64a1"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb6ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb157"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a3b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a6e3"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8da5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e123b"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1c95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0731"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8353"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28bf5"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68acd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_543b7"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_411b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e006e"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c002"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0195e"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19eda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4eceb"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ab25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e5a4"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bf2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bee54"] atlas = ExtResource("1_ee5eb") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ef4d"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_959f3"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b13d0"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39db7"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca482"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_152a6"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_752c5"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_132fe"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5771e"] atlas = ExtResource("1_ee5eb") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_132fe"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d703f"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_379e1"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99397"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57bef"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6807"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d74ca"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b522"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f7744"] atlas = ExtResource("1_ee5eb") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d703f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_959f3"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_379e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b13d0"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99397"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39db7"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57bef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca482"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6807"] +[sub_resource type="AtlasTexture" id="AtlasTexture_152a6"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d74ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_752c5"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b522"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8da5f"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_292c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1c95"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5524"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8353"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9516"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68acd"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ca73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_411b2"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7280d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c002"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5feb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19eda"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99540"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ab25"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39103"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bf2c"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3e59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ef4d"] atlas = ExtResource("1_ee5eb") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c343a"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89f25"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d930"] -atlas = ExtResource("1_ee5eb") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10588"] -atlas = ExtResource("1_ee5eb") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2b44"] -atlas = ExtResource("1_ee5eb") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9976a"] -atlas = ExtResource("1_ee5eb") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_918b1"] -atlas = ExtResource("1_ee5eb") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_340db"] -atlas = ExtResource("1_ee5eb") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_95daf"] atlas = ExtResource("1_ee5eb") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_340db"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ee41"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_013cc"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b77a"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_925db"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f738"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d619b"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41862"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_434bc"] atlas = ExtResource("1_ee5eb") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_ee5eb") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ee41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89f25"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_013cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d930"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b77a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10588"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_925db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2b44"] atlas = ExtResource("1_ee5eb") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f738"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9976a"] atlas = ExtResource("1_ee5eb") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d619b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_918b1"] atlas = ExtResource("1_ee5eb") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41862"] +[sub_resource type="AtlasTexture" id="AtlasTexture_292c0"] atlas = ExtResource("1_ee5eb") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5524"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9516"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ca73"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7280d"] +atlas = ExtResource("1_ee5eb") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5feb"] +atlas = ExtResource("1_ee5eb") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99540"] +atlas = ExtResource("1_ee5eb") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39103"] +atlas = ExtResource("1_ee5eb") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3e59"] +atlas = ExtResource("1_ee5eb") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c343a"] +atlas = ExtResource("1_ee5eb") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_ee5eb"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ee22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6373d") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2d24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf32b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d24") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_883c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_607c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b863e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1215a") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d755b") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f61f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4769") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f22c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ec23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00ec6") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a695") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71d74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f840e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a3fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_861c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f5f") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7e6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c8e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c964") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_964c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ebe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64795") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98cd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfe9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ad0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8387d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f21c") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_487da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d315") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f244f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e95b") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d502") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c074c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cb30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d62") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b921a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0c61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68fd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16dc4") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18f46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_540d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b26e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_937b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f063") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6687d") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b89a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c137") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8a7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_772aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f7e") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c881") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90e05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cfdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39efd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de321") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad25e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fa59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb323") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6d73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc0dc") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae73b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb4a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b21f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71adf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0476") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0af19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4732d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dbd4") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd1ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1c92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65184") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5800c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a93bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c82e") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3b3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e42cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa499") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8177") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5349f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8513d") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3608a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc906") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a08d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d89d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9422a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d875") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7acc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0464") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97a33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a93c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0636") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05d20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70bc5") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58197") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3852a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6a63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c101a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_780c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3460") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8da19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a60f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b69a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2accc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e4b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d288") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10c3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a162") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ae2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f9d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3732f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83f5") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c015") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_480d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2241c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73372") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7873") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48e5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d15c5") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_769a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5708f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d3ce") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6b7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba47f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10062") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1796e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47559") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bbba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cebb") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ff08") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d44") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f9a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36bf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a140c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a125c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2f4f") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d8c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c48c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b12eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d45c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd016") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f57a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a00b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbd53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2500c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39fa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a4fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d92") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_518b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d229") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b664") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eb78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dc42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab11") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f999a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c06a") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53880") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0670") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbf5") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b62b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb7f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_140a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1829e") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a52ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2f69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bf15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c580") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6273") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab5e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f352a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4795e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21020") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2a29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_330e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d36d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c083e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e97") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15d8e") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d18e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c9b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54c35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a4b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2089b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fda91") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0db60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7907f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c426e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d37a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e260") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef763") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a206f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c73a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38ff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9daee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad44") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b30d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cabe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33d0e") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06ceb") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_003d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d179f") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df03d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4de30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edb5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2496a") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a6e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e123b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0731") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28bf5") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_543b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e006e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0195e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e5a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee54") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1af92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1a64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b64a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb157") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_beb63") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_950ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b3ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbdd7") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ea9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b269b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3586f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3db2") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3093c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5315c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5093c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aed47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04b74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c3ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7af00") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8393d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_235c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d524") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f53f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e8d") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a121d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ab2") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57cf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c00f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb6ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3b5") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8da5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1c95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8353") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68acd") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_411b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c002") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19eda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ab25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef4d") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_959f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39db7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_152a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_752c5") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_132fe") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5771e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db25c") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7744") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1418a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e927") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7902c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f623e") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6472d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8323f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_218f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e8a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_961a2") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_056c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01833") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53729") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a0d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a85e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba2d") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5257") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d703f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_379e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99397") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57bef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6807") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d74ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b522") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_292c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9516") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ca73") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7280d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5feb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99540") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c343a") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89f25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9976a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_918b1") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_340db") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95daf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1136b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb4e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_686a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f0e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d9a") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_434bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_130ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96fd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51544") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18e72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c88b") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50347") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a2f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3cdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d2d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17c2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5099b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90452") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97527") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_663ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b630e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfb33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a54f") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b58b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56629") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ee41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_013cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b77a") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_925db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d619b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41862") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f61f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4769") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f22c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ec23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00ec6") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d755b") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f244f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e95b") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d502") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c074c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cb30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d62") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a695") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71d74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f840e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a3fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_861c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f5f") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7e6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c8e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c964") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_964c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ebe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64795") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98cd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfe9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ad0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8387d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f21c") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_487da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d315") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_883c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_607c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b863e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1215a") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ee22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6373d") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2d24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf32b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d24") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90e05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cfdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39efd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de321") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c881") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3b3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e42cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa499") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8177") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5349f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8513d") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad25e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fa59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb323") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6d73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc0dc") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae73b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb4a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b21f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71adf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0476") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0af19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4732d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dbd4") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd1ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1c92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65184") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5800c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a93bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c82e") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b89a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c137") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8a7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_772aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f7e") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b921a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0c61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68fd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16dc4") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18f46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_540d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b26e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_937b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f063") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6687d") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3852a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6a63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c101a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_780c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3460") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58197") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48e5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d15c5") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_769a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5708f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d3ce") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8da19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a60f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b69a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2accc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e4b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d288") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10c3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a162") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ae2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f9d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3732f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83f5") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c015") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_480d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2241c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73372") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7873") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97a33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a93c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0636") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05d20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70bc5") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3608a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc906") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a08d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d89d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9422a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d875") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7acc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0464") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f9a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36bf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a140c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a125c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2f4f") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d44") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53880") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0670") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbf5") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b62b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb7f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_140a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1829e") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d8c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c48c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b12eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d45c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd016") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f57a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a00b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbd53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2500c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39fa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a4fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d92") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_518b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d229") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b664") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eb78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dc42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab11") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f999a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c06a") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ff08") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6b7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba47f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10062") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1796e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47559") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bbba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cebb") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d18e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c9b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54c35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a4b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2089b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fda91") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15d8e") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_003d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d179f") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df03d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4de30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edb5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2496a") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0db60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7907f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c426e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d37a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e260") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef763") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a206f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c73a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38ff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9daee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad44") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b30d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cabe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33d0e") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06ceb") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2a29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_330e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d36d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c083e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e97") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a52ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2f69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bf15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c580") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6273") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab5e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f352a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4795e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21020") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_950ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b3ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbdd7") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_beb63") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a121d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ab2") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57cf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c00f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb6ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3b5") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ea9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b269b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3586f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3db2") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3093c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5315c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5093c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aed47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04b74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c3ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7af00") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8393d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_235c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d524") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f53f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e8d") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1af92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1a64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b64a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb157") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a6e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e123b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0731") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28bf5") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_543b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e006e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0195e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e5a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee54") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5771e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db25c") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_132fe") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d703f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_379e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99397") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57bef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6807") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d74ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b522") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7744") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1418a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e927") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7902c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f623e") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6472d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8323f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_218f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e8a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_961a2") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_056c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01833") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53729") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a0d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a85e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba2d") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5257") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_959f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39db7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_152a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_752c5") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8da5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1c95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8353") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68acd") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_411b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c002") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19eda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ab25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef4d") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95daf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1136b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb4e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_686a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f0e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d9a") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_340db") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ee41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_013cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b77a") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_925db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d619b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41862") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_434bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_130ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96fd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51544") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18e72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c88b") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50347") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a2f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3cdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d2d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17c2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5099b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90452") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97527") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_663ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b630e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfb33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a54f") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b58b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56629") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89f25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9976a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_918b1") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_292c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9516") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ca73") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7280d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5feb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99540") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c343a") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_ee5eb") diff --git a/engine/scenes/world/player/weapons/008/women.tscn b/engine/scenes/world/player/weapons/008/women.tscn index 3b78a43..73ec3db 100644 --- a/engine/scenes/world/player/weapons/008/women.tscn +++ b/engine/scenes/world/player/weapons/008/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://648223bc4b7a"] +[gd_scene load_steps=419 format=3 uid="uid://648223bc4b7a"] -[ext_resource type="Texture2D" uid="uid://cp033brmfmhb8" path="res://framework/statics/scenes/world/player/weapon/008/women/women.png" id="1_64822"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_e638d"] -atlas = ExtResource("1_64822") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46551"] -atlas = ExtResource("1_64822") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1100b"] -atlas = ExtResource("1_64822") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36021"] -atlas = ExtResource("1_64822") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d890"] -atlas = ExtResource("1_64822") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ee5f"] -atlas = ExtResource("1_64822") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9980"] -atlas = ExtResource("1_64822") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62907"] -atlas = ExtResource("1_64822") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5145f"] -atlas = ExtResource("1_64822") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1443b"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d284b"] -atlas = ExtResource("1_64822") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ac43"] -atlas = ExtResource("1_64822") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8f4d"] -atlas = ExtResource("1_64822") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ab56"] -atlas = ExtResource("1_64822") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb8bd"] -atlas = ExtResource("1_64822") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7bbac"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_517c1"] -atlas = ExtResource("1_64822") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cp033brmfmhb8" path="res://assets/world/player/weapon/008/women/women.png" id="1_64822"] [sub_resource type="AtlasTexture" id="AtlasTexture_ec733"] atlas = ExtResource("1_64822") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_64822") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_517c1"] +atlas = ExtResource("1_64822") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13380"] +atlas = ExtResource("1_64822") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa57f"] +atlas = ExtResource("1_64822") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_806b0"] +atlas = ExtResource("1_64822") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94a9a"] +atlas = ExtResource("1_64822") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2863e"] +atlas = ExtResource("1_64822") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3da00"] +atlas = ExtResource("1_64822") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8fe7"] +atlas = ExtResource("1_64822") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d13a8"] atlas = ExtResource("1_64822") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_64822") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13380"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d284b"] atlas = ExtResource("1_64822") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa57f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ac43"] atlas = ExtResource("1_64822") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_806b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8f4d"] atlas = ExtResource("1_64822") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94a9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ab56"] atlas = ExtResource("1_64822") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2863e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb8bd"] atlas = ExtResource("1_64822") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3da00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bbac"] atlas = ExtResource("1_64822") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8fe7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e638d"] atlas = ExtResource("1_64822") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_451ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46551"] atlas = ExtResource("1_64822") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_257fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1100b"] atlas = ExtResource("1_64822") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0be0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36021"] atlas = ExtResource("1_64822") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15456"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d890"] atlas = ExtResource("1_64822") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9ab8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ee5f"] atlas = ExtResource("1_64822") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d62d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9980"] atlas = ExtResource("1_64822") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_101ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62907"] atlas = ExtResource("1_64822") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fae45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5145f"] atlas = ExtResource("1_64822") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40bf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1443b"] atlas = ExtResource("1_64822") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d863"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39d54"] -atlas = ExtResource("1_64822") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da29d"] -atlas = ExtResource("1_64822") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc09a"] -atlas = ExtResource("1_64822") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb8b6"] -atlas = ExtResource("1_64822") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2428"] -atlas = ExtResource("1_64822") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83944"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3247c"] -atlas = ExtResource("1_64822") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6707f"] atlas = ExtResource("1_64822") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_64822") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3247c"] +atlas = ExtResource("1_64822") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9941"] +atlas = ExtResource("1_64822") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1673d"] +atlas = ExtResource("1_64822") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c077"] +atlas = ExtResource("1_64822") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa4a3"] +atlas = ExtResource("1_64822") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70f78"] +atlas = ExtResource("1_64822") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a2a0"] +atlas = ExtResource("1_64822") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82ba9"] +atlas = ExtResource("1_64822") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e4a9e"] atlas = ExtResource("1_64822") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_64822") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9941"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39d54"] atlas = ExtResource("1_64822") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1673d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da29d"] atlas = ExtResource("1_64822") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c077"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc09a"] atlas = ExtResource("1_64822") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa4a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb8b6"] atlas = ExtResource("1_64822") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70f78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2428"] atlas = ExtResource("1_64822") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a2a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83944"] atlas = ExtResource("1_64822") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82ba9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_451ac"] atlas = ExtResource("1_64822") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63dae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_257fe"] atlas = ExtResource("1_64822") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab236"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0be0"] atlas = ExtResource("1_64822") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82193"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15456"] atlas = ExtResource("1_64822") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad821"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9ab8"] atlas = ExtResource("1_64822") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54d5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d62d7"] atlas = ExtResource("1_64822") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1b98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_101ee"] atlas = ExtResource("1_64822") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44e4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fae45"] atlas = ExtResource("1_64822") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3a8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40bf2"] atlas = ExtResource("1_64822") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a876d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d863"] atlas = ExtResource("1_64822") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3ecd"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17361"] -atlas = ExtResource("1_64822") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d860"] -atlas = ExtResource("1_64822") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7c6e"] -atlas = ExtResource("1_64822") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_459f6"] -atlas = ExtResource("1_64822") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44081"] -atlas = ExtResource("1_64822") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9693f"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f8aa"] -atlas = ExtResource("1_64822") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c88f5"] atlas = ExtResource("1_64822") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_64822") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6f8aa"] +atlas = ExtResource("1_64822") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7eb59"] +atlas = ExtResource("1_64822") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef407"] +atlas = ExtResource("1_64822") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd286"] +atlas = ExtResource("1_64822") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a639"] +atlas = ExtResource("1_64822") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ca06"] +atlas = ExtResource("1_64822") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ba1d"] +atlas = ExtResource("1_64822") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa39e"] +atlas = ExtResource("1_64822") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_06e02"] atlas = ExtResource("1_64822") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_64822") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7eb59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17361"] atlas = ExtResource("1_64822") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef407"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d860"] atlas = ExtResource("1_64822") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd286"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7c6e"] atlas = ExtResource("1_64822") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a639"] +[sub_resource type="AtlasTexture" id="AtlasTexture_459f6"] atlas = ExtResource("1_64822") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ca06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44081"] atlas = ExtResource("1_64822") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ba1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9693f"] atlas = ExtResource("1_64822") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa39e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63dae"] atlas = ExtResource("1_64822") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c93b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab236"] atlas = ExtResource("1_64822") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44377"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82193"] atlas = ExtResource("1_64822") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c9f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad821"] atlas = ExtResource("1_64822") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44cf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54d5b"] atlas = ExtResource("1_64822") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c398"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1b98"] atlas = ExtResource("1_64822") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3836"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44e4a"] atlas = ExtResource("1_64822") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7426f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3a8d"] atlas = ExtResource("1_64822") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_904c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a876d"] atlas = ExtResource("1_64822") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96ad4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3ecd"] atlas = ExtResource("1_64822") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d5eb"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57f04"] -atlas = ExtResource("1_64822") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d36bb"] -atlas = ExtResource("1_64822") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f04a6"] -atlas = ExtResource("1_64822") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75d5d"] -atlas = ExtResource("1_64822") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c651"] -atlas = ExtResource("1_64822") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9f1d"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_064cc"] -atlas = ExtResource("1_64822") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_77659"] atlas = ExtResource("1_64822") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_64822") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_064cc"] +atlas = ExtResource("1_64822") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0d0a"] +atlas = ExtResource("1_64822") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_572a5"] +atlas = ExtResource("1_64822") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64abd"] +atlas = ExtResource("1_64822") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13d04"] +atlas = ExtResource("1_64822") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59c46"] +atlas = ExtResource("1_64822") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_befa8"] +atlas = ExtResource("1_64822") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f47f7"] +atlas = ExtResource("1_64822") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f5027"] atlas = ExtResource("1_64822") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_64822") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0d0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57f04"] atlas = ExtResource("1_64822") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_572a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d36bb"] atlas = ExtResource("1_64822") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64abd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f04a6"] atlas = ExtResource("1_64822") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13d04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75d5d"] atlas = ExtResource("1_64822") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59c46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c651"] atlas = ExtResource("1_64822") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_befa8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9f1d"] atlas = ExtResource("1_64822") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f47f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c93b8"] atlas = ExtResource("1_64822") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7daa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44377"] atlas = ExtResource("1_64822") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b75e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c9f3"] atlas = ExtResource("1_64822") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6a83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44cf9"] atlas = ExtResource("1_64822") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bcdf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c398"] atlas = ExtResource("1_64822") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42d0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3836"] atlas = ExtResource("1_64822") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72fdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7426f"] atlas = ExtResource("1_64822") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41646"] +[sub_resource type="AtlasTexture" id="AtlasTexture_904c9"] atlas = ExtResource("1_64822") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cbf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96ad4"] atlas = ExtResource("1_64822") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3f76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d5eb"] atlas = ExtResource("1_64822") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28067"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_012dc"] -atlas = ExtResource("1_64822") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12036"] -atlas = ExtResource("1_64822") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f528"] -atlas = ExtResource("1_64822") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb80f"] -atlas = ExtResource("1_64822") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9112"] -atlas = ExtResource("1_64822") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_534a1"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b965a"] -atlas = ExtResource("1_64822") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8f801"] atlas = ExtResource("1_64822") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_64822") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b965a"] +atlas = ExtResource("1_64822") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d24c0"] +atlas = ExtResource("1_64822") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_037bc"] +atlas = ExtResource("1_64822") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_640a4"] +atlas = ExtResource("1_64822") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f79c"] +atlas = ExtResource("1_64822") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_628d3"] +atlas = ExtResource("1_64822") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea6b2"] +atlas = ExtResource("1_64822") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_591d8"] +atlas = ExtResource("1_64822") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b2076"] atlas = ExtResource("1_64822") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_64822") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d24c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_012dc"] atlas = ExtResource("1_64822") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_037bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12036"] atlas = ExtResource("1_64822") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_640a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f528"] atlas = ExtResource("1_64822") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f79c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb80f"] atlas = ExtResource("1_64822") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_628d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9112"] atlas = ExtResource("1_64822") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea6b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_534a1"] atlas = ExtResource("1_64822") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_591d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7daa"] atlas = ExtResource("1_64822") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6551"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b75e1"] atlas = ExtResource("1_64822") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b9b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6a83"] atlas = ExtResource("1_64822") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bcdf"] atlas = ExtResource("1_64822") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b446"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42d0b"] atlas = ExtResource("1_64822") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a98f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72fdc"] atlas = ExtResource("1_64822") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ee7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41646"] atlas = ExtResource("1_64822") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57437"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cbf8"] atlas = ExtResource("1_64822") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a404"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3f76"] atlas = ExtResource("1_64822") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60d8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28067"] atlas = ExtResource("1_64822") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d6b7"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea585"] -atlas = ExtResource("1_64822") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef8e9"] -atlas = ExtResource("1_64822") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ea18"] -atlas = ExtResource("1_64822") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b68fa"] -atlas = ExtResource("1_64822") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74fa7"] -atlas = ExtResource("1_64822") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35c63"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b688"] -atlas = ExtResource("1_64822") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b967a"] atlas = ExtResource("1_64822") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_64822") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4b688"] +atlas = ExtResource("1_64822") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbf88"] +atlas = ExtResource("1_64822") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db4ae"] +atlas = ExtResource("1_64822") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a015a"] +atlas = ExtResource("1_64822") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa48f"] +atlas = ExtResource("1_64822") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e960c"] +atlas = ExtResource("1_64822") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ddea"] +atlas = ExtResource("1_64822") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcade"] +atlas = ExtResource("1_64822") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2d949"] atlas = ExtResource("1_64822") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_64822") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbf88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea585"] atlas = ExtResource("1_64822") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db4ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef8e9"] atlas = ExtResource("1_64822") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a015a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ea18"] atlas = ExtResource("1_64822") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa48f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b68fa"] atlas = ExtResource("1_64822") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e960c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74fa7"] atlas = ExtResource("1_64822") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ddea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35c63"] atlas = ExtResource("1_64822") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcade"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6551"] atlas = ExtResource("1_64822") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d277"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b9b5"] atlas = ExtResource("1_64822") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f640b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62691"] atlas = ExtResource("1_64822") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf9b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b446"] atlas = ExtResource("1_64822") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_369c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a98f2"] atlas = ExtResource("1_64822") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7a32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ee7d"] atlas = ExtResource("1_64822") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5c21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57437"] atlas = ExtResource("1_64822") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da1c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a404"] atlas = ExtResource("1_64822") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48c77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60d8f"] atlas = ExtResource("1_64822") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd3e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d6b7"] atlas = ExtResource("1_64822") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fa0b"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8fd0"] -atlas = ExtResource("1_64822") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f86ec"] -atlas = ExtResource("1_64822") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4471"] -atlas = ExtResource("1_64822") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee257"] -atlas = ExtResource("1_64822") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19652"] -atlas = ExtResource("1_64822") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c25c"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f0b6"] -atlas = ExtResource("1_64822") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_59bc2"] atlas = ExtResource("1_64822") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_64822") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4f0b6"] +atlas = ExtResource("1_64822") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b2da"] +atlas = ExtResource("1_64822") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0a9b"] +atlas = ExtResource("1_64822") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dee8"] +atlas = ExtResource("1_64822") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d532f"] +atlas = ExtResource("1_64822") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b24cd"] +atlas = ExtResource("1_64822") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b279"] +atlas = ExtResource("1_64822") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3993f"] +atlas = ExtResource("1_64822") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_656cb"] atlas = ExtResource("1_64822") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_64822") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b2da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8fd0"] atlas = ExtResource("1_64822") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0a9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f86ec"] atlas = ExtResource("1_64822") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dee8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4471"] atlas = ExtResource("1_64822") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d532f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee257"] atlas = ExtResource("1_64822") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b24cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19652"] atlas = ExtResource("1_64822") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b279"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c25c"] atlas = ExtResource("1_64822") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3993f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d277"] atlas = ExtResource("1_64822") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb6c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f640b"] atlas = ExtResource("1_64822") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8d54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf9b4"] atlas = ExtResource("1_64822") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1dd52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_369c3"] atlas = ExtResource("1_64822") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_461d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7a32"] atlas = ExtResource("1_64822") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cabb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5c21"] atlas = ExtResource("1_64822") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c41ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da1c4"] atlas = ExtResource("1_64822") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9a1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48c77"] atlas = ExtResource("1_64822") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_934bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd3e9"] atlas = ExtResource("1_64822") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34f49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fa0b"] atlas = ExtResource("1_64822") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e358"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_196b0"] -atlas = ExtResource("1_64822") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_138b5"] -atlas = ExtResource("1_64822") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1bd9"] -atlas = ExtResource("1_64822") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65d30"] -atlas = ExtResource("1_64822") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_686f0"] -atlas = ExtResource("1_64822") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c0a9"] -atlas = ExtResource("1_64822") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04472"] -atlas = ExtResource("1_64822") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_da713"] atlas = ExtResource("1_64822") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_64822") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_04472"] +atlas = ExtResource("1_64822") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52e1b"] +atlas = ExtResource("1_64822") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d604"] +atlas = ExtResource("1_64822") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14925"] +atlas = ExtResource("1_64822") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53873"] +atlas = ExtResource("1_64822") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_838b3"] +atlas = ExtResource("1_64822") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98041"] +atlas = ExtResource("1_64822") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_913a9"] +atlas = ExtResource("1_64822") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_270f0"] atlas = ExtResource("1_64822") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_64822") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52e1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_196b0"] atlas = ExtResource("1_64822") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d604"] +[sub_resource type="AtlasTexture" id="AtlasTexture_138b5"] atlas = ExtResource("1_64822") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14925"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1bd9"] atlas = ExtResource("1_64822") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53873"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65d30"] atlas = ExtResource("1_64822") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_838b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_686f0"] atlas = ExtResource("1_64822") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98041"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c0a9"] atlas = ExtResource("1_64822") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_913a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb6c4"] atlas = ExtResource("1_64822") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8d54"] +atlas = ExtResource("1_64822") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1dd52"] +atlas = ExtResource("1_64822") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_461d0"] +atlas = ExtResource("1_64822") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4cabb"] +atlas = ExtResource("1_64822") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c41ff"] +atlas = ExtResource("1_64822") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9a1d"] +atlas = ExtResource("1_64822") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_934bc"] +atlas = ExtResource("1_64822") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34f49"] +atlas = ExtResource("1_64822") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e358"] +atlas = ExtResource("1_64822") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_64822"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e638d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46551") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1100b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36021") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ee5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5145f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1443b") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d284b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ac43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8f4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ab56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bbac") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_517c1") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2d2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c32c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c77c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20725") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eaf0") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d13a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f250") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b681") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b093") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eadb") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9facd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ad2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63dc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c5f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c02e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e97e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02946") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c609") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_417ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f39c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92cbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b5d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ae1") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97f0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79504") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa57f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_806b0") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2863e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3da00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8fe7") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_451ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_257fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15456") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d62d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_101ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40bf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d863") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39d54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da29d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc09a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb8b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83944") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3247c") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6707f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c427c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5ed6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1afb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fb4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6fc1") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_406d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_524e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cc08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c05e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ffb9") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a682c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc30b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b300e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c45b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b10c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80bb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_830a1") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e07b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef494") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6a68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47a35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a23b8") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2192b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8fcb") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1673d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c077") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa4a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70f78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a2a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82ba9") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63dae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad821") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44e4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3a8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a876d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3ecd") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7c6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_459f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44081") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9693f") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f8aa") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c88f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_312a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37fe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82d0b") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94635") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c27c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9375") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_427d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_965f3") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4916b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82e64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_837fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7264c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bba0") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aff74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7456") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_452eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58f40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9bad") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb795") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_445c4") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eb59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef407") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd286") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a639") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa39e") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c93b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c9f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44cf9") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c398") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3836") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7426f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_904c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96ad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d5eb") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57f04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d36bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f04a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75d5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f1d") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_064cc") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcb02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6349b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_374ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e69be") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5027") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dfb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95dee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01b2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_944b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e582") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_125fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2883") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_857df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd109") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e915") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_937c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20ca9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03e81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4975") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5019") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_572a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64abd") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13d04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59c46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_befa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f47f7") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7daa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b75e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6a83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bcdf") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72fdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41646") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cbf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28067") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_012dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb80f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_534a1") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b965a") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4165") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccb39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_275d7") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2076") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d060") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_147f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46288") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcfef") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb26a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f497b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_241fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f494c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71f1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1d04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86007") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb1b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a559") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c17a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0a38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffa84") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbb13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a9b") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d24c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_037bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_640a4") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f79c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_628d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea6b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_591d8") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6551") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b9b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b446") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a98f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ee7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d6b7") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef8e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b68fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74fa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c63") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b688") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b967a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87f14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32cdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4212f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bb1a") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d949") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28276") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_075dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdd73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2993f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a7dd") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19c26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dc09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_211fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcf40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24925") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3de2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc331") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14351") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_204be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e6a5") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcd92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a94") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db4ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a015a") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa48f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e960c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ddea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcade") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d277") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f640b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf9b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369c3") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7a32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da1c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48c77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd3e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fa0b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8fd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f86ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee257") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c25c") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f0b6") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59bc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd594") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9821f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9607b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50611") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_656cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_094af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21356") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cebc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee5d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2345") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca3e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62cdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f1ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95c0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c380a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6240c") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_191d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a34f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99e12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca41d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e4a5") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_481dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39ae5") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b2da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dee8") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d532f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b24cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b279") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3993f") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb6c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dd52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_461d0") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cabb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c41ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9a1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_934bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e358") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_196b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_138b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1bd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65d30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_686f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c0a9") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04472") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da713") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf5a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5efab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26f39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f5e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d3f") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_270f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe93d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_046cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a40e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4297") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c284b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85f59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dcbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e477f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_799e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc44b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17f11") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83cc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b71c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf7d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fdcd") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb27b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc536") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14925") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_838b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98041") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_913a9") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2d2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c32c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c77c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20725") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eaf0") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_517c1") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa57f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_806b0") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2863e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3da00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8fe7") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d13a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f250") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b681") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b093") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eadb") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9facd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ad2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63dc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c5f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c02e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e97e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02946") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c609") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_417ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f39c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92cbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b5d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ae1") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97f0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79504") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d284b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ac43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8f4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ab56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bbac") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e638d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46551") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1100b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36021") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ee5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5145f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1443b") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6707f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c427c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5ed6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1afb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fb4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6fc1") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3247c") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1673d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c077") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa4a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70f78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a2a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82ba9") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_406d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_524e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cc08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c05e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ffb9") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a682c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc30b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b300e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c45b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b10c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80bb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_830a1") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e07b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef494") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6a68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47a35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a23b8") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2192b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8fcb") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39d54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da29d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc09a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb8b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83944") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_451ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_257fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15456") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d62d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_101ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40bf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d863") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c88f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_312a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37fe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82d0b") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f8aa") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eb59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef407") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd286") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a639") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa39e") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94635") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c27c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9375") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_427d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_965f3") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4916b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82e64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_837fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7264c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bba0") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aff74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7456") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_452eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58f40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9bad") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb795") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_445c4") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7c6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_459f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44081") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9693f") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63dae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad821") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44e4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3a8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a876d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3ecd") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcb02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6349b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_374ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e69be") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_064cc") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_572a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64abd") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13d04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59c46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_befa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f47f7") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5027") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dfb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95dee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01b2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_944b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e582") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_125fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2883") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_857df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd109") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e915") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_937c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20ca9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03e81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4975") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5019") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57f04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d36bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f04a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75d5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f1d") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c93b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c9f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44cf9") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c398") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3836") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7426f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_904c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96ad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d5eb") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4165") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccb39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_275d7") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b965a") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d24c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_037bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_640a4") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f79c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_628d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea6b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_591d8") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2076") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d060") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_147f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46288") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcfef") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb26a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f497b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_241fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f494c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71f1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1d04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86007") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb1b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a559") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c17a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0a38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffa84") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbb13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a9b") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_012dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb80f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_534a1") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7daa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b75e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6a83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bcdf") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72fdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41646") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cbf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28067") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b967a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87f14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32cdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4212f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bb1a") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b688") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db4ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a015a") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa48f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e960c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ddea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcade") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d949") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28276") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_075dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdd73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2993f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a7dd") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19c26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dc09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_211fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcf40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24925") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3de2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc331") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14351") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_204be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e6a5") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcd92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a94") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef8e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b68fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74fa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c63") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6551") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b9b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b446") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a98f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ee7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d6b7") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59bc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd594") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9821f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9607b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50611") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f0b6") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b2da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dee8") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d532f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b24cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b279") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3993f") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_656cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_094af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21356") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cebc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee5d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2345") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca3e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62cdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f1ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95c0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c380a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6240c") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_191d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a34f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99e12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca41d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e4a5") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_481dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39ae5") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8fd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f86ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee257") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c25c") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d277") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f640b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf9b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369c3") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7a32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da1c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48c77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd3e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fa0b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da713") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf5a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5efab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26f39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f5e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d3f") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04472") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14925") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_838b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98041") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_913a9") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_270f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe93d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_046cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a40e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4297") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c284b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85f59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dcbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e477f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_799e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc44b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17f11") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83cc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b71c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf7d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fdcd") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb27b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc536") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_196b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_138b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1bd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65d30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_686f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c0a9") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb6c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dd52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_461d0") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cabb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c41ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9a1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_934bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e358") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_64822") diff --git a/engine/scenes/world/player/weapons/009/men.tscn b/engine/scenes/world/player/weapons/009/men.tscn index 337a180..0a681a9 100644 --- a/engine/scenes/world/player/weapons/009/men.tscn +++ b/engine/scenes/world/player/weapons/009/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://2161874a2abe"] +[gd_scene load_steps=419 format=3 uid="uid://2161874a2abe"] -[ext_resource type="Texture2D" uid="uid://dj6v3uusxc1r5" path="res://framework/statics/scenes/world/player/weapon/009/men/men.png" id="1_21618"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_7735c"] -atlas = ExtResource("1_21618") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58a3e"] -atlas = ExtResource("1_21618") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1fb75"] -atlas = ExtResource("1_21618") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f282c"] -atlas = ExtResource("1_21618") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f62f7"] -atlas = ExtResource("1_21618") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d261a"] -atlas = ExtResource("1_21618") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f186"] -atlas = ExtResource("1_21618") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ff8f"] -atlas = ExtResource("1_21618") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c2aa"] -atlas = ExtResource("1_21618") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de4b2"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_855fc"] -atlas = ExtResource("1_21618") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_767c0"] -atlas = ExtResource("1_21618") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e8c2"] -atlas = ExtResource("1_21618") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e737e"] -atlas = ExtResource("1_21618") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c50f"] -atlas = ExtResource("1_21618") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ffb3"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_810d1"] -atlas = ExtResource("1_21618") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://dj6v3uusxc1r5" path="res://assets/world/player/weapon/009/men/men.png" id="1_21618"] [sub_resource type="AtlasTexture" id="AtlasTexture_44282"] atlas = ExtResource("1_21618") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_21618") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_810d1"] +atlas = ExtResource("1_21618") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30252"] +atlas = ExtResource("1_21618") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ba10"] +atlas = ExtResource("1_21618") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83046"] +atlas = ExtResource("1_21618") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d19c"] +atlas = ExtResource("1_21618") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a6a6"] +atlas = ExtResource("1_21618") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96da3"] +atlas = ExtResource("1_21618") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ffa5b"] +atlas = ExtResource("1_21618") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8f774"] atlas = ExtResource("1_21618") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_21618") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30252"] +[sub_resource type="AtlasTexture" id="AtlasTexture_855fc"] atlas = ExtResource("1_21618") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ba10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_767c0"] atlas = ExtResource("1_21618") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83046"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e8c2"] atlas = ExtResource("1_21618") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d19c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e737e"] atlas = ExtResource("1_21618") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a6a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c50f"] atlas = ExtResource("1_21618") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96da3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ffb3"] atlas = ExtResource("1_21618") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffa5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7735c"] atlas = ExtResource("1_21618") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9355"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58a3e"] atlas = ExtResource("1_21618") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df9e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fb75"] atlas = ExtResource("1_21618") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18a15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f282c"] atlas = ExtResource("1_21618") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62785"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f62f7"] atlas = ExtResource("1_21618") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2654"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d261a"] atlas = ExtResource("1_21618") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1a64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f186"] atlas = ExtResource("1_21618") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2594"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ff8f"] atlas = ExtResource("1_21618") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2976f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c2aa"] atlas = ExtResource("1_21618") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5e43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de4b2"] atlas = ExtResource("1_21618") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72eb2"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1361"] -atlas = ExtResource("1_21618") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a553"] -atlas = ExtResource("1_21618") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a6f0"] -atlas = ExtResource("1_21618") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbc93"] -atlas = ExtResource("1_21618") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0518e"] -atlas = ExtResource("1_21618") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9f6a"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bbc0"] -atlas = ExtResource("1_21618") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_dce7a"] atlas = ExtResource("1_21618") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_21618") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6bbc0"] +atlas = ExtResource("1_21618") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_541d5"] +atlas = ExtResource("1_21618") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c49b"] +atlas = ExtResource("1_21618") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3d64"] +atlas = ExtResource("1_21618") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f809"] +atlas = ExtResource("1_21618") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72dd5"] +atlas = ExtResource("1_21618") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12448"] +atlas = ExtResource("1_21618") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fad19"] +atlas = ExtResource("1_21618") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_252fb"] atlas = ExtResource("1_21618") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_21618") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_541d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1361"] atlas = ExtResource("1_21618") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c49b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a553"] atlas = ExtResource("1_21618") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3d64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a6f0"] atlas = ExtResource("1_21618") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbc93"] atlas = ExtResource("1_21618") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72dd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0518e"] atlas = ExtResource("1_21618") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12448"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9f6a"] atlas = ExtResource("1_21618") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fad19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9355"] atlas = ExtResource("1_21618") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fbd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df9e9"] atlas = ExtResource("1_21618") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bbba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18a15"] atlas = ExtResource("1_21618") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2202c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62785"] atlas = ExtResource("1_21618") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbc91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2654"] atlas = ExtResource("1_21618") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_447ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1a64"] atlas = ExtResource("1_21618") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20cf4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2594"] atlas = ExtResource("1_21618") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc583"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2976f"] atlas = ExtResource("1_21618") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c83c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5e43"] atlas = ExtResource("1_21618") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84b20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72eb2"] atlas = ExtResource("1_21618") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6212e"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d63e9"] -atlas = ExtResource("1_21618") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c410"] -atlas = ExtResource("1_21618") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07291"] -atlas = ExtResource("1_21618") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da31c"] -atlas = ExtResource("1_21618") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66881"] -atlas = ExtResource("1_21618") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e27f"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94eee"] -atlas = ExtResource("1_21618") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_12bce"] atlas = ExtResource("1_21618") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_21618") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_94eee"] +atlas = ExtResource("1_21618") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f801"] +atlas = ExtResource("1_21618") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06b1b"] +atlas = ExtResource("1_21618") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_feb2b"] +atlas = ExtResource("1_21618") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d97f"] +atlas = ExtResource("1_21618") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b5b5"] +atlas = ExtResource("1_21618") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6531b"] +atlas = ExtResource("1_21618") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca5e1"] +atlas = ExtResource("1_21618") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_253b2"] atlas = ExtResource("1_21618") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_21618") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f801"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d63e9"] atlas = ExtResource("1_21618") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06b1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c410"] atlas = ExtResource("1_21618") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_feb2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07291"] atlas = ExtResource("1_21618") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d97f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da31c"] atlas = ExtResource("1_21618") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b5b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66881"] atlas = ExtResource("1_21618") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6531b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e27f"] atlas = ExtResource("1_21618") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca5e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fbd0"] atlas = ExtResource("1_21618") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb469"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bbba"] atlas = ExtResource("1_21618") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1930"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2202c"] atlas = ExtResource("1_21618") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e92a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbc91"] atlas = ExtResource("1_21618") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0af95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_447ca"] atlas = ExtResource("1_21618") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a995"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20cf4"] atlas = ExtResource("1_21618") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7685e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc583"] atlas = ExtResource("1_21618") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f32f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c83c"] atlas = ExtResource("1_21618") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bca6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84b20"] atlas = ExtResource("1_21618") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71043"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6212e"] atlas = ExtResource("1_21618") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f101"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19b0d"] -atlas = ExtResource("1_21618") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9fb79"] -atlas = ExtResource("1_21618") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16a7d"] -atlas = ExtResource("1_21618") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b53fa"] -atlas = ExtResource("1_21618") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0cce2"] -atlas = ExtResource("1_21618") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b48e9"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f25a"] -atlas = ExtResource("1_21618") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fe68d"] atlas = ExtResource("1_21618") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_21618") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2f25a"] +atlas = ExtResource("1_21618") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36065"] +atlas = ExtResource("1_21618") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ec11"] +atlas = ExtResource("1_21618") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09ccf"] +atlas = ExtResource("1_21618") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46ac6"] +atlas = ExtResource("1_21618") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33a6f"] +atlas = ExtResource("1_21618") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98711"] +atlas = ExtResource("1_21618") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63c6e"] +atlas = ExtResource("1_21618") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d1d43"] atlas = ExtResource("1_21618") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_21618") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36065"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19b0d"] atlas = ExtResource("1_21618") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ec11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fb79"] atlas = ExtResource("1_21618") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09ccf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16a7d"] atlas = ExtResource("1_21618") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46ac6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b53fa"] atlas = ExtResource("1_21618") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33a6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cce2"] atlas = ExtResource("1_21618") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b48e9"] atlas = ExtResource("1_21618") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63c6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb469"] atlas = ExtResource("1_21618") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b521"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1930"] atlas = ExtResource("1_21618") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f827"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e92a"] atlas = ExtResource("1_21618") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb79e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0af95"] atlas = ExtResource("1_21618") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_970e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a995"] atlas = ExtResource("1_21618") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_355e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7685e"] atlas = ExtResource("1_21618") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5548"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f32f6"] atlas = ExtResource("1_21618") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47620"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bca6"] atlas = ExtResource("1_21618") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fb52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71043"] atlas = ExtResource("1_21618") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7884"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f101"] atlas = ExtResource("1_21618") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3376e"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1ff1"] -atlas = ExtResource("1_21618") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01e9d"] -atlas = ExtResource("1_21618") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2d58"] -atlas = ExtResource("1_21618") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a1f9"] -atlas = ExtResource("1_21618") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82e06"] -atlas = ExtResource("1_21618") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bda14"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e185"] -atlas = ExtResource("1_21618") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_eb249"] atlas = ExtResource("1_21618") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_21618") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8e185"] +atlas = ExtResource("1_21618") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d842"] +atlas = ExtResource("1_21618") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fea2b"] +atlas = ExtResource("1_21618") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4123"] +atlas = ExtResource("1_21618") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8705f"] +atlas = ExtResource("1_21618") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f24c4"] +atlas = ExtResource("1_21618") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f7ca"] +atlas = ExtResource("1_21618") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea9f6"] +atlas = ExtResource("1_21618") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_59ecf"] atlas = ExtResource("1_21618") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_21618") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d842"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1ff1"] atlas = ExtResource("1_21618") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fea2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01e9d"] atlas = ExtResource("1_21618") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4123"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2d58"] atlas = ExtResource("1_21618") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8705f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a1f9"] atlas = ExtResource("1_21618") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f24c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82e06"] atlas = ExtResource("1_21618") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f7ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bda14"] atlas = ExtResource("1_21618") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea9f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b521"] atlas = ExtResource("1_21618") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26c65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f827"] atlas = ExtResource("1_21618") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a44bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb79e"] atlas = ExtResource("1_21618") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e54a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_970e2"] atlas = ExtResource("1_21618") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28204"] +[sub_resource type="AtlasTexture" id="AtlasTexture_355e8"] atlas = ExtResource("1_21618") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92267"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5548"] atlas = ExtResource("1_21618") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_635e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47620"] atlas = ExtResource("1_21618") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf416"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fb52"] atlas = ExtResource("1_21618") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0892"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7884"] atlas = ExtResource("1_21618") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8561"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3376e"] atlas = ExtResource("1_21618") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d306"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a39fb"] -atlas = ExtResource("1_21618") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7e3d"] -atlas = ExtResource("1_21618") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_daa13"] -atlas = ExtResource("1_21618") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35a0b"] -atlas = ExtResource("1_21618") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c2a0"] -atlas = ExtResource("1_21618") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97ba9"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3fff"] -atlas = ExtResource("1_21618") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9f615"] atlas = ExtResource("1_21618") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_21618") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b3fff"] +atlas = ExtResource("1_21618") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00388"] +atlas = ExtResource("1_21618") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dddc5"] +atlas = ExtResource("1_21618") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f63f"] +atlas = ExtResource("1_21618") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ed9e"] +atlas = ExtResource("1_21618") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e864"] +atlas = ExtResource("1_21618") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac3f5"] +atlas = ExtResource("1_21618") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93518"] +atlas = ExtResource("1_21618") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f17c3"] atlas = ExtResource("1_21618") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_21618") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00388"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a39fb"] atlas = ExtResource("1_21618") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dddc5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7e3d"] atlas = ExtResource("1_21618") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f63f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_daa13"] atlas = ExtResource("1_21618") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ed9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35a0b"] atlas = ExtResource("1_21618") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e864"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c2a0"] atlas = ExtResource("1_21618") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac3f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97ba9"] atlas = ExtResource("1_21618") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93518"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26c65"] atlas = ExtResource("1_21618") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46c64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a44bd"] atlas = ExtResource("1_21618") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50ecf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e54a3"] atlas = ExtResource("1_21618") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90384"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28204"] atlas = ExtResource("1_21618") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddc9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92267"] atlas = ExtResource("1_21618") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0065"] +[sub_resource type="AtlasTexture" id="AtlasTexture_635e9"] atlas = ExtResource("1_21618") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b257c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf416"] atlas = ExtResource("1_21618") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ecc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0892"] atlas = ExtResource("1_21618") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d23b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8561"] atlas = ExtResource("1_21618") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16cce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d306"] atlas = ExtResource("1_21618") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d96b"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e6d9"] -atlas = ExtResource("1_21618") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0669"] -atlas = ExtResource("1_21618") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5673"] -atlas = ExtResource("1_21618") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59bd3"] -atlas = ExtResource("1_21618") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f560e"] -atlas = ExtResource("1_21618") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5488"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad649"] -atlas = ExtResource("1_21618") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_28348"] atlas = ExtResource("1_21618") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_21618") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ad649"] +atlas = ExtResource("1_21618") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1051"] +atlas = ExtResource("1_21618") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3147e"] +atlas = ExtResource("1_21618") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9cdcd"] +atlas = ExtResource("1_21618") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2dc9"] +atlas = ExtResource("1_21618") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b79e8"] +atlas = ExtResource("1_21618") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5f76"] +atlas = ExtResource("1_21618") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88c17"] +atlas = ExtResource("1_21618") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1ab3c"] atlas = ExtResource("1_21618") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_21618") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1051"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e6d9"] atlas = ExtResource("1_21618") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3147e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0669"] atlas = ExtResource("1_21618") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cdcd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5673"] atlas = ExtResource("1_21618") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2dc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59bd3"] atlas = ExtResource("1_21618") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b79e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f560e"] atlas = ExtResource("1_21618") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5f76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5488"] atlas = ExtResource("1_21618") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88c17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46c64"] atlas = ExtResource("1_21618") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1aae2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50ecf"] atlas = ExtResource("1_21618") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8630c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90384"] atlas = ExtResource("1_21618") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa082"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddc9c"] atlas = ExtResource("1_21618") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b1f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0065"] atlas = ExtResource("1_21618") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2d86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b257c"] atlas = ExtResource("1_21618") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b67c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ecc4"] atlas = ExtResource("1_21618") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2880b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d23b3"] atlas = ExtResource("1_21618") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7aac5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16cce"] atlas = ExtResource("1_21618") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab6f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d96b"] atlas = ExtResource("1_21618") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e30a"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9fa1"] -atlas = ExtResource("1_21618") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea180"] -atlas = ExtResource("1_21618") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c0e0"] -atlas = ExtResource("1_21618") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_553e7"] -atlas = ExtResource("1_21618") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75597"] -atlas = ExtResource("1_21618") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1823d"] -atlas = ExtResource("1_21618") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f9e6"] -atlas = ExtResource("1_21618") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c32b3"] atlas = ExtResource("1_21618") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_21618") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1f9e6"] +atlas = ExtResource("1_21618") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3888f"] +atlas = ExtResource("1_21618") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7640"] +atlas = ExtResource("1_21618") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f4c2"] +atlas = ExtResource("1_21618") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c1b1"] +atlas = ExtResource("1_21618") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b02d2"] +atlas = ExtResource("1_21618") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e28a"] +atlas = ExtResource("1_21618") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2daf0"] +atlas = ExtResource("1_21618") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1d39f"] atlas = ExtResource("1_21618") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_21618") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3888f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9fa1"] atlas = ExtResource("1_21618") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7640"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea180"] atlas = ExtResource("1_21618") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f4c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c0e0"] atlas = ExtResource("1_21618") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c1b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_553e7"] atlas = ExtResource("1_21618") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b02d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75597"] atlas = ExtResource("1_21618") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e28a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1823d"] atlas = ExtResource("1_21618") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2daf0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1aae2"] atlas = ExtResource("1_21618") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8630c"] +atlas = ExtResource("1_21618") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa082"] +atlas = ExtResource("1_21618") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b1f5"] +atlas = ExtResource("1_21618") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2d86"] +atlas = ExtResource("1_21618") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b67c7"] +atlas = ExtResource("1_21618") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2880b"] +atlas = ExtResource("1_21618") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7aac5"] +atlas = ExtResource("1_21618") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab6f1"] +atlas = ExtResource("1_21618") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e30a"] +atlas = ExtResource("1_21618") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_21618"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7735c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58a3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fb75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f282c") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f62f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d261a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ff8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c2aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de4b2") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_855fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e737e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c50f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ffb3") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_810d1") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44282") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57abf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b6d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0587c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cbd6") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f774") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9f1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb09f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48322") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbc60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc66") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d02b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d182") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3124") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f987c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77b77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_868c3") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c14a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6594f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50cda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf66c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c35d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd369") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b98a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73c17") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30252") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83046") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d19c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a6a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffa5b") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df9e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62785") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1a64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2594") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2976f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72eb2") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a553") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbc93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0518e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9f6a") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bbc0") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99813") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8add") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_950f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89208") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_252fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14dd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb3a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c98a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c6d9") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecf09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_888e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56a5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_074cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f507") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b63f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55b98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94313") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdbc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c8e") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_541d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c49b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3d64") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72dd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12448") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad19") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fbd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bbba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2202c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbc91") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_447ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20cf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc583") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c83c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6212e") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d63e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da31c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e27f") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94eee") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12bce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d67d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc178") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44e50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a7d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d6b2") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_253b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97108") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e6d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ed4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a76a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa625") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_284b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb142") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b0f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e14a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f2bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04dc4") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1264e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2d9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e557a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_228a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8791c") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1079") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb2b") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d97f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b5b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6531b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca5e1") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb469") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e92a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0af95") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7685e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f32f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f101") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19b0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fb79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b53fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b48e9") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f25a") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe68d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3720a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11ce7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e69e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5333") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaf0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4548d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef59c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daf08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4efc2") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0599a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b6d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de1fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a05b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb78d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97220") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_494ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81dbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_281ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e0f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f6b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1dc2") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3895") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36065") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ec11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09ccf") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33a6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c6e") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb79e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_970e2") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_355e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5548") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fb52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3376e") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ff1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2d58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a1f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82e06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bda14") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e185") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb249") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1434c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b58e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_647b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90017") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59ecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6c80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_300f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d3da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3255f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a2f8") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d35f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77fea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccfc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5e57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e793d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb32e") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d9ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec3dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f915d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00b9c") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddeac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73985") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4123") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8705f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f24c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f7ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea9f6") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26c65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a44bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e54a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28204") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_635e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d306") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a39fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c2a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ba9") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3fff") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_568a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_240e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9f03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5596a") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f17c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a48d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd9fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51ff4") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04fe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_158b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ddb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65d9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d4fe") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e048f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caf11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88a7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca4fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac502") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6651") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00388") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dddc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f63f") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e864") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac3f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93518") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90384") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc9c") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0065") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b257c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ecc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d23b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16cce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d96b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5673") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f560e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5488") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad649") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abcce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cb6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a38") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72956") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33974") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_930d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a395") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2fb3") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_453d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c10e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c0ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_746df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f3b6") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17894") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c54a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b619") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a7dd") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23c8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_738ee") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3147e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cdcd") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2dc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b79e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88c17") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aae2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8630c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b1f5") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2d86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b67c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2880b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab6f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e30a") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9fa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea180") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c0e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_553e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1823d") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f9e6") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c32b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_032ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3174") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8913c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7becc") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d39f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95ae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daf0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8325") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c004d") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b67cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99e97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23a48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61e80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a2e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24cee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70073") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ee7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21c87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_814b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd50c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24dd1") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b29d") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3888f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f4c2") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c1b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b02d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e28a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2daf0") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44282") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57abf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b6d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0587c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cbd6") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_810d1") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30252") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83046") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d19c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a6a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffa5b") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f774") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9f1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb09f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48322") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbc60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc66") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d02b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d182") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3124") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f987c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77b77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_868c3") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c14a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6594f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50cda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf66c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c35d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd369") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b98a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73c17") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_855fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e737e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c50f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ffb3") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7735c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58a3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fb75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f282c") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f62f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d261a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ff8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c2aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de4b2") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99813") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8add") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_950f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89208") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bbc0") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_541d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c49b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3d64") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72dd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12448") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad19") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_252fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14dd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb3a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c98a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c6d9") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecf09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_888e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56a5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_074cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f507") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b63f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55b98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94313") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdbc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c8e") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a553") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbc93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0518e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9f6a") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df9e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62785") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1a64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2594") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2976f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72eb2") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12bce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d67d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc178") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44e50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a7d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d6b2") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94eee") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb2b") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d97f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b5b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6531b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca5e1") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_253b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97108") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e6d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ed4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a76a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa625") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_284b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb142") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b0f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e14a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f2bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04dc4") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1264e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2d9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e557a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_228a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8791c") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1079") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d63e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da31c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e27f") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fbd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bbba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2202c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbc91") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_447ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20cf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc583") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c83c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6212e") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe68d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3720a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11ce7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e69e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5333") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f25a") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36065") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ec11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09ccf") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33a6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c6e") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaf0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4548d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef59c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daf08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4efc2") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0599a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b6d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de1fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a05b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb78d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97220") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_494ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81dbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_281ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e0f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f6b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1dc2") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3895") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19b0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fb79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b53fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b48e9") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb469") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e92a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0af95") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7685e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f32f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f101") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb249") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1434c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b58e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_647b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90017") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e185") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4123") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8705f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f24c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f7ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea9f6") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59ecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6c80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_300f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d3da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3255f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a2f8") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d35f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77fea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccfc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5e57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e793d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb32e") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d9ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec3dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f915d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00b9c") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddeac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73985") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ff1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2d58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a1f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82e06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bda14") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb79e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_970e2") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_355e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5548") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fb52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3376e") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_568a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_240e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9f03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5596a") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3fff") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00388") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dddc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f63f") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e864") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac3f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93518") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f17c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a48d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd9fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51ff4") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04fe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_158b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ddb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65d9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d4fe") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e048f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caf11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88a7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca4fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac502") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6651") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a39fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c2a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ba9") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26c65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a44bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e54a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28204") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_635e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d306") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abcce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cb6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a38") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad649") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3147e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cdcd") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2dc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b79e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88c17") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72956") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33974") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_930d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a395") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2fb3") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_453d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c10e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c0ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_746df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f3b6") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17894") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c54a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b619") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a7dd") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23c8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_738ee") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5673") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f560e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5488") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90384") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc9c") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0065") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b257c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ecc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d23b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16cce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d96b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c32b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_032ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3174") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8913c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7becc") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f9e6") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3888f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f4c2") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c1b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b02d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e28a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2daf0") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d39f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95ae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daf0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8325") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c004d") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b67cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99e97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23a48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61e80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a2e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24cee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70073") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ee7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21c87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_814b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd50c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24dd1") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b29d") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9fa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea180") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c0e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_553e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1823d") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aae2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8630c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b1f5") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2d86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b67c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2880b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab6f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e30a") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_21618") diff --git a/engine/scenes/world/player/weapons/009/women.tscn b/engine/scenes/world/player/weapons/009/women.tscn index 2f70358..e4fa215 100644 --- a/engine/scenes/world/player/weapons/009/women.tscn +++ b/engine/scenes/world/player/weapons/009/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://bf8782ad4ffe"] +[gd_scene load_steps=419 format=3 uid="uid://bf8782ad4ffe"] -[ext_resource type="Texture2D" uid="uid://6vtsxsugi2gu" path="res://framework/statics/scenes/world/player/weapon/009/women/women.png" id="1_bf878"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0b91"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adb3e"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55832"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e830"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ec46"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50400"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7f1d"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ae86"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9b15"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50b41"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1fe6a"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c004"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8d41"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f911b"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3098"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1bb8"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0699"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://6vtsxsugi2gu" path="res://assets/world/player/weapon/009/women/women.png" id="1_bf878"] [sub_resource type="AtlasTexture" id="AtlasTexture_4b6a1"] atlas = ExtResource("1_bf878") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f0699"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f528"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84b4d"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_873c4"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1633"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32cb0"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41855"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58469"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f381b"] atlas = ExtResource("1_bf878") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f528"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fe6a"] atlas = ExtResource("1_bf878") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84b4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c004"] atlas = ExtResource("1_bf878") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_873c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8d41"] atlas = ExtResource("1_bf878") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1633"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f911b"] atlas = ExtResource("1_bf878") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32cb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3098"] atlas = ExtResource("1_bf878") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41855"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1bb8"] atlas = ExtResource("1_bf878") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58469"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0b91"] atlas = ExtResource("1_bf878") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_193f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adb3e"] atlas = ExtResource("1_bf878") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1151a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55832"] atlas = ExtResource("1_bf878") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a81d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e830"] atlas = ExtResource("1_bf878") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d001e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ec46"] atlas = ExtResource("1_bf878") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbe8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50400"] atlas = ExtResource("1_bf878") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9a80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7f1d"] atlas = ExtResource("1_bf878") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e963c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ae86"] atlas = ExtResource("1_bf878") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5de1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9b15"] atlas = ExtResource("1_bf878") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0aa3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50b41"] atlas = ExtResource("1_bf878") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73a06"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2c75"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20a4e"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3cd75"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1a4c"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74116"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87176"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33a5e"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3bf1c"] atlas = ExtResource("1_bf878") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_33a5e"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc34e"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0aed1"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d21de"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8650c"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d96f"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20208"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96228"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f67ae"] atlas = ExtResource("1_bf878") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc34e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2c75"] atlas = ExtResource("1_bf878") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0aed1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20a4e"] atlas = ExtResource("1_bf878") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d21de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cd75"] atlas = ExtResource("1_bf878") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8650c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1a4c"] atlas = ExtResource("1_bf878") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d96f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74116"] atlas = ExtResource("1_bf878") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20208"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87176"] atlas = ExtResource("1_bf878") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96228"] +[sub_resource type="AtlasTexture" id="AtlasTexture_193f0"] atlas = ExtResource("1_bf878") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee259"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1151a"] atlas = ExtResource("1_bf878") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40e55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a81d3"] atlas = ExtResource("1_bf878") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d037"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d001e"] atlas = ExtResource("1_bf878") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efea8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbe8a"] atlas = ExtResource("1_bf878") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4439f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9a80"] atlas = ExtResource("1_bf878") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18580"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e963c"] atlas = ExtResource("1_bf878") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73c41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5de1"] atlas = ExtResource("1_bf878") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d0f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0aa3a"] atlas = ExtResource("1_bf878") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1e0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73a06"] atlas = ExtResource("1_bf878") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02011"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4047"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44968"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b06a"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d679d"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bb32"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1b2c"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c82c"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_68601"] atlas = ExtResource("1_bf878") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7c82c"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8fede"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8085"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73de1"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37a4c"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aec75"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7dead"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61ca9"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9ef35"] atlas = ExtResource("1_bf878") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fede"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4047"] atlas = ExtResource("1_bf878") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8085"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44968"] atlas = ExtResource("1_bf878") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73de1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b06a"] atlas = ExtResource("1_bf878") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37a4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d679d"] atlas = ExtResource("1_bf878") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aec75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bb32"] atlas = ExtResource("1_bf878") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7dead"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1b2c"] atlas = ExtResource("1_bf878") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61ca9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee259"] atlas = ExtResource("1_bf878") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85ee5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40e55"] atlas = ExtResource("1_bf878") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5a6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d037"] atlas = ExtResource("1_bf878") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a8ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efea8"] atlas = ExtResource("1_bf878") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28d5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4439f"] atlas = ExtResource("1_bf878") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93cb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18580"] atlas = ExtResource("1_bf878") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b242e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73c41"] atlas = ExtResource("1_bf878") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e23d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d0f6"] atlas = ExtResource("1_bf878") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a969e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1e0a"] atlas = ExtResource("1_bf878") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0572e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02011"] atlas = ExtResource("1_bf878") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25514"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c0f0"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44f45"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e58f"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a655"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b296"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92c75"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_879bc"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1e8fc"] atlas = ExtResource("1_bf878") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_879bc"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb96b"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef3d2"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84140"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f4e1"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2dc33"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51f0d"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_217c4"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8ed4a"] atlas = ExtResource("1_bf878") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb96b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c0f0"] atlas = ExtResource("1_bf878") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef3d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44f45"] atlas = ExtResource("1_bf878") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84140"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e58f"] atlas = ExtResource("1_bf878") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f4e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a655"] atlas = ExtResource("1_bf878") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2dc33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b296"] atlas = ExtResource("1_bf878") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51f0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92c75"] atlas = ExtResource("1_bf878") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_217c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85ee5"] atlas = ExtResource("1_bf878") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7174f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5a6c"] atlas = ExtResource("1_bf878") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a29d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a8ec"] atlas = ExtResource("1_bf878") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e771"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28d5b"] atlas = ExtResource("1_bf878") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a990d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93cb8"] atlas = ExtResource("1_bf878") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_100df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b242e"] atlas = ExtResource("1_bf878") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56cb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e23d"] atlas = ExtResource("1_bf878") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83d42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a969e"] atlas = ExtResource("1_bf878") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df58d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0572e"] atlas = ExtResource("1_bf878") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5d67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25514"] atlas = ExtResource("1_bf878") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44cf5"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_549be"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9717b"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd1c3"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_092c8"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e8a5"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68d56"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a57cc"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c34b0"] atlas = ExtResource("1_bf878") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a57cc"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdc8a"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2348e"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82fd4"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da485"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e481"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c41b8"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26a7b"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8f310"] atlas = ExtResource("1_bf878") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdc8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_549be"] atlas = ExtResource("1_bf878") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2348e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9717b"] atlas = ExtResource("1_bf878") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82fd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd1c3"] atlas = ExtResource("1_bf878") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da485"] +[sub_resource type="AtlasTexture" id="AtlasTexture_092c8"] atlas = ExtResource("1_bf878") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e481"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e8a5"] atlas = ExtResource("1_bf878") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c41b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68d56"] atlas = ExtResource("1_bf878") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26a7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7174f"] atlas = ExtResource("1_bf878") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14201"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a29d"] atlas = ExtResource("1_bf878") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ef3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e771"] atlas = ExtResource("1_bf878") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db8b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a990d"] atlas = ExtResource("1_bf878") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63282"] +[sub_resource type="AtlasTexture" id="AtlasTexture_100df"] atlas = ExtResource("1_bf878") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56cb6"] atlas = ExtResource("1_bf878") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55041"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83d42"] atlas = ExtResource("1_bf878") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d7fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df58d"] atlas = ExtResource("1_bf878") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ba51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5d67"] atlas = ExtResource("1_bf878") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a604b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44cf5"] atlas = ExtResource("1_bf878") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_173a7"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc9af"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d863c"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d4ba"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_164bb"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04ff2"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59251"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35888"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8c9ce"] atlas = ExtResource("1_bf878") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_35888"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee456"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e351a"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cef25"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5e55"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_babd6"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f001c"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0139"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b5295"] atlas = ExtResource("1_bf878") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee456"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc9af"] atlas = ExtResource("1_bf878") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e351a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d863c"] atlas = ExtResource("1_bf878") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cef25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d4ba"] atlas = ExtResource("1_bf878") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5e55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_164bb"] atlas = ExtResource("1_bf878") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_babd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04ff2"] atlas = ExtResource("1_bf878") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f001c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59251"] atlas = ExtResource("1_bf878") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0139"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14201"] atlas = ExtResource("1_bf878") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c63ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ef3a"] atlas = ExtResource("1_bf878") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54f78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db8b2"] atlas = ExtResource("1_bf878") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2724a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63282"] atlas = ExtResource("1_bf878") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4aa06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3186"] atlas = ExtResource("1_bf878") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f899"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55041"] atlas = ExtResource("1_bf878") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e079"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d7fd"] atlas = ExtResource("1_bf878") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea94a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ba51"] atlas = ExtResource("1_bf878") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e2e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a604b"] atlas = ExtResource("1_bf878") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a486"] +[sub_resource type="AtlasTexture" id="AtlasTexture_173a7"] atlas = ExtResource("1_bf878") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8963b"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd439"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e396d"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0903c"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_709ac"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c302c"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69634"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_329c0"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a3271"] atlas = ExtResource("1_bf878") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_329c0"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e754"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95e0c"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f10ff"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce29b"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ecacd"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72ebd"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7114"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f9170"] atlas = ExtResource("1_bf878") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e754"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd439"] atlas = ExtResource("1_bf878") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95e0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e396d"] atlas = ExtResource("1_bf878") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f10ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0903c"] atlas = ExtResource("1_bf878") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce29b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_709ac"] atlas = ExtResource("1_bf878") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecacd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c302c"] atlas = ExtResource("1_bf878") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72ebd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69634"] atlas = ExtResource("1_bf878") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7114"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c63ba"] atlas = ExtResource("1_bf878") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89368"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54f78"] atlas = ExtResource("1_bf878") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_805c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2724a"] atlas = ExtResource("1_bf878") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_498e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4aa06"] atlas = ExtResource("1_bf878") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a05e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f899"] atlas = ExtResource("1_bf878") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70aa0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e079"] atlas = ExtResource("1_bf878") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3747"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea94a"] atlas = ExtResource("1_bf878") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcb1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e2e6"] atlas = ExtResource("1_bf878") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be2cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a486"] atlas = ExtResource("1_bf878") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86c17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8963b"] atlas = ExtResource("1_bf878") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbd1c"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e48a"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8acb1"] -atlas = ExtResource("1_bf878") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc129"] -atlas = ExtResource("1_bf878") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1a11"] -atlas = ExtResource("1_bf878") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81fec"] -atlas = ExtResource("1_bf878") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85f9d"] -atlas = ExtResource("1_bf878") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_badc9"] -atlas = ExtResource("1_bf878") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d24b3"] atlas = ExtResource("1_bf878") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_badc9"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfd90"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce71d"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b044e"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21eac"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd8f5"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_771e3"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca7e6"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0dd62"] atlas = ExtResource("1_bf878") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_bf878") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfd90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e48a"] atlas = ExtResource("1_bf878") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce71d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8acb1"] atlas = ExtResource("1_bf878") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b044e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc129"] atlas = ExtResource("1_bf878") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21eac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1a11"] atlas = ExtResource("1_bf878") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd8f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81fec"] atlas = ExtResource("1_bf878") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_771e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85f9d"] atlas = ExtResource("1_bf878") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca7e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89368"] atlas = ExtResource("1_bf878") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_805c6"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_498e0"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a05e"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70aa0"] +atlas = ExtResource("1_bf878") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3747"] +atlas = ExtResource("1_bf878") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fcb1b"] +atlas = ExtResource("1_bf878") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be2cc"] +atlas = ExtResource("1_bf878") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86c17"] +atlas = ExtResource("1_bf878") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbd1c"] +atlas = ExtResource("1_bf878") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_bf878"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adb3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e830") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ec46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7f1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b41") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f911b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3098") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1bb8") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0699") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4a89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_737cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2334") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b268c") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f381b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9febb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef7f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_359c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a033") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_637dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b797c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_586f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_999d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6223c") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fcb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_716af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c232") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_036cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad50b") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae269") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4899") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_873c4") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1633") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32cb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41855") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58469") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_193f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1151a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a81d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d001e") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e963c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5de1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a06") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2c75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74116") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87176") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33a5e") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13eec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c784d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4e73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_439d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1913d") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f67ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_338ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_091f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc844") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fa1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fc02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15830") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fb34") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dce9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_760c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7861a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_094c7") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bec5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d2ef") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc34e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aed1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d21de") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8650c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d96f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96228") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40e55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efea8") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4439f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18580") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73c41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d0f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1e0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02011") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4047") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b06a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d679d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bb32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1b2c") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c82c") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68601") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccf29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be92d") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_325df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e68f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1828e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de3fd") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c78e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da8a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3996") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f68fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6d32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73de3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cc23") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b6a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f0e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_249c1") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bd4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f45b4") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73de1") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37a4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aec75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ca9") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85ee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5a6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28d5b") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93cb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b242e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e23d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a969e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0572e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25514") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c0f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e58f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92c75") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_879bc") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e8fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6b9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5edad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e90") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ed4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0b10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab8bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7b1e") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ab0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e86c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_368a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ad73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_584c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7761") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b8c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66006") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b27a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_312a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17b97") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e5a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a86b0") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb96b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef3d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84140") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51f0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_217c4") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7174f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a29d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a990d") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_100df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83d42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df58d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44cf5") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_549be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9717b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd1c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_092c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68d56") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a57cc") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c34b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1da20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3637a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34403") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f310") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_954ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd2cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f08d") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6802e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7159b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57245") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ae1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5db19") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a16a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de5f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05c6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dc2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33b98") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af8e4") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdc8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2348e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82fd4") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c41b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26a7b") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db8b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63282") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55041") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d7fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a604b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_173a7") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc9af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d863c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d4ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_164bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04ff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59251") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35888") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c9ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db17a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da2f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e162a") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5295") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b06c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88835") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc3ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48df5") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_502e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad2d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab9c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5cf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_086d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_741a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ce3") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_761c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e5b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2828c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f320e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8efcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a77f8") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2878c") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee456") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e351a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cef25") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5e55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_babd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f001c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0139") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c63ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54f78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2724a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aa06") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e079") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea94a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e2e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8963b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e396d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0903c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_709ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c302c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69634") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_329c0") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3271") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5b0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bf8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ccfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f0be") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56794") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2a4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc8cc") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8788a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e21a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b70f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43271") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6c79") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4360") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ca11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c717") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c39") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95e0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f10ff") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce29b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecacd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7114") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_805c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_498e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a05e") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3747") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcb1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be2cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86c17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbd1c") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e48a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8acb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81fec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85f9d") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_badc9") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d24b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc3c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2bfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98caf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bfcb") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4468c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a443") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78f0e") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1cb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f519") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c12d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2e20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d92c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75d74") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd72f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d612") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e01d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_403f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fd93") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cd73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b24e3") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce71d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b044e") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21eac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd8f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_771e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca7e6") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4a89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_737cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2334") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b268c") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0699") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_873c4") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1633") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32cb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41855") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58469") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f381b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9febb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef7f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_359c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a033") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_637dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b797c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_586f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_999d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6223c") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fcb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_716af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c232") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_036cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad50b") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae269") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4899") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f911b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3098") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1bb8") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adb3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e830") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ec46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7f1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b41") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13eec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c784d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4e73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_439d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1913d") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33a5e") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc34e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aed1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d21de") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8650c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d96f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96228") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f67ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_338ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_091f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc844") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fa1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fc02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15830") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fb34") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dce9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_760c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7861a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_094c7") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bec5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d2ef") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2c75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74116") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87176") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_193f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1151a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a81d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d001e") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e963c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5de1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a06") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68601") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccf29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be92d") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c82c") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73de1") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37a4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aec75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ca9") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_325df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e68f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1828e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de3fd") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c78e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da8a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3996") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f68fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6d32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73de3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cc23") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b6a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f0e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_249c1") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bd4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f45b4") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4047") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b06a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d679d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bb32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1b2c") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40e55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efea8") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4439f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18580") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73c41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d0f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1e0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02011") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e8fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6b9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5edad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e90") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_879bc") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb96b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef3d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84140") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51f0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_217c4") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ed4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0b10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab8bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7b1e") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ab0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e86c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_368a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ad73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_584c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7761") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b8c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66006") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b27a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_312a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17b97") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e5a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a86b0") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c0f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e58f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92c75") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85ee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5a6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28d5b") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93cb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b242e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e23d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a969e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0572e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25514") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c34b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1da20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3637a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34403") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a57cc") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdc8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2348e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82fd4") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c41b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26a7b") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f310") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_954ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd2cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f08d") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6802e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7159b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57245") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ae1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5db19") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a16a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de5f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05c6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dc2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33b98") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af8e4") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_549be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9717b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd1c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_092c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68d56") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7174f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a29d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a990d") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_100df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83d42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df58d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44cf5") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c9ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db17a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da2f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e162a") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35888") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee456") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e351a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cef25") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5e55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_babd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f001c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0139") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5295") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b06c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88835") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc3ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48df5") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_502e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad2d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab9c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5cf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_086d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_741a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ce3") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_761c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e5b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2828c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f320e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8efcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a77f8") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2878c") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc9af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d863c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d4ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_164bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04ff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59251") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db8b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63282") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55041") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d7fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a604b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_173a7") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3271") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5b0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bf8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ccfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f0be") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_329c0") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95e0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f10ff") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce29b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecacd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7114") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56794") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2a4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc8cc") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8788a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e21a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b70f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43271") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6c79") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4360") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ca11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c717") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c39") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e396d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0903c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_709ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c302c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69634") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c63ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54f78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2724a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aa06") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e079") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea94a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e2e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8963b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d24b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc3c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2bfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98caf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bfcb") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_badc9") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce71d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b044e") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21eac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd8f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_771e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca7e6") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4468c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a443") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78f0e") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1cb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f519") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c12d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2e20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d92c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75d74") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd72f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d612") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e01d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_403f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fd93") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cd73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b24e3") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e48a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8acb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81fec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85f9d") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_805c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_498e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a05e") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3747") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcb1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be2cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86c17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbd1c") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_bf878") diff --git a/engine/scenes/world/player/weapons/010/men.tscn b/engine/scenes/world/player/weapons/010/men.tscn index 462bce0..f4f3c1e 100644 --- a/engine/scenes/world/player/weapons/010/men.tscn +++ b/engine/scenes/world/player/weapons/010/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://7ec3aa40fcc7"] +[gd_scene load_steps=419 format=3 uid="uid://7ec3aa40fcc7"] -[ext_resource type="Texture2D" uid="uid://0387nfctgngu" path="res://framework/statics/scenes/world/player/weapon/010/men/men.png" id="1_7ec3a"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_11517"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dc12"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03c85"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_090c0"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e195"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e585"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2530b"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97433"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a953"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bddba"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7f15"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22300"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_365f2"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f07c5"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50461"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23d89"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3893"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://0387nfctgngu" path="res://assets/world/player/weapon/010/men/men.png" id="1_7ec3a"] [sub_resource type="AtlasTexture" id="AtlasTexture_9e1e6"] atlas = ExtResource("1_7ec3a") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b3893"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_302f9"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7b83"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30fc4"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8162c"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9038"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66b72"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2eef9"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a6448"] atlas = ExtResource("1_7ec3a") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_302f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7f15"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7b83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22300"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30fc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_365f2"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8162c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f07c5"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9038"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50461"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66b72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23d89"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2eef9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11517"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51a9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2dc12"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c04ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03c85"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8df1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_090c0"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61012"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e195"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f1a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e585"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8256f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2530b"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_866fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97433"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8ca2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a953"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2e28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bddba"] atlas = ExtResource("1_7ec3a") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55b51"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bd7b"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a5d0"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e917d"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc29d"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d666"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb5b3"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe9a7"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_066f6"] atlas = ExtResource("1_7ec3a") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_fe9a7"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32235"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b89c"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a58c9"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e0cf"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1fb04"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5beb5"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f850f"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_94941"] atlas = ExtResource("1_7ec3a") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32235"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bd7b"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b89c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a5d0"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a58c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e917d"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e0cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc29d"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fb04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d666"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5beb5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb5b3"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f850f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51a9f"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d5d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c04ae"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd0d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8df1a"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cc2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61012"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c896"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f1a6"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0583a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8256f"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61278"] +[sub_resource type="AtlasTexture" id="AtlasTexture_866fb"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35bf4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8ca2"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_facad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2e28"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cfa6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55b51"] atlas = ExtResource("1_7ec3a") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee2ce"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9165"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_efacc"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_620b1"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9bc0"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97ff3"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d44a"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d218"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_27832"] atlas = ExtResource("1_7ec3a") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8d218"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30a20"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d085"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5589d"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6bb8"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1a2c"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c9cd"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72278"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f7859"] atlas = ExtResource("1_7ec3a") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30a20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9165"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d085"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efacc"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5589d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_620b1"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6bb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9bc0"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1a2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97ff3"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c9cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d44a"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72278"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d5d2"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ff47"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd0d5"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_575ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cc2a"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20be6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c896"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ee5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0583a"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbda2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61278"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92b7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35bf4"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b676"] +[sub_resource type="AtlasTexture" id="AtlasTexture_facad"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2da3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cfa6"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26b45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee2ce"] atlas = ExtResource("1_7ec3a") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c342"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43bb0"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4fc68"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f98a"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c9e2"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb861"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_286fb"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13120"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8e7eb"] atlas = ExtResource("1_7ec3a") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_13120"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77cbc"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb259"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9bb0"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c770"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1fbf2"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ceee1"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43c7b"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ed268"] atlas = ExtResource("1_7ec3a") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77cbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43bb0"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb259"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fc68"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9bb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f98a"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c770"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c9e2"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fbf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb861"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ceee1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_286fb"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43c7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ff47"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c428"] +[sub_resource type="AtlasTexture" id="AtlasTexture_575ec"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a248"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20be6"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ea36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ee5f"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70bb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbda2"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed7db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92b7b"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c34e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b676"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66712"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2da3e"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2730"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26b45"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c146"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c342"] atlas = ExtResource("1_7ec3a") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99f7c"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80777"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9c10"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7e60"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82c27"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_927d1"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b172"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9c47"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7eb0e"] atlas = ExtResource("1_7ec3a") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b9c47"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d030"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42683"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbcb9"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4ea4"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7e20"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_861dc"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3ba6"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8a375"] atlas = ExtResource("1_7ec3a") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d030"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80777"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42683"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9c10"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbcb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7e60"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4ea4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82c27"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7e20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_927d1"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_861dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b172"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3ba6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c428"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27a3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a248"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5227f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ea36"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dc1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70bb7"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32d20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed7db"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82d23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c34e"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34794"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66712"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_544f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2730"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ad15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c146"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_960cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99f7c"] atlas = ExtResource("1_7ec3a") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3904"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0ba8"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb02f"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ef22"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60861"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59056"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0fdd"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61ad2"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7db9e"] atlas = ExtResource("1_7ec3a") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_61ad2"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b284"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_694f5"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e963d"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f42ff"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1929"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bdcbe"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d41ca"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_08078"] atlas = ExtResource("1_7ec3a") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b284"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0ba8"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_694f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb02f"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e963d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ef22"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f42ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60861"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1929"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59056"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdcbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0fdd"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d41ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27a3e"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d9a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5227f"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12c4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dc1e"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93b61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32d20"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c78f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82d23"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42182"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34794"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24501"] +[sub_resource type="AtlasTexture" id="AtlasTexture_544f4"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57318"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ad15"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57e03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_960cb"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88b5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3904"] atlas = ExtResource("1_7ec3a") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e861a"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_711c5"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3aba9"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14fa0"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_699fa"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54b5c"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eaa81"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1754"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1d729"] atlas = ExtResource("1_7ec3a") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f1754"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f111"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76524"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc822"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_997fa"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67d67"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5bd61"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58113"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9ae48"] atlas = ExtResource("1_7ec3a") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f111"] +[sub_resource type="AtlasTexture" id="AtlasTexture_711c5"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76524"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3aba9"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc822"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14fa0"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_997fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_699fa"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67d67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54b5c"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bd61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eaa81"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58113"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d9a2"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1554"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12c4b"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c28f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93b61"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9b2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c78f2"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b449"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42182"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f267"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24501"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1f61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57318"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd7b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57e03"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ca59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88b5c"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d217"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e861a"] atlas = ExtResource("1_7ec3a") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68101"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6138"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e34a1"] -atlas = ExtResource("1_7ec3a") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2aac"] -atlas = ExtResource("1_7ec3a") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2fe10"] -atlas = ExtResource("1_7ec3a") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa47c"] -atlas = ExtResource("1_7ec3a") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cfd73"] -atlas = ExtResource("1_7ec3a") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_afb50"] -atlas = ExtResource("1_7ec3a") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d9abe"] atlas = ExtResource("1_7ec3a") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_afb50"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53801"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d931"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb1c1"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_454ba"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b7e6"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fa37"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9ff4"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_30d23"] atlas = ExtResource("1_7ec3a") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_7ec3a") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53801"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6138"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d931"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e34a1"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb1c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2aac"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_454ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fe10"] atlas = ExtResource("1_7ec3a") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b7e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa47c"] atlas = ExtResource("1_7ec3a") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fa37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfd73"] atlas = ExtResource("1_7ec3a") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9ff4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1554"] atlas = ExtResource("1_7ec3a") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c28f"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9b2a"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b449"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f267"] +atlas = ExtResource("1_7ec3a") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1f61"] +atlas = ExtResource("1_7ec3a") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd7b3"] +atlas = ExtResource("1_7ec3a") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ca59"] +atlas = ExtResource("1_7ec3a") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d217"] +atlas = ExtResource("1_7ec3a") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68101"] +atlas = ExtResource("1_7ec3a") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_7ec3a"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03c85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_090c0") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2530b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a953") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bddba") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_365f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f07c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50461") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23d89") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3893") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e1e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef601") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4900f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3522") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6448") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_055ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dc8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c637f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fe14") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61d59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d83c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d663") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5091e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_829bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_589fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cada") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ad7a") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c181b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9224e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d59ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de5f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35d3c") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48dd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7131e") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_302f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30fc4") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8162c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66b72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eef9") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c04ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8df1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61012") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8256f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_866fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8ca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2e28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55b51") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a5d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e917d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc29d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb5b3") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe9a7") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_066f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4851b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae5de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5e22") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eb9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05ad9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_528b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53294") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e95f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3769") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ba22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b027b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3360") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d7d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bf5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b25c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b606") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66e6d") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b89c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a58c9") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e0cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fb04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5beb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f850f") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d5d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd0d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cc2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c896") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0583a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61278") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35bf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_facad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cfa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee2ce") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9165") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efacc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_620b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9bc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d44a") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d218") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33af8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bb46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_387cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1f91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26560") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f44e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_677d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_443e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ccbe") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_610bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a198e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9095f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13eb0") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de0cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3100") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13846") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27895") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfdef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc515") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30a20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5589d") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6bb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c9cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72278") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ff47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_575ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20be6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ee5f") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbda2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92b7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b676") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c342") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43bb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f98a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_286fb") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13120") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e7eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c291b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8472e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07af2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5afc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b90e") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed268") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6251a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1e4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a436") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0df71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dad0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_201af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d59d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e9fa") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c41e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_566c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40d89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31a2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e7b8") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d24e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60153") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77cbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9bb0") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fbf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43c7b") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a248") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70bb7") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed7db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c34e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99f7c") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80777") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9c10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7e60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82c27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_927d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b172") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9c47") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eb0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bd32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ce02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_567be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cca7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_610a2") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a375") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6951c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7b93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d58c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29ea1") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34181") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de7d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b735") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a810e") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdd7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e8fe") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7951e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d75a8") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbcb9") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_861dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3ba6") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5227f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dc1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32d20") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82d23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34794") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_544f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ad15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_960cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3904") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb02f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ef22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59056") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0fdd") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ad2") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f67c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_219fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a830") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a998b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08078") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_137cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8767e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34057") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_963ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6448f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_804a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b4b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8eae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5d6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc705") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b5b") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ce77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99820") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_858e4") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8a7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcbe2") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_694f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e963d") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f42ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1929") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdcbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d41ca") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d9a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c78f2") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42182") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24501") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57e03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88b5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e861a") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_711c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aba9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14fa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_699fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaa81") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1754") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d729") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d92e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40e3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f49e") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82ed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55a4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f084c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5fe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d66c") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b86ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d4fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d53f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fae6") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_608ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_277eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a81f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cdce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36c1d") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5673") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90f83") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc822") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_997fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67d67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58113") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c28f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b449") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ca59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d217") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68101") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6138") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e34a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2aac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fe10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa47c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfd73") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_afb50") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9abe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d661a") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30d23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edbab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8078c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbde0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09766") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8858f") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5380c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aec54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a412") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11282") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bac84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dbe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b44b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a644a") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c886a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30a0") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb1c1") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_454ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b7e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fa37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9ff4") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e1e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef601") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4900f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3522") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3893") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_302f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30fc4") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8162c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66b72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eef9") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6448") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_055ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dc8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c637f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fe14") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61d59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d83c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d663") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5091e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_829bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_589fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cada") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ad7a") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c181b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9224e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d59ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de5f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35d3c") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48dd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7131e") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_365f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f07c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50461") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23d89") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03c85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_090c0") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2530b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a953") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bddba") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_066f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4851b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae5de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5e22") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe9a7") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b89c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a58c9") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e0cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fb04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5beb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f850f") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eb9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05ad9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_528b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53294") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e95f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3769") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ba22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b027b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3360") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d7d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bf5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b25c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b606") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66e6d") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a5d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e917d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc29d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb5b3") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c04ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8df1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61012") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8256f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_866fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8ca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2e28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55b51") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33af8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bb46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_387cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1f91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26560") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d218") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30a20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5589d") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6bb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c9cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72278") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f44e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_677d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_443e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ccbe") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_610bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a198e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9095f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13eb0") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de0cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3100") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13846") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27895") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfdef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc515") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9165") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efacc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_620b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9bc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d44a") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d5d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd0d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cc2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c896") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0583a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61278") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35bf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_facad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cfa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee2ce") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e7eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c291b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8472e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07af2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5afc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b90e") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13120") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77cbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9bb0") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fbf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43c7b") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed268") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6251a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1e4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a436") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0df71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dad0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_201af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d59d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e9fa") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c41e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_566c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40d89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31a2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e7b8") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d24e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60153") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43bb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f98a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_286fb") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ff47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_575ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20be6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ee5f") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbda2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92b7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b676") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c342") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eb0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bd32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ce02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_567be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cca7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_610a2") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9c47") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbcb9") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_861dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3ba6") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a375") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6951c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7b93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d58c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29ea1") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34181") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de7d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b735") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a810e") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdd7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e8fe") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7951e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d75a8") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80777") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9c10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7e60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82c27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_927d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b172") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a248") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70bb7") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed7db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c34e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99f7c") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f67c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_219fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a830") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a998b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ad2") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_694f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e963d") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f42ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1929") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdcbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d41ca") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08078") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_137cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8767e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34057") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_963ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6448f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_804a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b4b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8eae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5d6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc705") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b5b") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ce77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99820") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_858e4") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8a7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcbe2") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb02f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ef22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59056") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0fdd") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5227f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dc1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32d20") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82d23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34794") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_544f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ad15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_960cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3904") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d729") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d92e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40e3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f49e") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1754") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc822") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_997fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67d67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58113") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82ed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55a4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f084c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5fe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d66c") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b86ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d4fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d53f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fae6") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_608ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_277eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a81f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cdce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36c1d") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5673") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90f83") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_711c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aba9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14fa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_699fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaa81") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d9a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c78f2") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42182") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24501") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57e03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88b5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e861a") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9abe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d661a") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_afb50") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb1c1") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_454ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b7e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fa37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9ff4") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30d23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edbab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8078c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbde0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09766") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8858f") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5380c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aec54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a412") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11282") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bac84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dbe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b44b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a644a") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c886a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30a0") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6138") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e34a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2aac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fe10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa47c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfd73") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c28f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b449") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ca59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d217") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68101") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_7ec3a") diff --git a/engine/scenes/world/player/weapons/010/women.tscn b/engine/scenes/world/player/weapons/010/women.tscn index 5fe6f8a..4c230b6 100644 --- a/engine/scenes/world/player/weapons/010/women.tscn +++ b/engine/scenes/world/player/weapons/010/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://ce4898eea950"] +[gd_scene load_steps=418 format=3 uid="uid://ce5aa8eeba50"] -[ext_resource type="Texture2D" uid="uid://caw31o03jvqdi" path="res://framework/statics/scenes/world/player/weapon/010/women/women.png" id="1_ce489"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_00b54"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4abc"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1ca1"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d04e"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08423"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69492"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6907"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b388"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac35e"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15445"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40c25"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02bba"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8626"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_377d4"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5fb82"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7339c"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16132"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://caw31o03jvqdi" path="res://assets/world/player/weapon/010/women/women.png" id="1_ce489"] [sub_resource type="AtlasTexture" id="AtlasTexture_dbc70"] atlas = ExtResource("1_ce489") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_16132"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_732ff"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e001"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0141"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f479"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_754a3"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54cf8"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4fca3"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3c6c5"] atlas = ExtResource("1_ce489") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_732ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40c25"] atlas = ExtResource("1_ce489") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e001"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02bba"] atlas = ExtResource("1_ce489") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8626"] atlas = ExtResource("1_ce489") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f479"] +[sub_resource type="AtlasTexture" id="AtlasTexture_377d4"] atlas = ExtResource("1_ce489") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_754a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fb82"] atlas = ExtResource("1_ce489") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54cf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7339c"] atlas = ExtResource("1_ce489") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fca3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00b54"] atlas = ExtResource("1_ce489") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c667"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4abc"] atlas = ExtResource("1_ce489") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb76e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1ca1"] atlas = ExtResource("1_ce489") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36766"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d04e"] atlas = ExtResource("1_ce489") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccb44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08423"] atlas = ExtResource("1_ce489") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43847"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69492"] atlas = ExtResource("1_ce489") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50524"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6907"] atlas = ExtResource("1_ce489") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7142"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b388"] atlas = ExtResource("1_ce489") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8715c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac35e"] atlas = ExtResource("1_ce489") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2514"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15445"] atlas = ExtResource("1_ce489") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02c28"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ddf0"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a64b2"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9100e"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fcb0e"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03930"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e620"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3dc5"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4b49d"] atlas = ExtResource("1_ce489") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d3dc5"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6a1a"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_103fa"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cb9c"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fc23"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92a6f"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c72c3"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98c83"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_21ab3"] atlas = ExtResource("1_ce489") region = Rect2(0, 3456, 241, 216) @@ -328,7 +292,7 @@ region = Rect2(1205, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_23be1"] atlas = ExtResource("1_ce489") -region = Rect2(0, 3672, 241, 216) +region = Rect2(723, 11880, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_86ec3"] atlas = ExtResource("1_ce489") @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6a1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ddf0"] atlas = ExtResource("1_ce489") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_103fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a64b2"] atlas = ExtResource("1_ce489") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cb9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9100e"] atlas = ExtResource("1_ce489") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fc23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcb0e"] atlas = ExtResource("1_ce489") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92a6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03930"] atlas = ExtResource("1_ce489") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c72c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e620"] atlas = ExtResource("1_ce489") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98c83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c667"] atlas = ExtResource("1_ce489") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a040"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb76e"] atlas = ExtResource("1_ce489") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d7a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36766"] atlas = ExtResource("1_ce489") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10abd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccb44"] atlas = ExtResource("1_ce489") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6914c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43847"] atlas = ExtResource("1_ce489") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c45b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50524"] atlas = ExtResource("1_ce489") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4316d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7142"] atlas = ExtResource("1_ce489") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fe70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8715c"] atlas = ExtResource("1_ce489") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fdea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2514"] atlas = ExtResource("1_ce489") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea4eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02c28"] atlas = ExtResource("1_ce489") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f514b"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_beff9"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32c25"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd4b9"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6745c"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce157"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b21df"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15e21"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_11532"] atlas = ExtResource("1_ce489") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_15e21"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_abadb"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5a3e"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87667"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e0e8"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_223cc"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84c37"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0dbb5"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_02ffc"] atlas = ExtResource("1_ce489") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abadb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_beff9"] atlas = ExtResource("1_ce489") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5a3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32c25"] atlas = ExtResource("1_ce489") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87667"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd4b9"] atlas = ExtResource("1_ce489") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e0e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6745c"] atlas = ExtResource("1_ce489") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_223cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce157"] atlas = ExtResource("1_ce489") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84c37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b21df"] atlas = ExtResource("1_ce489") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dbb5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a040"] atlas = ExtResource("1_ce489") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f57ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d7a1"] atlas = ExtResource("1_ce489") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8752"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10abd"] atlas = ExtResource("1_ce489") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cff8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6914c"] atlas = ExtResource("1_ce489") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53242"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c45b7"] atlas = ExtResource("1_ce489") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3025a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4316d"] atlas = ExtResource("1_ce489") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa151"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fe70"] atlas = ExtResource("1_ce489") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83e67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fdea"] atlas = ExtResource("1_ce489") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1772"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea4eb"] atlas = ExtResource("1_ce489") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b19b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f514b"] atlas = ExtResource("1_ce489") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d626"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a090b"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aff77"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c61ee"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ac14"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe179"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_232a4"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ed46"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d05d1"] atlas = ExtResource("1_ce489") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6ed46"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_163d1"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6636"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f77ee"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ca68"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63bf7"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d167"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d62d0"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_60301"] atlas = ExtResource("1_ce489") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_163d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a090b"] atlas = ExtResource("1_ce489") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6636"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aff77"] atlas = ExtResource("1_ce489") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f77ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c61ee"] atlas = ExtResource("1_ce489") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ca68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ac14"] atlas = ExtResource("1_ce489") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63bf7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe179"] atlas = ExtResource("1_ce489") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d167"] +[sub_resource type="AtlasTexture" id="AtlasTexture_232a4"] atlas = ExtResource("1_ce489") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d62d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f57ac"] atlas = ExtResource("1_ce489") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0857b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8752"] atlas = ExtResource("1_ce489") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03f61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cff8d"] atlas = ExtResource("1_ce489") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0bcb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53242"] atlas = ExtResource("1_ce489") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fd72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3025a"] atlas = ExtResource("1_ce489") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7c47"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa151"] atlas = ExtResource("1_ce489") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4211d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83e67"] atlas = ExtResource("1_ce489") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_717d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1772"] atlas = ExtResource("1_ce489") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51049"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b19b"] atlas = ExtResource("1_ce489") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ebd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d626"] atlas = ExtResource("1_ce489") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91a74"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5cf3"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4caca"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f0dd"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d704d"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75ecb"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9e5e"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2db4"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bd8d1"] atlas = ExtResource("1_ce489") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f2db4"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa5d5"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c238"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86ddc"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5833"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9149"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d5f9"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5b80"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9f593"] atlas = ExtResource("1_ce489") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa5d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5cf3"] atlas = ExtResource("1_ce489") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c238"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4caca"] atlas = ExtResource("1_ce489") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86ddc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f0dd"] atlas = ExtResource("1_ce489") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5833"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d704d"] atlas = ExtResource("1_ce489") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9149"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75ecb"] atlas = ExtResource("1_ce489") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d5f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9e5e"] atlas = ExtResource("1_ce489") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5b80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0857b"] atlas = ExtResource("1_ce489") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cfb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03f61"] atlas = ExtResource("1_ce489") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e340c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bcb8"] atlas = ExtResource("1_ce489") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ed8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fd72"] atlas = ExtResource("1_ce489") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23be1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7c47"] atlas = ExtResource("1_ce489") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30f07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4211d"] atlas = ExtResource("1_ce489") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49d09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_717d4"] atlas = ExtResource("1_ce489") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b856e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51049"] atlas = ExtResource("1_ce489") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98481"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ebd6"] atlas = ExtResource("1_ce489") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b90c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91a74"] atlas = ExtResource("1_ce489") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d22f"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77906"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7b9e"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f3d2"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc76c"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2057c"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_003f2"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_645b1"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8216f"] atlas = ExtResource("1_ce489") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_645b1"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb89f"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_036ae"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_baac4"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_874a6"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4715d"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cc67"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0871"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b2764"] atlas = ExtResource("1_ce489") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,65 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb89f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77906"] atlas = ExtResource("1_ce489") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_036ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7b9e"] atlas = ExtResource("1_ce489") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_baac4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f3d2"] atlas = ExtResource("1_ce489") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_874a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc76c"] atlas = ExtResource("1_ce489") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4715d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2057c"] atlas = ExtResource("1_ce489") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cc67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_003f2"] atlas = ExtResource("1_ce489") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0871"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cfb9"] atlas = ExtResource("1_ce489") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33204"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e340c"] atlas = ExtResource("1_ce489") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ef1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ed8d"] atlas = ExtResource("1_ce489") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e410"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30f07"] atlas = ExtResource("1_ce489") -region = Rect2(482, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da867"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49d09"] atlas = ExtResource("1_ce489") -region = Rect2(723, 14256, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2549d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b856e"] atlas = ExtResource("1_ce489") -region = Rect2(0, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66f75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98481"] atlas = ExtResource("1_ce489") -region = Rect2(241, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_723fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b90c8"] atlas = ExtResource("1_ce489") -region = Rect2(482, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc83d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d22f"] atlas = ExtResource("1_ce489") -region = Rect2(723, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b208"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3fccf"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da0bf"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b39e"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aabf5"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41e49"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82788"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b96df"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13d0c"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f0622"] atlas = ExtResource("1_ce489") @@ -1342,6 +1270,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_13d0c"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82ca4"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f4c3"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d9bb"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54d38"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a93ab"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d474f"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a240d"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_938cf"] atlas = ExtResource("1_ce489") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1390,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82ca4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da0bf"] atlas = ExtResource("1_ce489") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f4c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b39e"] atlas = ExtResource("1_ce489") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d9bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aabf5"] atlas = ExtResource("1_ce489") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54d38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41e49"] atlas = ExtResource("1_ce489") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a93ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82788"] atlas = ExtResource("1_ce489") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d474f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b96df"] atlas = ExtResource("1_ce489") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a240d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33204"] atlas = ExtResource("1_ce489") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4f43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ef1c"] atlas = ExtResource("1_ce489") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7dcab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e410"] atlas = ExtResource("1_ce489") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e9cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da867"] atlas = ExtResource("1_ce489") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8d56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2549d"] atlas = ExtResource("1_ce489") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46cfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66f75"] atlas = ExtResource("1_ce489") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9caad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_723fe"] atlas = ExtResource("1_ce489") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9be59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc83d"] atlas = ExtResource("1_ce489") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67025"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b208"] atlas = ExtResource("1_ce489") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e1df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fccf"] atlas = ExtResource("1_ce489") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_312f5"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50e76"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e46db"] -atlas = ExtResource("1_ce489") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9165"] -atlas = ExtResource("1_ce489") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4576"] -atlas = ExtResource("1_ce489") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f0c1"] -atlas = ExtResource("1_ce489") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2549"] -atlas = ExtResource("1_ce489") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ce20"] -atlas = ExtResource("1_ce489") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_74ba7"] atlas = ExtResource("1_ce489") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3ce20"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4cd5a"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e768f"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de913"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47e23"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d63c7"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88d01"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30f4d"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_06d91"] atlas = ExtResource("1_ce489") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_ce489") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cd5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50e76"] atlas = ExtResource("1_ce489") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e768f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e46db"] atlas = ExtResource("1_ce489") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de913"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9165"] atlas = ExtResource("1_ce489") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47e23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4576"] atlas = ExtResource("1_ce489") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d63c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f0c1"] atlas = ExtResource("1_ce489") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88d01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2549"] atlas = ExtResource("1_ce489") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30f4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4f43"] atlas = ExtResource("1_ce489") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7dcab"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e9cf"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8d56"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46cfe"] +atlas = ExtResource("1_ce489") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9caad"] +atlas = ExtResource("1_ce489") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9be59"] +atlas = ExtResource("1_ce489") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67025"] +atlas = ExtResource("1_ce489") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e1df"] +atlas = ExtResource("1_ce489") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_312f5"] +atlas = ExtResource("1_ce489") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_ce489"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00b54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4abc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d04e") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08423") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b388") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15445") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02bba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8626") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_377d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fb82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7339c") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16132") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2b7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbba9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b2aa") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c6c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc6be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9427") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59e34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_956af") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_155fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32f1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc945") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb3ab") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef840") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6752") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da2e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca19f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b63a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85cfe") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2ad5") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_732ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0141") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_754a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54cf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fca3") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb76e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36766") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccb44") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43847") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7142") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8715c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2514") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02c28") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ddf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a64b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9100e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcb0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e620") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3dc5") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b49d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e985e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7696") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_625cb") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21ab3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20ab4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_944a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dade8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f699b") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23be1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84308") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6dc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b35a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab4ff") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccc6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db8f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_542fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_600a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94a26") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb9d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31185") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_103fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cb9c") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fc23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98c83") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a040") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d7a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10abd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6914c") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c45b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4316d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fe70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fdea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea4eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f514b") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_beff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd4b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6745c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce157") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b21df") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15e21") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11532") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b38a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8745e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_429d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ce81") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02ffc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38fad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c817") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca66a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38f58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c625b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d50d") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74d23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b2e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da5f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9860b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d006f") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d41f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e0ae") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abadb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87667") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e0e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_223cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84c37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dbb5") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f57ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8752") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53242") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3025a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b19b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d626") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a090b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aff77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c61ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ac14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232a4") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ed46") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d05d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaf58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6271d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c5dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1990a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95485") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60301") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e509") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3976b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_720ce") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1bb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f041e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e92d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_077f5") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee5a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c3aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf882") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17ec1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09468") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad0cb") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_801f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c60") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_163d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6636") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f77ee") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ca68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63bf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d62d0") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0857b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bcb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd72") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4211d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_717d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ebd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91a74") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5cf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4caca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f0dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d704d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e5e") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2db4") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd8d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8988") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbba0") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f593") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fcca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0218c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1007") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd821") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_460d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45ccd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_055e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a87b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_894be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bd47") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b57e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad3af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24921") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88c7a") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0869d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7cb8") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa5d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ddc") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5833") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d5f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5b80") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cfb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e340c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ed8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23be1") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49d09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b856e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b90c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d22f") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7b9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f3d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc76c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2057c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_003f2") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_645b1") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8216f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d18e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_980b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9319") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d40e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13576") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18d62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6874c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb073") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eb02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60c14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf4e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eb21") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84d88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58b68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca27b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_167df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4dcd") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_561f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d966e") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb89f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_036ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baac4") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_874a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4715d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cc67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0871") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33204") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da867") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2549d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66f75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_723fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc83d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fccf") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da0bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b39e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aabf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b96df") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13d0c") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e3c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c978") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2143f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd786") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_938cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72a61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3908") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faf9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef822") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91e1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9bf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51ca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93dbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_443c9") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d6a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e47f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f8ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_315b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a4cf") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d915f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_577f2") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82ca4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f4c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d9bb") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a93ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d474f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a240d") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dcab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e9cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8d56") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46cfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9caad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9be59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67025") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e1df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_312f5") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e46db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9165") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f0c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2549") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ce20") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ba7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_932c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5cc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cce4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_542c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_375bb") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06d91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52bbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e96b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb1a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44c85") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3be2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd8cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dcd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eda3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3344d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5845a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b8f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_257bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe9bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caf20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69248") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0043d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce5cb") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cd5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e768f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de913") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47e23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d63c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88d01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f4d") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2b7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbba9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b2aa") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16132") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_732ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0141") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_754a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54cf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fca3") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c6c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc6be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9427") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59e34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_956af") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_155fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32f1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc945") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb3ab") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef840") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6752") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da2e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca19f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b63a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85cfe") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2ad5") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02bba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8626") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_377d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fb82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7339c") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00b54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4abc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d04e") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08423") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b388") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15445") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b49d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e985e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7696") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_625cb") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3dc5") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_103fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cb9c") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fc23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98c83") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21ab3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20ab4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_944a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dade8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f699b") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23be1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84308") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6dc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b35a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab4ff") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccc6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db8f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_542fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_600a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94a26") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb9d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31185") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ddf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a64b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9100e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcb0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e620") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb76e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36766") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccb44") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43847") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7142") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8715c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2514") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02c28") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11532") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b38a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8745e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_429d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ce81") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15e21") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abadb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87667") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e0e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_223cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84c37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dbb5") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02ffc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38fad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c817") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca66a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38f58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c625b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d50d") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74d23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b2e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da5f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9860b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d006f") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d41f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e0ae") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_beff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd4b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6745c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce157") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b21df") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a040") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d7a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10abd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6914c") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c45b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4316d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fe70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fdea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea4eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f514b") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d05d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaf58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6271d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c5dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1990a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95485") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ed46") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_163d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6636") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f77ee") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ca68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63bf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d62d0") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60301") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e509") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3976b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_720ce") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1bb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f041e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e92d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_077f5") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee5a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c3aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf882") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17ec1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09468") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad0cb") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_801f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c60") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a090b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aff77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c61ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ac14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232a4") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f57ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8752") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53242") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3025a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b19b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d626") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd8d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8988") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbba0") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2db4") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa5d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ddc") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5833") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d5f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5b80") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f593") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fcca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0218c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1007") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd821") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_460d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45ccd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_055e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a87b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_894be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bd47") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b57e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad3af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24921") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88c7a") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0869d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7cb8") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5cf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4caca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f0dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d704d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e5e") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0857b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bcb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd72") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4211d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_717d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ebd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91a74") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8216f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d18e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_980b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9319") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d40e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13576") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_645b1") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb89f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_036ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baac4") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_874a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4715d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cc67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0871") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18d62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6874c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb073") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eb02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60c14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf4e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eb21") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84d88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58b68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca27b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_167df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4dcd") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_561f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d966e") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7b9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f3d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc76c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2057c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_003f2") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cfb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e340c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ed8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23be1") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49d09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b856e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b90c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d22f") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e3c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c978") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2143f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd786") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13d0c") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82ca4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f4c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d9bb") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a93ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d474f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a240d") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_938cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72a61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3908") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faf9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef822") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91e1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9bf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51ca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93dbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_443c9") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d6a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e47f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f8ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_315b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a4cf") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d915f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_577f2") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da0bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b39e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aabf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b96df") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33204") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da867") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2549d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66f75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_723fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc83d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fccf") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ba7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_932c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5cc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cce4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_542c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_375bb") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ce20") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cd5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e768f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de913") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47e23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d63c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88d01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f4d") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06d91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52bbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e96b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb1a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44c85") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3be2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd8cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dcd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eda3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3344d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5845a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b8f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_257bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe9bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caf20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69248") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0043d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce5cb") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e46db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9165") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f0c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2549") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dcab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e9cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8d56") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46cfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9caad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9be59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67025") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e1df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_312f5") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_ce489") diff --git a/engine/scenes/world/player/weapons/011/men.tscn b/engine/scenes/world/player/weapons/011/men.tscn index a2661a9..8dc2555 100644 --- a/engine/scenes/world/player/weapons/011/men.tscn +++ b/engine/scenes/world/player/weapons/011/men.tscn @@ -1,74 +1,6 @@ [gd_scene load_steps=418 format=3 uid="uid://7c3b16c2546b"] -[ext_resource type="Texture2D" uid="uid://s3ioxaluidl8" path="res://framework/statics/scenes/world/player/weapon/011/men/men.png" id="1_7c3b1"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_622f5"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7eb20"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75a7d"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a909b"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59aa9"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68a89"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db641"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_360a3"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd054"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04596"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90711"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6084"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33d88"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2cdde"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73c8e"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_442d6"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12325"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://s3ioxaluidl8" path="res://assets/world/player/weapon/011/men/men.png" id="1_7c3b1"] [sub_resource type="AtlasTexture" id="AtlasTexture_bee2b"] atlas = ExtResource("1_7c3b1") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_12325"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_184d3"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa03d"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21f53"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98b72"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7564"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0906d"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 7992, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15349"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_63902"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_184d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90711"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa03d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6084"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21f53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33d88"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98b72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cdde"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7564"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73c8e"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0906d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_442d6"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15349"] +[sub_resource type="AtlasTexture" id="AtlasTexture_622f5"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05f72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7eb20"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93a2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75a7d"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11e76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a909b"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d0d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59aa9"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1a1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68a89"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f276c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db641"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fec30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_360a3"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_341eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd054"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e155"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04596"] atlas = ExtResource("1_7c3b1") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0dc88"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96863"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2afed"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23d3d"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_247ec"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec89d"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53865"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3459"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c80a0"] atlas = ExtResource("1_7c3b1") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a3459"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77920"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3efd3"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cfa08"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca3fd"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1700"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec02c"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ade32"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f3e10"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77920"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96863"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3efd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2afed"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfa08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23d3d"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca3fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_247ec"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1700"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec89d"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec02c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53865"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ade32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05f72"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18b6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93a2f"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f28f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11e76"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4539f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d0d0"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dbdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1a1e"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ece2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f276c"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1eeb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fec30"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_178a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_341eb"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c535"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e155"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dc3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0dc88"] atlas = ExtResource("1_7c3b1") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9ac1"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aefa9"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a001"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06734"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5edd3"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6870f"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_751f0"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fdab3"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bb2af"] atlas = ExtResource("1_7c3b1") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_fdab3"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0211a"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b438"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d64d7"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_763b3"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_169b3"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97f08"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d404"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8ee26"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 5832, 241, 216) @@ -598,110 +562,74 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0211a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aefa9"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b438"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a001"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d64d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06734"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_763b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5edd3"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_169b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6870f"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97f08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_751f0"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d404"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18b6f"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64cd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f28f5"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a54b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4539f"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dda9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0dbdb"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93e87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ece2"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5430"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1eeb7"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42170"] +[sub_resource type="AtlasTexture" id="AtlasTexture_178a3"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cfc3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c535"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e440a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dc3d"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b88a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9ac1"] atlas = ExtResource("1_7c3b1") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f596c"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9156d"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04c8d"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6bc5"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6231"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0d1a"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cfca"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc133"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_adaf8"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 7992, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0906d"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 7992, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_946e9"] atlas = ExtResource("1_7c3b1") region = Rect2(482, 7992, 241, 216) @@ -718,6 +646,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_cc133"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33fdb"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c798"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28f2b"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd08"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3097b"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7bb80"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70ad6"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b0ef3"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 8208, 241, 216) @@ -806,101 +766,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33fdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9156d"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c798"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04c8d"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28f2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6bc5"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6231"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3097b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0d1a"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bb80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cfca"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70ad6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64cd4"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e74c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a54b0"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75a8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dda9a"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba63c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93e87"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbc2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5430"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ec75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42170"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f250e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cfc3"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b355"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e440a"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41605"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b88a5"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fdf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f596c"] atlas = ExtResource("1_7c3b1") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eaf6f"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b701"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9187f"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a8c4"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf2ce"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0241"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55c23"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5c92"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_83071"] atlas = ExtResource("1_7c3b1") @@ -926,6 +854,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e5c92"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f120e"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39c3c"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a58d6"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3995"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3654e"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6619"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb676"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_64175"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +974,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f120e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b701"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39c3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9187f"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a58d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a8c4"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3995"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf2ce"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3654e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0241"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6619"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55c23"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb676"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e74c"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbf08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75a8e"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b998a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba63c"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9670c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbc2a"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0003"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ec75"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be11e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f250e"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a12b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b355"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b885c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41605"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc6e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fdf5"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77c2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eaf6f"] atlas = ExtResource("1_7c3b1") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20271"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a672b"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1c50"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_341a6"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd56a"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba76b"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c976a"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa6f4"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6e97e"] atlas = ExtResource("1_7c3b1") @@ -1134,6 +1062,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_aa6f4"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90ea9"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b2e8"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae178"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17cb6"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_861c5"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9cde9"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3e0b"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ebb35"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1182,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90ea9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a672b"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b2e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1c50"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae178"] +[sub_resource type="AtlasTexture" id="AtlasTexture_341a6"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17cb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd56a"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_861c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba76b"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cde9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c976a"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3e0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbf08"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a6a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b998a"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2828"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9670c"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e1af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0003"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8687c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be11e"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1167"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a12b4"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_909be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b885c"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_085c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc6e9"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5357"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77c2c"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7be4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20271"] atlas = ExtResource("1_7c3b1") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7417a"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9b21"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e77af"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_417e0"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3cea"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_553ed"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2fab7"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f296"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6a53e"] atlas = ExtResource("1_7c3b1") @@ -1342,6 +1270,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5f296"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c8b0"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6158"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d4dc"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c32b9"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b49a"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ec77"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78b3a"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8e19a"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1390,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c8b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9b21"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6158"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e77af"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d4dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_417e0"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c32b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3cea"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b49a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_553ed"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ec77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fab7"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78b3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a6a1"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5089"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2828"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f096"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e1af"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50973"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8687c"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41270"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1167"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f396a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_909be"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df4e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_085c4"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77db5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5357"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab173"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7be4"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8884"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7417a"] atlas = ExtResource("1_7c3b1") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67cb7"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ae79"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a637"] -atlas = ExtResource("1_7c3b1") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d320"] -atlas = ExtResource("1_7c3b1") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40b06"] -atlas = ExtResource("1_7c3b1") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67411"] -atlas = ExtResource("1_7c3b1") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6bef"] -atlas = ExtResource("1_7c3b1") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d324"] -atlas = ExtResource("1_7c3b1") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_51845"] atlas = ExtResource("1_7c3b1") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3d324"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b86e0"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ae5e"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1792d"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77338"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_853a8"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ddb3"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63535"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7abf5"] atlas = ExtResource("1_7c3b1") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_7c3b1") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b86e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ae79"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ae5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a637"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1792d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d320"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77338"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40b06"] atlas = ExtResource("1_7c3b1") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_853a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67411"] atlas = ExtResource("1_7c3b1") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ddb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6bef"] atlas = ExtResource("1_7c3b1") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63535"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5089"] atlas = ExtResource("1_7c3b1") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f096"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50973"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41270"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f396a"] +atlas = ExtResource("1_7c3b1") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df4e7"] +atlas = ExtResource("1_7c3b1") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77db5"] +atlas = ExtResource("1_7c3b1") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab173"] +atlas = ExtResource("1_7c3b1") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8884"] +atlas = ExtResource("1_7c3b1") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67cb7"] +atlas = ExtResource("1_7c3b1") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_7c3b1"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_622f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eb20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a909b") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59aa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_360a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04596") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33d88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cdde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73c8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_442d6") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12325") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da9b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b72b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3af69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdfc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1639d") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63902") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3950") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0fd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a13f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86b0a") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c5a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_190b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5eb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e6c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48aca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48fc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e4f5") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ab84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a86a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e00e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0622d") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec5f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60adf") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_184d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa03d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21f53") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98b72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7564") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0906d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15349") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05f72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d0d0") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1a1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f276c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fec30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_341eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e155") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dc88") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96863") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2afed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_247ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec89d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53865") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3459") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c80a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_022c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed5a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7d6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5be3") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3e10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6d05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d21fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b71fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4a4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b5d9") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c7e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a9e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc937") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95412") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37b76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec59a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf3a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82be2") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d319") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef4a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d74b") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aab7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea35") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3efd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa08") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca3fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec02c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ade32") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18b6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f28f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4539f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dbdb") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ece2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eeb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_178a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dc3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9ac1") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aefa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5edd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6870f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_751f0") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdab3") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb2af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9685a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be7cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34d66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92169") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ee26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bdf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_361ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_915e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a14f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2956") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b407e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e793") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb799") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10b99") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_571d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ef7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_226b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2c96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65696") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_516a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2013") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0211a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b438") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d64d7") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_763b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_169b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d404") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a54b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e87") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cfc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e440a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b88a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f596c") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9156d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6bc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0d1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cfca") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc133") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_adaf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0906d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_946e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cfff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c55ee") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ef3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b825") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ba68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e965c") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7873e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6fe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff871") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0feb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f20") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b07d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cb30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4148d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5541e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ce84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_525ad") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae536") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4dc4") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33fdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c798") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28f2b") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3097b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ad6") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e74c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba63c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbc2a") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ec75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f250e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fdf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaf6f") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b701") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9187f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a8c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf2ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0241") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c23") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c92") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7b3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b4de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daedb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_389ba") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4fc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78822") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf25a") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ace5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffaa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed2f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98863") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_309ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82285") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d78c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_537ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2c54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15aaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd44") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b47e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28f76") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f120e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39c3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a58d6") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3654e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6619") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb676") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b998a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9670c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0003") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be11e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a12b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b885c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc6e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20271") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a672b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1c50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_341a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd56a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba76b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c976a") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa6f4") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e97e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5659a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aafd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac17a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_021ec") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebb35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d7c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47aea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67669") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa8bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14345") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35e0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e85ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c24b8") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd2d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af62c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2031") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f19f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1162") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4124f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6f3a") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90ea9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b2e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae178") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_861c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cde9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3e0b") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e1af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8687c") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_909be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_085c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7be4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7417a") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e77af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_417e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3cea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_553ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fab7") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f296") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a53e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b61f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08fff") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e19a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88b40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f61fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74e44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8712d") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c21b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b21d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4422") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea6fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e78") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fbdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c11bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e969b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f58d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73bde") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca0f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5e21") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c8b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d4dc") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c32b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b49a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ec77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78b3a") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f096") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41270") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f396a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df4e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77db5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab173") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67cb7") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ae79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d320") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40b06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67411") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6bef") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d324") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45bb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae68a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_580e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39826") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4db6d") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7abf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14d8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c807") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d6c7") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a404b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d68e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9fb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23a2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caf6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c27a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33f19") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e964b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3953") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f03e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40fb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5de02") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c1f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1399e") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b86e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1792d") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77338") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_853a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ddb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63535") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da9b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b72b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3af69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdfc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1639d") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12325") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_184d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa03d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21f53") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98b72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7564") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0906d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15349") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63902") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3950") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0fd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a13f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86b0a") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c5a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_190b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5eb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e6c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48aca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48fc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e4f5") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ab84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a86a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e00e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0622d") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec5f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60adf") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33d88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cdde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73c8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_442d6") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_622f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eb20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a909b") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59aa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_360a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04596") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c80a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_022c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed5a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7d6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5be3") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3459") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3efd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa08") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca3fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec02c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ade32") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3e10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6d05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d21fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b71fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4a4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b5d9") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c7e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a9e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc937") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95412") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37b76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec59a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf3a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82be2") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d319") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef4a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d74b") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aab7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea35") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96863") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2afed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_247ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec89d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53865") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05f72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d0d0") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1a1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f276c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fec30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_341eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e155") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dc88") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb2af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9685a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be7cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34d66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92169") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdab3") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0211a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b438") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d64d7") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_763b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_169b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d404") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ee26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bdf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_361ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_915e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a14f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2956") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b407e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e793") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb799") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10b99") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_571d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ef7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_226b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2c96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65696") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_516a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2013") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aefa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5edd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6870f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_751f0") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18b6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f28f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4539f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dbdb") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ece2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eeb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_178a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dc3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9ac1") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_adaf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0906d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_946e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cfff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c55ee") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc133") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33fdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c798") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28f2b") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3097b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ad6") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ef3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b825") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ba68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e965c") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7873e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6fe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff871") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0feb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f20") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b07d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cb30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4148d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5541e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ce84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_525ad") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae536") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4dc4") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9156d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6bc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0d1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cfca") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a54b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e87") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cfc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e440a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b88a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f596c") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7b3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b4de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daedb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_389ba") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c92") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f120e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39c3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a58d6") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3654e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6619") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb676") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4fc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78822") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf25a") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ace5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffaa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed2f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98863") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_309ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82285") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d78c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_537ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2c54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15aaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd44") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b47e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28f76") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b701") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9187f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a8c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf2ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0241") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c23") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e74c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba63c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbc2a") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ec75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f250e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fdf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaf6f") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e97e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5659a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aafd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac17a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_021ec") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa6f4") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90ea9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b2e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae178") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_861c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cde9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3e0b") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebb35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d7c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47aea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67669") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa8bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14345") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35e0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e85ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c24b8") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd2d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af62c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2031") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f19f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1162") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4124f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6f3a") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a672b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1c50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_341a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd56a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba76b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c976a") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b998a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9670c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0003") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be11e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a12b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b885c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc6e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20271") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a53e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b61f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08fff") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f296") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c8b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d4dc") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c32b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b49a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ec77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78b3a") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e19a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88b40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f61fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74e44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8712d") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c21b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b21d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4422") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea6fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e78") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fbdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c11bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e969b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f58d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73bde") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca0f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5e21") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e77af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_417e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3cea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_553ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fab7") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e1af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8687c") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_909be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_085c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7be4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7417a") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45bb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae68a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_580e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39826") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4db6d") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d324") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b86e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1792d") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77338") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_853a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ddb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63535") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7abf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14d8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c807") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d6c7") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a404b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d68e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9fb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23a2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caf6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c27a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33f19") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e964b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3953") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f03e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40fb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5de02") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c1f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1399e") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ae79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d320") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40b06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67411") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6bef") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f096") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41270") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f396a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df4e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77db5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab173") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67cb7") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_7c3b1") diff --git a/engine/scenes/world/player/weapons/011/women.tscn b/engine/scenes/world/player/weapons/011/women.tscn index 2bf5ba5..7c3df8a 100644 --- a/engine/scenes/world/player/weapons/011/women.tscn +++ b/engine/scenes/world/player/weapons/011/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://d0333c1199a3"] +[gd_scene load_steps=419 format=3 uid="uid://d0333c12baa3"] -[ext_resource type="Texture2D" uid="uid://q6mv3gelivph" path="res://framework/statics/scenes/world/player/weapon/011/women/women.png" id="1_d0333"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a54f"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39243"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8381c"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eed86"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_714d8"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eae00"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75475"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_465f7"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed170"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2de87"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_225f4"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6fe81"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4206"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37961"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43d15"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_875b3"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2e1a"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://q6mv3gelivph" path="res://assets/world/player/weapon/011/women/women.png" id="1_d0333"] [sub_resource type="AtlasTexture" id="AtlasTexture_aca49"] atlas = ExtResource("1_d0333") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f2e1a"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cf42"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79861"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14e82"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26f61"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b46b2"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73a01"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_822c5"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6287a"] atlas = ExtResource("1_d0333") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cf42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_225f4"] atlas = ExtResource("1_d0333") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79861"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fe81"] atlas = ExtResource("1_d0333") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14e82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4206"] atlas = ExtResource("1_d0333") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26f61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37961"] atlas = ExtResource("1_d0333") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b46b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43d15"] atlas = ExtResource("1_d0333") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73a01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_875b3"] atlas = ExtResource("1_d0333") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_822c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a54f"] atlas = ExtResource("1_d0333") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4f7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39243"] atlas = ExtResource("1_d0333") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_81b11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8381c"] atlas = ExtResource("1_d0333") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_244a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eed86"] atlas = ExtResource("1_d0333") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33fad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_714d8"] atlas = ExtResource("1_d0333") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_523f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eae00"] atlas = ExtResource("1_d0333") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b6a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75475"] atlas = ExtResource("1_d0333") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1b31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_465f7"] atlas = ExtResource("1_d0333") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8f6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed170"] atlas = ExtResource("1_d0333") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9f03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2de87"] atlas = ExtResource("1_d0333") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0fc0"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03238"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85143"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1a2b"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06397"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_529c2"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79528"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0357a"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5fd72"] atlas = ExtResource("1_d0333") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0357a"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf73b"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b11e"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64f3c"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9996"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50f67"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c06a1"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bce74"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2627c"] atlas = ExtResource("1_d0333") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf73b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03238"] atlas = ExtResource("1_d0333") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b11e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85143"] atlas = ExtResource("1_d0333") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64f3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1a2b"] atlas = ExtResource("1_d0333") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9996"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06397"] atlas = ExtResource("1_d0333") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50f67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_529c2"] atlas = ExtResource("1_d0333") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c06a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79528"] atlas = ExtResource("1_d0333") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bce74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4f7d"] atlas = ExtResource("1_d0333") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5bc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81b11"] atlas = ExtResource("1_d0333") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9ff0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_244a3"] atlas = ExtResource("1_d0333") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3492"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33fad"] atlas = ExtResource("1_d0333") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0101b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_523f3"] atlas = ExtResource("1_d0333") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c60c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b6a"] atlas = ExtResource("1_d0333") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0bdf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1b31"] atlas = ExtResource("1_d0333") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff1a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8f6e"] atlas = ExtResource("1_d0333") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56726"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9f03"] atlas = ExtResource("1_d0333") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd345"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0fc0"] atlas = ExtResource("1_d0333") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_988d6"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28bf2"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e99d9"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cde5e"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8814"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_202f8"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ed3d"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a542f"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6bcc0"] atlas = ExtResource("1_d0333") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a542f"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d92e"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0abe"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2aeb1"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36b09"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eeb72"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51986"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b04c"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c47ba"] atlas = ExtResource("1_d0333") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d92e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28bf2"] atlas = ExtResource("1_d0333") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0abe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e99d9"] atlas = ExtResource("1_d0333") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2aeb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cde5e"] atlas = ExtResource("1_d0333") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36b09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8814"] atlas = ExtResource("1_d0333") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eeb72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_202f8"] atlas = ExtResource("1_d0333") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ed3d"] atlas = ExtResource("1_d0333") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b04c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5bc8"] atlas = ExtResource("1_d0333") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8839a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9ff0"] atlas = ExtResource("1_d0333") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7993"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3492"] atlas = ExtResource("1_d0333") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03276"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0101b"] atlas = ExtResource("1_d0333") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ad9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c60c7"] atlas = ExtResource("1_d0333") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ba07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bdf8"] atlas = ExtResource("1_d0333") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17c70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff1a9"] atlas = ExtResource("1_d0333") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb281"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56726"] atlas = ExtResource("1_d0333") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f18e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd345"] atlas = ExtResource("1_d0333") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68402"] +[sub_resource type="AtlasTexture" id="AtlasTexture_988d6"] atlas = ExtResource("1_d0333") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f945b"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78e9b"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cafd8"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7bc44"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93c4c"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4f3d"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b5df"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c04e"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_69ee1"] atlas = ExtResource("1_d0333") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9c04e"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de625"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d49a"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c06d7"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c22c5"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0686b"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_458b0"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d3b6"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e7734"] atlas = ExtResource("1_d0333") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de625"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78e9b"] atlas = ExtResource("1_d0333") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d49a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cafd8"] atlas = ExtResource("1_d0333") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c06d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bc44"] atlas = ExtResource("1_d0333") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c22c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93c4c"] atlas = ExtResource("1_d0333") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0686b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4f3d"] atlas = ExtResource("1_d0333") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_458b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b5df"] atlas = ExtResource("1_d0333") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d3b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8839a"] atlas = ExtResource("1_d0333") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92f40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7993"] atlas = ExtResource("1_d0333") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60cab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03276"] atlas = ExtResource("1_d0333") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30f50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ad9c"] atlas = ExtResource("1_d0333") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbf9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ba07"] atlas = ExtResource("1_d0333") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_643d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17c70"] atlas = ExtResource("1_d0333") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93930"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb281"] atlas = ExtResource("1_d0333") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25fb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f18e7"] atlas = ExtResource("1_d0333") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_734ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68402"] atlas = ExtResource("1_d0333") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27336"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f945b"] atlas = ExtResource("1_d0333") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4cf0"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3621e"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1190"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1463c"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92e34"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5abd9"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d145"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d025"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c2d35"] atlas = ExtResource("1_d0333") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8d025"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cff37"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f608e"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d061"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0fbf"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_412b5"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e61f1"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f3d7"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2a3c3"] atlas = ExtResource("1_d0333") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cff37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3621e"] atlas = ExtResource("1_d0333") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f608e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1190"] atlas = ExtResource("1_d0333") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d061"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1463c"] atlas = ExtResource("1_d0333") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0fbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92e34"] atlas = ExtResource("1_d0333") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_412b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5abd9"] atlas = ExtResource("1_d0333") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e61f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d145"] atlas = ExtResource("1_d0333") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f3d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92f40"] atlas = ExtResource("1_d0333") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2f54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60cab"] atlas = ExtResource("1_d0333") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2a9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30f50"] atlas = ExtResource("1_d0333") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fed48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbf9e"] atlas = ExtResource("1_d0333") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6564"] +[sub_resource type="AtlasTexture" id="AtlasTexture_643d9"] atlas = ExtResource("1_d0333") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20524"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93930"] atlas = ExtResource("1_d0333") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c84d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25fb0"] atlas = ExtResource("1_d0333") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91081"] +[sub_resource type="AtlasTexture" id="AtlasTexture_734ea"] atlas = ExtResource("1_d0333") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cc37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27336"] atlas = ExtResource("1_d0333") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c7c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4cf0"] atlas = ExtResource("1_d0333") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79985"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_506a8"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b633f"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b88a1"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ffb16"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00321"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6c76"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_837fb"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d9066"] atlas = ExtResource("1_d0333") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_837fb"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c8ec"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c1ce"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4e98"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da8e4"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d293"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63220"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02c78"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_94d49"] atlas = ExtResource("1_d0333") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c8ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_506a8"] atlas = ExtResource("1_d0333") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c1ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b633f"] atlas = ExtResource("1_d0333") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4e98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b88a1"] atlas = ExtResource("1_d0333") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da8e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffb16"] atlas = ExtResource("1_d0333") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d293"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00321"] atlas = ExtResource("1_d0333") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63220"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6c76"] atlas = ExtResource("1_d0333") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02c78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2f54"] atlas = ExtResource("1_d0333") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67653"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2a9e"] atlas = ExtResource("1_d0333") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19f4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fed48"] atlas = ExtResource("1_d0333") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ea24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6564"] atlas = ExtResource("1_d0333") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cba21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20524"] atlas = ExtResource("1_d0333") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52902"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c84d"] atlas = ExtResource("1_d0333") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_480af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91081"] atlas = ExtResource("1_d0333") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55047"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cc37"] atlas = ExtResource("1_d0333") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c747"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c7c1"] atlas = ExtResource("1_d0333") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0930a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79985"] atlas = ExtResource("1_d0333") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_937e7"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89a97"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e34c6"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa5ef"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09d3d"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47cf5"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10cc7"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c89d6"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_24c5b"] atlas = ExtResource("1_d0333") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c89d6"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ad2b"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99cfb"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ac7a"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e9de"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8584"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9566b"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04144"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5b1e0"] atlas = ExtResource("1_d0333") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ad2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89a97"] atlas = ExtResource("1_d0333") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99cfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e34c6"] atlas = ExtResource("1_d0333") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ac7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa5ef"] atlas = ExtResource("1_d0333") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e9de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09d3d"] atlas = ExtResource("1_d0333") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8584"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47cf5"] atlas = ExtResource("1_d0333") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9566b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10cc7"] atlas = ExtResource("1_d0333") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04144"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67653"] atlas = ExtResource("1_d0333") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_964ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19f4b"] atlas = ExtResource("1_d0333") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07ab9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ea24"] atlas = ExtResource("1_d0333") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6235b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cba21"] atlas = ExtResource("1_d0333") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8b6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52902"] atlas = ExtResource("1_d0333") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f0c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_480af"] atlas = ExtResource("1_d0333") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_debc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55047"] atlas = ExtResource("1_d0333") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a238e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c747"] atlas = ExtResource("1_d0333") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_576e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0930a"] atlas = ExtResource("1_d0333") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35171"] +[sub_resource type="AtlasTexture" id="AtlasTexture_937e7"] atlas = ExtResource("1_d0333") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd89"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5abc3"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b389e"] -atlas = ExtResource("1_d0333") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b61a7"] -atlas = ExtResource("1_d0333") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de4d5"] -atlas = ExtResource("1_d0333") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78380"] -atlas = ExtResource("1_d0333") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_899fb"] -atlas = ExtResource("1_d0333") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50f03"] -atlas = ExtResource("1_d0333") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b2715"] atlas = ExtResource("1_d0333") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_50f03"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bb19"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44107"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49b9e"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91319"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8329"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c147e"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f73e8"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_dbf62"] atlas = ExtResource("1_d0333") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_d0333") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bb19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5abc3"] atlas = ExtResource("1_d0333") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44107"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b389e"] atlas = ExtResource("1_d0333") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49b9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b61a7"] atlas = ExtResource("1_d0333") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91319"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de4d5"] atlas = ExtResource("1_d0333") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8329"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78380"] atlas = ExtResource("1_d0333") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c147e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_899fb"] atlas = ExtResource("1_d0333") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f73e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_964ea"] atlas = ExtResource("1_d0333") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07ab9"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6235b"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8b6f"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f0c9"] +atlas = ExtResource("1_d0333") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_debc8"] +atlas = ExtResource("1_d0333") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a238e"] +atlas = ExtResource("1_d0333") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_576e2"] +atlas = ExtResource("1_d0333") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35171"] +atlas = ExtResource("1_d0333") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd89"] +atlas = ExtResource("1_d0333") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_d0333"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a54f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8381c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eed86") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_714d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eae00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_465f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de87") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_225f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fe81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4206") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_875b3") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e1a") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aca49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1159d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15aa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35a01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_423c3") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6287a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57c75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35720") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_398eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddf66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3fca") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_706d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ddc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d785e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c000a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4271a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4b3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3de9") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f879b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a7f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c27b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9b32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f085d") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95d96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d867") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cf42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14e82") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b46b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_822c5") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81b11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_244a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33fad") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_523f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1b31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8f6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0fc0") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06397") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_529c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79528") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0357a") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fd72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e49e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5a13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78b4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d37fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32aa3") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2627c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7da09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64d24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16606") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd8b") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34551") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9577f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_741bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a49c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cb1d") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32bb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_559a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b12ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aad5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3eb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19dea") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e607f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b8b") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf73b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b11e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64f3c") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9996") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c06a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bce74") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5bc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ff0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0101b") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c60c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bdf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff1a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd345") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_988d6") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28bf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e99d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cde5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_202f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ed3d") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a542f") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bcc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c07cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a151f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14cba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de292") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c47ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27fae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d794e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fbe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_361fa") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cbfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a68d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14bab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ec40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59c6e") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_176ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31f55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f813") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ee8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5658b") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a5bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19f43") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d92e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0abe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aeb1") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36b09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b04c") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8839a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03276") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ad9c") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17c70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f18e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f945b") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78e9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cafd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bc44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4f3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b5df") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c04e") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faef9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57833") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2470") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_080fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec863") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92fe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6475") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20c28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98c62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3159b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ba5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eabb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4141d") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c62b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01f22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bad8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfe05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b95") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8891e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a28ba") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d49a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c06d7") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c22c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0686b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_458b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d3b6") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92f40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60cab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf9e") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_643d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25fb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_734ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4cf0") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3621e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1463c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92e34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5abd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d145") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d025") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2d35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7d9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f65ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bc96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48708") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77aba") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a3c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59cac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09cb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0184") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e65c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c140") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fa6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68d0f") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9048f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2e70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5d10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0674a") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bcb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3edb3") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f608e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d061") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0fbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_412b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e61f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f3d7") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2f54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6564") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c84d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91081") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cc37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c7c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79985") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_506a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b633f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b88a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6c76") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_837fb") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b59f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01349") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_818a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_591fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6abb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f4c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_943a6") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_641fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f455") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea41f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fabac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a39f7") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09883") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0cd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06943") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dbb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de31b") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e60a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0089") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c8ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c1ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4e98") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da8e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d293") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02c78") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67653") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19f4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ea24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba21") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52902") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_480af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55047") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c747") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0930a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_937e7") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e34c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa5ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47cf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10cc7") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c89d6") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24c5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee154") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_508f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa3e3") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b1e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d92dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cb80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ff74") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2957") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa35c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34488") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12f8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbfe3") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96991") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00562") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c29f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64de1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a985c") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f73") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ad2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ac7a") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e9de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9566b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04144") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_964ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6235b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b6f") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f0c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_debc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a238e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_576e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35171") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd89") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5abc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b389e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b61a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de4d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_899fb") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f03") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_486c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f1e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f6f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42ecb") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b829") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2984a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3d3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3fb1") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a03a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7e09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0172d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83649") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec85d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a82bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3ed8") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99278") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93bee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e799a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_192bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_041ae") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff30d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3008f") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bb19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44107") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49b9e") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91319") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8329") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c147e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f73e8") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aca49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1159d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15aa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35a01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_423c3") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e1a") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cf42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14e82") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b46b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_822c5") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6287a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57c75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35720") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_398eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddf66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3fca") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_706d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ddc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d785e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c000a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4271a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4b3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3de9") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f879b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a7f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c27b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9b32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f085d") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95d96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d867") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_225f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fe81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4206") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_875b3") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a54f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8381c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eed86") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_714d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eae00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_465f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de87") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fd72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e49e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5a13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78b4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d37fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32aa3") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0357a") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf73b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b11e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64f3c") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9996") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c06a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bce74") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2627c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7da09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64d24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16606") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd8b") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34551") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9577f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_741bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a49c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cb1d") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32bb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_559a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b12ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aad5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3eb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19dea") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e607f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b8b") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06397") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_529c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79528") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81b11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_244a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33fad") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_523f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1b31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8f6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0fc0") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bcc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c07cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a151f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14cba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de292") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a542f") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d92e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0abe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aeb1") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36b09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b04c") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c47ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27fae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d794e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fbe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_361fa") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cbfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a68d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14bab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ec40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59c6e") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_176ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31f55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f813") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ee8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5658b") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a5bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19f43") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28bf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e99d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cde5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_202f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ed3d") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5bc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ff0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0101b") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c60c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bdf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff1a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd345") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_988d6") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faef9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57833") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2470") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c04e") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d49a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c06d7") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c22c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0686b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_458b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d3b6") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_080fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec863") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92fe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6475") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20c28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98c62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3159b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ba5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eabb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4141d") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c62b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01f22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bad8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfe05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b95") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8891e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a28ba") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78e9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cafd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bc44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4f3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b5df") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8839a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03276") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ad9c") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17c70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f18e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f945b") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2d35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7d9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f65ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bc96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48708") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77aba") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d025") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f608e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d061") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0fbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_412b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e61f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f3d7") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a3c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59cac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09cb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0184") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e65c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c140") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fa6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68d0f") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9048f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2e70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5d10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0674a") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bcb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3edb3") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3621e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1463c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92e34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5abd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d145") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92f40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60cab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf9e") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_643d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25fb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_734ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4cf0") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b59f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01349") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_837fb") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c8ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c1ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4e98") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da8e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d293") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02c78") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_818a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_591fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6abb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f4c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_943a6") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_641fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f455") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea41f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fabac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a39f7") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09883") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0cd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06943") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dbb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de31b") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e60a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0089") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_506a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b633f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b88a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6c76") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2f54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6564") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c84d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91081") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cc37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c7c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79985") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24c5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee154") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_508f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa3e3") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c89d6") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ad2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ac7a") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e9de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9566b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04144") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b1e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d92dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cb80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ff74") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2957") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa35c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34488") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12f8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbfe3") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96991") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00562") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c29f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64de1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a985c") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f73") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e34c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa5ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47cf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10cc7") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67653") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19f4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ea24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba21") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52902") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_480af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55047") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c747") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0930a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_937e7") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_486c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f1e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f6f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42ecb") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f03") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bb19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44107") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49b9e") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91319") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8329") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c147e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f73e8") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b829") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2984a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3d3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3fb1") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a03a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7e09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0172d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83649") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec85d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a82bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3ed8") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99278") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93bee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e799a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_192bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_041ae") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff30d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3008f") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5abc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b389e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b61a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de4d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_899fb") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_964ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6235b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b6f") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f0c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_debc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a238e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_576e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35171") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd89") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_d0333") diff --git a/engine/scenes/world/player/weapons/012/men.tscn b/engine/scenes/world/player/weapons/012/men.tscn index 1487b7f..f6edce5 100644 --- a/engine/scenes/world/player/weapons/012/men.tscn +++ b/engine/scenes/world/player/weapons/012/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://138b58403fca"] +[gd_scene load_steps=419 format=3 uid="uid://138b58403fca"] -[ext_resource type="Texture2D" uid="uid://ddn3vejrtq3le" path="res://framework/statics/scenes/world/player/weapon/012/men/men.png" id="1_138b5"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3e19"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8153"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c07a"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c7a7"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16f70"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_123ef"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_921ed"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d25cb"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05429"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80c05"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8be46"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4fe4"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00567"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82128"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_217d7"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3d91"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5bc4"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://ddn3vejrtq3le" path="res://assets/world/player/weapon/012/men/men.png" id="1_138b5"] [sub_resource type="AtlasTexture" id="AtlasTexture_8bc88"] atlas = ExtResource("1_138b5") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e5bc4"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9500b"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1941f"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4103"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a295d"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d35db"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c444"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8129c"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_12fde"] atlas = ExtResource("1_138b5") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9500b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8be46"] atlas = ExtResource("1_138b5") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1941f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4fe4"] atlas = ExtResource("1_138b5") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4103"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00567"] atlas = ExtResource("1_138b5") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a295d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82128"] atlas = ExtResource("1_138b5") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d35db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_217d7"] atlas = ExtResource("1_138b5") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c444"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3d91"] atlas = ExtResource("1_138b5") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8129c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3e19"] atlas = ExtResource("1_138b5") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51355"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8153"] atlas = ExtResource("1_138b5") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6f9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c07a"] atlas = ExtResource("1_138b5") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2406"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c7a7"] atlas = ExtResource("1_138b5") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19760"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16f70"] atlas = ExtResource("1_138b5") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73f62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_123ef"] atlas = ExtResource("1_138b5") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b033"] +[sub_resource type="AtlasTexture" id="AtlasTexture_921ed"] atlas = ExtResource("1_138b5") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78098"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d25cb"] atlas = ExtResource("1_138b5") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_054fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05429"] atlas = ExtResource("1_138b5") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5399"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80c05"] atlas = ExtResource("1_138b5") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11b9e"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4322e"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06d4f"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73f95"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_feb3e"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a0d8"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_494c6"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0f77"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_80b5e"] atlas = ExtResource("1_138b5") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f0f77"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0cecc"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8e18"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d689a"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f6b9"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e744"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e1b9"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01f7f"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3f586"] atlas = ExtResource("1_138b5") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cecc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4322e"] atlas = ExtResource("1_138b5") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8e18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06d4f"] atlas = ExtResource("1_138b5") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d689a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73f95"] atlas = ExtResource("1_138b5") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f6b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_feb3e"] atlas = ExtResource("1_138b5") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e744"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a0d8"] atlas = ExtResource("1_138b5") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e1b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_494c6"] atlas = ExtResource("1_138b5") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01f7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51355"] atlas = ExtResource("1_138b5") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82391"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6f9f"] atlas = ExtResource("1_138b5") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2235f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2406"] atlas = ExtResource("1_138b5") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a26b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19760"] atlas = ExtResource("1_138b5") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f992"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73f62"] atlas = ExtResource("1_138b5") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a361f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b033"] atlas = ExtResource("1_138b5") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20e04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78098"] atlas = ExtResource("1_138b5") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dec4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_054fc"] atlas = ExtResource("1_138b5") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc827"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5399"] atlas = ExtResource("1_138b5") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a653"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11b9e"] atlas = ExtResource("1_138b5") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_907bd"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f312"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec061"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5beaa"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4cb4"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aadee"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d251"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d722e"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_35d9d"] atlas = ExtResource("1_138b5") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d722e"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49d9b"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b16a8"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88c39"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_887e1"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e711e"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48dab"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc451"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fe29b"] atlas = ExtResource("1_138b5") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49d9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f312"] atlas = ExtResource("1_138b5") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b16a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec061"] atlas = ExtResource("1_138b5") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88c39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5beaa"] atlas = ExtResource("1_138b5") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_887e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4cb4"] atlas = ExtResource("1_138b5") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e711e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aadee"] atlas = ExtResource("1_138b5") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48dab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d251"] atlas = ExtResource("1_138b5") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc451"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82391"] atlas = ExtResource("1_138b5") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ba61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2235f"] atlas = ExtResource("1_138b5") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_135c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a26b0"] atlas = ExtResource("1_138b5") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac55e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f992"] atlas = ExtResource("1_138b5") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dab7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a361f"] atlas = ExtResource("1_138b5") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d27a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20e04"] atlas = ExtResource("1_138b5") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a9c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dec4d"] atlas = ExtResource("1_138b5") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5ab1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc827"] atlas = ExtResource("1_138b5") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38a6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a653"] atlas = ExtResource("1_138b5") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbfe2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_907bd"] atlas = ExtResource("1_138b5") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11c12"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8568f"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_547cb"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d95fc"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_629fe"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef6bd"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c92b0"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f74d"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4a8b5"] atlas = ExtResource("1_138b5") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5f74d"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcdb2"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7484b"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_062a8"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57d92"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82aea"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3890d"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d5c0"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_32d59"] atlas = ExtResource("1_138b5") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcdb2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8568f"] atlas = ExtResource("1_138b5") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7484b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_547cb"] atlas = ExtResource("1_138b5") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_062a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d95fc"] atlas = ExtResource("1_138b5") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57d92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_629fe"] atlas = ExtResource("1_138b5") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82aea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef6bd"] atlas = ExtResource("1_138b5") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3890d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c92b0"] atlas = ExtResource("1_138b5") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d5c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ba61"] atlas = ExtResource("1_138b5") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61afd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_135c4"] atlas = ExtResource("1_138b5") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ae80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac55e"] atlas = ExtResource("1_138b5") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d2f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dab7c"] atlas = ExtResource("1_138b5") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a697"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d27a"] atlas = ExtResource("1_138b5") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_746e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a9c8"] atlas = ExtResource("1_138b5") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c40c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5ab1"] atlas = ExtResource("1_138b5") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7735"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38a6b"] atlas = ExtResource("1_138b5") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1adfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbfe2"] atlas = ExtResource("1_138b5") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f591"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11c12"] atlas = ExtResource("1_138b5") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05456"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_857c6"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cce6c"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a06f4"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d728"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f034a"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa14e"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d34bc"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4b8ee"] atlas = ExtResource("1_138b5") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d34bc"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1e1f"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0207b"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47609"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_890fd"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64000"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66ae6"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cfd7e"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_47513"] atlas = ExtResource("1_138b5") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1e1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_857c6"] atlas = ExtResource("1_138b5") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0207b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cce6c"] atlas = ExtResource("1_138b5") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47609"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a06f4"] atlas = ExtResource("1_138b5") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_890fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d728"] atlas = ExtResource("1_138b5") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64000"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f034a"] atlas = ExtResource("1_138b5") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66ae6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa14e"] atlas = ExtResource("1_138b5") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfd7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61afd"] atlas = ExtResource("1_138b5") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63f76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ae80"] atlas = ExtResource("1_138b5") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac16c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d2f6"] atlas = ExtResource("1_138b5") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b139"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a697"] atlas = ExtResource("1_138b5") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7d2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_746e9"] atlas = ExtResource("1_138b5") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a231"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c40c"] atlas = ExtResource("1_138b5") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cc2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7735"] atlas = ExtResource("1_138b5") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e105e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1adfa"] atlas = ExtResource("1_138b5") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0431"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f591"] atlas = ExtResource("1_138b5") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0e61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05456"] atlas = ExtResource("1_138b5") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_484f7"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dcfe8"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a6f7"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31f9f"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2b2c"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_894bc"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42448"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_885ec"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_48acd"] atlas = ExtResource("1_138b5") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_885ec"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b002"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aea87"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1381c"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_359b5"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12e62"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5c1f"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3604e"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_40036"] atlas = ExtResource("1_138b5") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b002"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcfe8"] atlas = ExtResource("1_138b5") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aea87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a6f7"] atlas = ExtResource("1_138b5") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1381c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31f9f"] atlas = ExtResource("1_138b5") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_359b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2b2c"] atlas = ExtResource("1_138b5") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12e62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_894bc"] atlas = ExtResource("1_138b5") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5c1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42448"] atlas = ExtResource("1_138b5") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3604e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63f76"] atlas = ExtResource("1_138b5") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2c64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac16c"] atlas = ExtResource("1_138b5") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05398"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b139"] atlas = ExtResource("1_138b5") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_018a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7d2e"] atlas = ExtResource("1_138b5") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db7a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a231"] atlas = ExtResource("1_138b5") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb8b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cc2e"] atlas = ExtResource("1_138b5") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_81f9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e105e"] atlas = ExtResource("1_138b5") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0d25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0431"] atlas = ExtResource("1_138b5") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76436"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0e61"] atlas = ExtResource("1_138b5") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a46cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_484f7"] atlas = ExtResource("1_138b5") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d93b7"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_282e9"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b850c"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_104db"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ff49"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_addae"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1bf7b"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_161dc"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8b8d6"] atlas = ExtResource("1_138b5") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_161dc"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3a28"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a53a"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89e09"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f98c"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8709"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b3e9"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7980"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_07b10"] atlas = ExtResource("1_138b5") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3a28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_282e9"] atlas = ExtResource("1_138b5") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a53a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b850c"] atlas = ExtResource("1_138b5") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89e09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_104db"] atlas = ExtResource("1_138b5") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f98c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ff49"] atlas = ExtResource("1_138b5") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8709"] +[sub_resource type="AtlasTexture" id="AtlasTexture_addae"] atlas = ExtResource("1_138b5") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b3e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1bf7b"] atlas = ExtResource("1_138b5") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7980"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2c64"] atlas = ExtResource("1_138b5") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b95cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05398"] atlas = ExtResource("1_138b5") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c38e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_018a4"] atlas = ExtResource("1_138b5") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31bf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db7a5"] atlas = ExtResource("1_138b5") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a89f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb8b5"] atlas = ExtResource("1_138b5") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8af97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81f9a"] atlas = ExtResource("1_138b5") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_affdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0d25"] atlas = ExtResource("1_138b5") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62e3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76436"] atlas = ExtResource("1_138b5") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1e34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a46cf"] atlas = ExtResource("1_138b5") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce482"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d93b7"] atlas = ExtResource("1_138b5") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44b3f"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a3e3"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4122e"] -atlas = ExtResource("1_138b5") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c66a9"] -atlas = ExtResource("1_138b5") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85351"] -atlas = ExtResource("1_138b5") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2fab"] -atlas = ExtResource("1_138b5") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79c89"] -atlas = ExtResource("1_138b5") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bd91"] -atlas = ExtResource("1_138b5") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_778a4"] atlas = ExtResource("1_138b5") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6bd91"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_664c0"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53dd7"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc0de"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_867dc"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_412a9"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ae5e"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4aa1c"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_731ca"] atlas = ExtResource("1_138b5") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_138b5") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_664c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a3e3"] atlas = ExtResource("1_138b5") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53dd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4122e"] atlas = ExtResource("1_138b5") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc0de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c66a9"] atlas = ExtResource("1_138b5") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_867dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85351"] atlas = ExtResource("1_138b5") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_412a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2fab"] atlas = ExtResource("1_138b5") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ae5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79c89"] atlas = ExtResource("1_138b5") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4aa1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b95cf"] atlas = ExtResource("1_138b5") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c38e5"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31bf5"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a89f7"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8af97"] +atlas = ExtResource("1_138b5") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_affdb"] +atlas = ExtResource("1_138b5") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62e3a"] +atlas = ExtResource("1_138b5") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1e34"] +atlas = ExtResource("1_138b5") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce482"] +atlas = ExtResource("1_138b5") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44b3f"] +atlas = ExtResource("1_138b5") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_138b5"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3e19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8153") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c07a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c7a7") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16f70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_123ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_921ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d25cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05429") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80c05") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8be46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4fe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82128") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_217d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d91") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5bc4") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bc88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63cfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_755cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee9b6") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12fde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec32d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2448") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8e8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d13f") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95f62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6279") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f223") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77713") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_193f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdfd7") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eb55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cf1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7163") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d18b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0ca3") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36b24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_660f0") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9500b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1941f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4103") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a295d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d35db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8129c") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6f9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2406") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19760") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73f62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78098") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_054fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5399") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11b9e") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4322e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73f95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a0d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_494c6") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0f77") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80b5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4cec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29f6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcc93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e3e2") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c8f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3a61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddb3f") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c64ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b142") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ec78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_559e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cbf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ef9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea9a4") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28401") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4d8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89395") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_229c2") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb2e") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cecc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8e18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d689a") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f6b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e744") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e1b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01f7f") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82391") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2235f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f992") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a361f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20e04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dec4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a653") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_907bd") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec061") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5beaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4cb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aadee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d251") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d722e") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35d9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76a12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ac9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_002a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4869") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe29b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c6d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0af26") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52362") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_408cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9f74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a36a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a49a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00e5f") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e206c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc09a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f1d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41871") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1568b") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_333fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34578") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b16a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88c39") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_887e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e711e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc451") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_135c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac55e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dab7c") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d27a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a9c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5ab1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38a6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbfe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c12") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8568f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_547cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d95fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_629fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef6bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c92b0") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f74d") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a8b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9c5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e66d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73dca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c9bb") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32d59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87e1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8c8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa9e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00dff") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb5be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3f24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81f6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3899f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76e9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb82") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea9b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f40ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0bca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7359") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88dc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a9c") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcdb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7484b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_062a8") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57d92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82aea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3890d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d5c0") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61afd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ae80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d2f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a697") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_746e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c40c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7735") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1adfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f591") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05456") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_857c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cce6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a06f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d728") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f034a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa14e") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d34bc") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b8ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_467b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4341") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f715a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81cf8") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e01d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5533") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b94e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af4e") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34ee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a508") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_248b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f795") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_318b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d0ad") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37cb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e2e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e16ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cb73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83fce") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e241b") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1e1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0207b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47609") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_890fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64000") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66ae6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfd7e") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63f76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac16c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b139") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7d2e") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e105e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0431") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0e61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_484f7") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcfe8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a6f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31f9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_894bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42448") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_885ec") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48acd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_970a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf2f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ee8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18cac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b1d9") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36786") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1f22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7095e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2370") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b7bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ba0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc3c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c90fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e6a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ae60") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13ed4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e5d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13d6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bf0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cd97") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dae82") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b002") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aea87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1381c") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_359b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12e62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3604e") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05398") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_018a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db7a5") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb8b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0d25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76436") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a46cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d93b7") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_282e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b850c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_104db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ff49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_addae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bf7b") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_161dc") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b8d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf90d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8073f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03664") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8457") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bee2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4535a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e3ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5795") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d475e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b649") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b7e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6bf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7f3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_037fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c85fa") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b6bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_645e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1af8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3274e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1957d") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6dc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e873") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3a28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a53a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89e09") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f98c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b3e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7980") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b95cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c38e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31bf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a89f7") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_affdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62e3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1e34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b3f") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a3e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4122e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c66a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85351") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2fab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79c89") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd91") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_778a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7108c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9df32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c83") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_731ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_014ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f383") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5550") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_131fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdcc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82e56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b7b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee3d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d632e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7ed9") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56c7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d22f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8265a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ee09") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffc08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5692") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_664c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc0de") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_867dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_412a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ae5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aa1c") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bc88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63cfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_755cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee9b6") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5bc4") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9500b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1941f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4103") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a295d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d35db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8129c") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12fde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec32d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2448") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8e8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d13f") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95f62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6279") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f223") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77713") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_193f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdfd7") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eb55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cf1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7163") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d18b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0ca3") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36b24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_660f0") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8be46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4fe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82128") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_217d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d91") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3e19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8153") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c07a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c7a7") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16f70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_123ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_921ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d25cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05429") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80c05") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80b5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4cec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29f6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcc93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e3e2") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0f77") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cecc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8e18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d689a") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f6b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e744") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e1b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01f7f") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c8f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3a61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddb3f") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c64ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b142") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ec78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_559e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cbf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ef9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea9a4") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28401") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4d8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89395") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_229c2") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb2e") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4322e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73f95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a0d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_494c6") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6f9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2406") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19760") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73f62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78098") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_054fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5399") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11b9e") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35d9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76a12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ac9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_002a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4869") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d722e") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b16a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88c39") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_887e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e711e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc451") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe29b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c6d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0af26") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52362") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_408cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9f74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a36a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a49a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00e5f") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e206c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc09a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f1d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41871") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1568b") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_333fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34578") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec061") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5beaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4cb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aadee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d251") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82391") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2235f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f992") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a361f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20e04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dec4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a653") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_907bd") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a8b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9c5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e66d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73dca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c9bb") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f74d") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcdb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7484b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_062a8") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57d92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82aea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3890d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d5c0") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32d59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87e1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8c8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa9e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00dff") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb5be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3f24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81f6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3899f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76e9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb82") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea9b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f40ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0bca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7359") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88dc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a9c") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8568f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_547cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d95fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_629fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef6bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c92b0") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_135c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac55e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dab7c") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d27a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a9c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5ab1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38a6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbfe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c12") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b8ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_467b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4341") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f715a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81cf8") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d34bc") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1e1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0207b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47609") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_890fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64000") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66ae6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfd7e") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e01d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5533") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b94e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af4e") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34ee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a508") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_248b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f795") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_318b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d0ad") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37cb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e2e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e16ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cb73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83fce") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e241b") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_857c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cce6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a06f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d728") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f034a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa14e") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61afd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ae80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d2f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a697") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_746e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c40c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7735") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1adfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f591") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05456") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48acd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_970a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf2f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ee8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18cac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b1d9") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_885ec") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b002") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aea87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1381c") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_359b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12e62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3604e") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36786") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1f22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7095e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2370") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b7bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ba0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc3c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c90fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e6a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ae60") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13ed4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e5d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13d6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bf0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cd97") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dae82") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcfe8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a6f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31f9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_894bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42448") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63f76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac16c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b139") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7d2e") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e105e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0431") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0e61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_484f7") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b8d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf90d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8073f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03664") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8457") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_161dc") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3a28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a53a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89e09") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f98c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b3e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7980") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bee2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4535a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e3ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5795") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d475e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b649") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b7e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6bf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7f3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_037fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c85fa") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b6bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_645e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1af8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3274e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1957d") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6dc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e873") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_282e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b850c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_104db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ff49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_addae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bf7b") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05398") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_018a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db7a5") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb8b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0d25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76436") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a46cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d93b7") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_778a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7108c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9df32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c83") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd91") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_664c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc0de") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_867dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_412a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ae5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aa1c") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_731ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_014ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f383") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5550") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_131fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdcc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82e56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b7b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee3d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d632e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7ed9") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56c7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d22f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8265a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ee09") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffc08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5692") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a3e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4122e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c66a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85351") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2fab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79c89") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b95cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c38e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31bf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a89f7") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_affdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62e3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1e34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b3f") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_138b5") diff --git a/engine/scenes/world/player/weapons/012/women.tscn b/engine/scenes/world/player/weapons/012/women.tscn index 116f975..0a6b114 100644 --- a/engine/scenes/world/player/weapons/012/women.tscn +++ b/engine/scenes/world/player/weapons/012/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://129ec92e6c2c"] +[gd_scene load_steps=418 format=3 uid="uid://13aeda2e6c2c"] -[ext_resource type="Texture2D" uid="uid://0kif6ea002ls" path="res://framework/statics/scenes/world/player/weapon/012/women/women.png" id="1_129ec"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_fcdf6"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a01e"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4691e"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8a52"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_336de"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b868b"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b756"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4b4e"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11bff"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a425"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f67a9"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1674b"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6cf0"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_555fd"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f9d6"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52b90"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48f46"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://0kif6ea002ls" path="res://assets/world/player/weapon/012/women/women.png" id="1_129ec"] [sub_resource type="AtlasTexture" id="AtlasTexture_e882e"] atlas = ExtResource("1_129ec") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_48f46"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70930"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b958"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fdff"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84ed5"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26b90"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2d7e"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_afa55"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_30bfc"] atlas = ExtResource("1_129ec") region = Rect2(0, 1080, 241, 216) @@ -136,7 +100,7 @@ region = Rect2(723, 1296, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_67689"] atlas = ExtResource("1_129ec") -region = Rect2(964, 1296, 241, 216) +region = Rect2(964, 3672, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a6666"] atlas = ExtResource("1_129ec") @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70930"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f67a9"] atlas = ExtResource("1_129ec") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b958"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1674b"] atlas = ExtResource("1_129ec") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fdff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6cf0"] atlas = ExtResource("1_129ec") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84ed5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_555fd"] atlas = ExtResource("1_129ec") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26b90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f9d6"] atlas = ExtResource("1_129ec") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2d7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52b90"] atlas = ExtResource("1_129ec") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afa55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcdf6"] atlas = ExtResource("1_129ec") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cee76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a01e"] atlas = ExtResource("1_129ec") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83d71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4691e"] atlas = ExtResource("1_129ec") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a4a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8a52"] atlas = ExtResource("1_129ec") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27ecb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_336de"] atlas = ExtResource("1_129ec") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cddc3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b868b"] atlas = ExtResource("1_129ec") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14b55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b756"] atlas = ExtResource("1_129ec") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f905"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4b4e"] atlas = ExtResource("1_129ec") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54acc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11bff"] atlas = ExtResource("1_129ec") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7996b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a425"] atlas = ExtResource("1_129ec") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e49b0"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d144"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d183"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ba48"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81be4"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49445"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7d0c"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35425"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_25aa4"] atlas = ExtResource("1_129ec") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_35425"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10449"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7548"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_260f5"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e839b"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a264"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30687"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af128"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8ee28"] atlas = ExtResource("1_129ec") region = Rect2(0, 3456, 241, 216) @@ -342,10 +306,6 @@ region = Rect2(482, 3672, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(723, 3672, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67689"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 3672, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_95f13"] atlas = ExtResource("1_129ec") region = Rect2(1205, 3672, 241, 216) @@ -390,101 +350,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10449"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d144"] atlas = ExtResource("1_129ec") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7548"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d183"] atlas = ExtResource("1_129ec") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_260f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ba48"] atlas = ExtResource("1_129ec") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e839b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81be4"] atlas = ExtResource("1_129ec") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a264"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49445"] atlas = ExtResource("1_129ec") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30687"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7d0c"] atlas = ExtResource("1_129ec") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af128"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cee76"] atlas = ExtResource("1_129ec") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1239"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83d71"] atlas = ExtResource("1_129ec") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a4a8"] atlas = ExtResource("1_129ec") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5360"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27ecb"] atlas = ExtResource("1_129ec") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0cc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cddc3"] atlas = ExtResource("1_129ec") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b971"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14b55"] atlas = ExtResource("1_129ec") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1695f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f905"] atlas = ExtResource("1_129ec") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00382"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54acc"] atlas = ExtResource("1_129ec") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1330"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7996b"] atlas = ExtResource("1_129ec") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72e90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e49b0"] atlas = ExtResource("1_129ec") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dfdab"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47114"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a150"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14433"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b460e"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7bbe"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2f66"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96c17"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3213b"] atlas = ExtResource("1_129ec") @@ -510,6 +438,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_96c17"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c5d9"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c889"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2974b"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08ccc"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa47a"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0bb9"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70d38"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_37732"] atlas = ExtResource("1_129ec") region = Rect2(0, 5832, 241, 216) @@ -598,101 +558,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c5d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47114"] atlas = ExtResource("1_129ec") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c889"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a150"] atlas = ExtResource("1_129ec") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2974b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14433"] atlas = ExtResource("1_129ec") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08ccc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b460e"] atlas = ExtResource("1_129ec") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa47a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7bbe"] atlas = ExtResource("1_129ec") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0bb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2f66"] atlas = ExtResource("1_129ec") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70d38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1239"] atlas = ExtResource("1_129ec") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5433"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26711"] atlas = ExtResource("1_129ec") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66c6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5360"] atlas = ExtResource("1_129ec") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e166"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0cc4"] atlas = ExtResource("1_129ec") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0a98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b971"] atlas = ExtResource("1_129ec") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd696"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1695f"] atlas = ExtResource("1_129ec") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9155d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00382"] atlas = ExtResource("1_129ec") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d1b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1330"] atlas = ExtResource("1_129ec") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6fd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72e90"] atlas = ExtResource("1_129ec") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc85f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfdab"] atlas = ExtResource("1_129ec") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_717ee"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_461e5"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97981"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4775e"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da7dd"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf00d"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef9b7"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7fa1c"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b9b5a"] atlas = ExtResource("1_129ec") @@ -718,6 +646,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7fa1c"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1773"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f32e3"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_defc7"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75007"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32b0b"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62627"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e06db"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a35e9"] atlas = ExtResource("1_129ec") region = Rect2(0, 8208, 241, 216) @@ -806,101 +766,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1773"] +[sub_resource type="AtlasTexture" id="AtlasTexture_461e5"] atlas = ExtResource("1_129ec") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f32e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97981"] atlas = ExtResource("1_129ec") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_defc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4775e"] atlas = ExtResource("1_129ec") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75007"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da7dd"] atlas = ExtResource("1_129ec") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32b0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf00d"] atlas = ExtResource("1_129ec") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62627"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef9b7"] atlas = ExtResource("1_129ec") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e06db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5433"] atlas = ExtResource("1_129ec") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b00e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66c6d"] atlas = ExtResource("1_129ec") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1aefa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e166"] atlas = ExtResource("1_129ec") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_809d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0a98"] atlas = ExtResource("1_129ec") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5672"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd696"] atlas = ExtResource("1_129ec") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cba4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9155d"] atlas = ExtResource("1_129ec") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fdae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d1b0"] atlas = ExtResource("1_129ec") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0770"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6fd1"] atlas = ExtResource("1_129ec") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbc16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc85f"] atlas = ExtResource("1_129ec") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26090"] +[sub_resource type="AtlasTexture" id="AtlasTexture_717ee"] atlas = ExtResource("1_129ec") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9762"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22000"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ccfc"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edc4a"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_876a0"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7f607"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83fcd"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca33d"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0e9f5"] atlas = ExtResource("1_129ec") @@ -926,6 +854,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ca33d"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43cc0"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24de9"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9696d"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4b02"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7adf1"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_513d2"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cce5"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_dc0f9"] atlas = ExtResource("1_129ec") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +974,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43cc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22000"] atlas = ExtResource("1_129ec") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24de9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ccfc"] atlas = ExtResource("1_129ec") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9696d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_edc4a"] atlas = ExtResource("1_129ec") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4b02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_876a0"] atlas = ExtResource("1_129ec") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7adf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f607"] atlas = ExtResource("1_129ec") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_513d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83fcd"] atlas = ExtResource("1_129ec") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cce5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b00e0"] atlas = ExtResource("1_129ec") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_073f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1aefa"] atlas = ExtResource("1_129ec") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55db8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_809d9"] atlas = ExtResource("1_129ec") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9413e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5672"] atlas = ExtResource("1_129ec") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3ab3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cba4a"] atlas = ExtResource("1_129ec") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93c28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fdae"] atlas = ExtResource("1_129ec") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de049"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0770"] atlas = ExtResource("1_129ec") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_505f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbc16"] atlas = ExtResource("1_129ec") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f42a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26090"] atlas = ExtResource("1_129ec") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bd59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9762"] atlas = ExtResource("1_129ec") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6291"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76ce3"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60690"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1b40"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3b73"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65e64"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cf57"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35d7a"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2ad54"] atlas = ExtResource("1_129ec") @@ -1134,6 +1062,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_35d7a"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c6e8"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d94a3"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_166f0"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78f90"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11941"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7aa5"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32fb7"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1adc4"] atlas = ExtResource("1_129ec") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1182,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c6e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76ce3"] atlas = ExtResource("1_129ec") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d94a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60690"] atlas = ExtResource("1_129ec") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_166f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1b40"] atlas = ExtResource("1_129ec") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78f90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3b73"] atlas = ExtResource("1_129ec") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11941"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65e64"] atlas = ExtResource("1_129ec") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7aa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cf57"] atlas = ExtResource("1_129ec") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32fb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_073f0"] atlas = ExtResource("1_129ec") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de7db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55db8"] atlas = ExtResource("1_129ec") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_485e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9413e"] atlas = ExtResource("1_129ec") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43e7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3ab3"] atlas = ExtResource("1_129ec") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40aa0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93c28"] atlas = ExtResource("1_129ec") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd332"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de049"] atlas = ExtResource("1_129ec") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c9c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_505f8"] atlas = ExtResource("1_129ec") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47275"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f42a"] atlas = ExtResource("1_129ec") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f54b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bd59"] atlas = ExtResource("1_129ec") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f191a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6291"] atlas = ExtResource("1_129ec") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b829c"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16fb0"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f5c2"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cac6"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_034b3"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_772e9"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f75e4"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4edd0"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b1107"] atlas = ExtResource("1_129ec") @@ -1342,6 +1270,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4edd0"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f669"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_caf7d"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82c6e"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a51a"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8951a"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ecc8"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e32a"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4a742"] atlas = ExtResource("1_129ec") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1390,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f669"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16fb0"] atlas = ExtResource("1_129ec") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_caf7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f5c2"] atlas = ExtResource("1_129ec") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82c6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cac6"] atlas = ExtResource("1_129ec") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a51a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_034b3"] atlas = ExtResource("1_129ec") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8951a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_772e9"] atlas = ExtResource("1_129ec") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ecc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f75e4"] atlas = ExtResource("1_129ec") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e32a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de7db"] atlas = ExtResource("1_129ec") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_956f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_485e6"] atlas = ExtResource("1_129ec") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8c9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43e7d"] atlas = ExtResource("1_129ec") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91f19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40aa0"] atlas = ExtResource("1_129ec") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd540"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd332"] atlas = ExtResource("1_129ec") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71e4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c9c2"] atlas = ExtResource("1_129ec") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4285a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47275"] atlas = ExtResource("1_129ec") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b7dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f54b"] atlas = ExtResource("1_129ec") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0baa0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f191a"] atlas = ExtResource("1_129ec") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c6b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b829c"] atlas = ExtResource("1_129ec") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f20a7"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2e2a"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_591ae"] -atlas = ExtResource("1_129ec") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35bae"] -atlas = ExtResource("1_129ec") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf958"] -atlas = ExtResource("1_129ec") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f11b6"] -atlas = ExtResource("1_129ec") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95bcc"] -atlas = ExtResource("1_129ec") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9349"] -atlas = ExtResource("1_129ec") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1c2cb"] atlas = ExtResource("1_129ec") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f9349"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be4cd"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e522b"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42d9e"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bab66"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75a69"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14f8a"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_103ec"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2961d"] atlas = ExtResource("1_129ec") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_129ec") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be4cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2e2a"] atlas = ExtResource("1_129ec") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e522b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_591ae"] atlas = ExtResource("1_129ec") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42d9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35bae"] atlas = ExtResource("1_129ec") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bab66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf958"] atlas = ExtResource("1_129ec") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75a69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f11b6"] atlas = ExtResource("1_129ec") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14f8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95bcc"] atlas = ExtResource("1_129ec") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_103ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_956f4"] atlas = ExtResource("1_129ec") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8c9f"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91f19"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd540"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71e4d"] +atlas = ExtResource("1_129ec") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4285a"] +atlas = ExtResource("1_129ec") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b7dd"] +atlas = ExtResource("1_129ec") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0baa0"] +atlas = ExtResource("1_129ec") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c6b2"] +atlas = ExtResource("1_129ec") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f20a7"] +atlas = ExtResource("1_129ec") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_129ec"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcdf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a01e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4691e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8a52") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_336de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b868b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b756") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4b4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11bff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a425") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f67a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1674b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6cf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_555fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f9d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52b90") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f46") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e882e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b8cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_183a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ed3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a000") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30bfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2e74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8cbc") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c956c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0c24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_937ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fddea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24eae") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2824d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b0f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bfa2") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_328a0") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b958") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fdff") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84ed5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2d7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afa55") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83d71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a4a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ecb") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cddc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14b55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54acc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7996b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e49b0") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d183") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81be4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7d0c") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35425") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25aa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7422") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ad3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b37c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc7b0") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ee28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e017b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fbf5") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81791") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e624") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a011a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95f13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68c16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d349") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8314f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db6e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7eba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a60cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f6b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6160a") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f06e0") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7548") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_260f5") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e839b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af128") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5360") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0cc4") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1695f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfdab") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47114") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b460e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7bbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f66") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96c17") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3213b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ce6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a345b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57123") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed070") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5317f") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37732") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfdff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6727a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_451e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b85e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d6f") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d963") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7dc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51c22") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5763") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76c38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46fdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb4b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8f40") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e00f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac176") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c5d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2974b") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ccc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa47a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0bb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d38") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0a98") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd696") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9155d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d1b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6fd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc85f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_717ee") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_461e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4775e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da7dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf00d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9b7") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa1c") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e05aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7455") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6337a") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a35e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7633f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bb8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b59f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de29d") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aa49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d25d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f72f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4236b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea310") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d250") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea313") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81714") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6be92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d055") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d42c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61dc9") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca30e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a3c6") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f32e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_defc7") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75007") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e06db") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b00e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aefa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_809d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5672") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fdae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9762") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22000") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ccfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_876a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f607") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83fcd") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca33d") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e9f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b03ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64dbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a5cb") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc0f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5361c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51e32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c747a") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3371") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd7c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_642e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96c6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b418f") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ce7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a188b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd5cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73293") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47d8f") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33e70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78eb2") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24de9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9696d") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7adf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_513d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cce5") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_073f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55db8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9413e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3ab3") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93c28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_505f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f42a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6291") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76ce3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1b40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3b73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65e64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cf57") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35d7a") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ad54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01b8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_849b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_053c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0d5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec7da") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1adc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b2ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aa31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c72d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96802") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4111b") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_682fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e06d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_218fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc5f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c523") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a16") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a22ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a32e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e60b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0cce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4058c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2132d") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df36c") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d94a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_166f0") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78f90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7aa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32fb7") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de7db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_485e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40aa0") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c9c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f54b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f191a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b829c") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16fb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f5c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_034b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_772e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f75e4") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4edd0") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1107") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa46b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ced4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ef5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54c4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80db5") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c0e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4882f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab250") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbe7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_637ba") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0e38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d76d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_694ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e950a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8010d") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b740") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10f4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6497") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72c93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af1b3") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_905dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5628a") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caf7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82c6e") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a51a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8951a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ecc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e32a") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_956f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8c9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91f19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd540") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71e4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4285a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b7dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0baa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c6b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f20a7") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_591ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35bae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf958") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f11b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95bcc") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9349") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c2cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98ef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_147d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd125") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2961d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_169d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f8fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15786") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c739") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b17bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5be4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b97b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f28fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f850b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_badb1") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3502b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1419") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6fab") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9662a") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be4cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e522b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d9e") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14f8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_103ec") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e882e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b8cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_183a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ed3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a000") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f46") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b958") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fdff") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84ed5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2d7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afa55") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30bfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2e74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8cbc") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c956c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0c24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_937ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fddea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24eae") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2824d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b0f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bfa2") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_328a0") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f67a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1674b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6cf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_555fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f9d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52b90") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcdf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a01e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4691e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8a52") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_336de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b868b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b756") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4b4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11bff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a425") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25aa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7422") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ad3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b37c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc7b0") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35425") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7548") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_260f5") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e839b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af128") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ee28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e017b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fbf5") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81791") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e624") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a011a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95f13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68c16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d349") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8314f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db6e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7eba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a60cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f6b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6160a") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f06e0") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d183") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81be4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7d0c") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83d71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a4a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ecb") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cddc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14b55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54acc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7996b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e49b0") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3213b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ce6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a345b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57123") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed070") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5317f") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96c17") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c5d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2974b") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ccc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa47a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0bb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d38") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37732") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfdff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6727a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_451e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b85e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d6f") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d963") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7dc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51c22") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5763") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76c38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46fdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb4b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8f40") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e00f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac176") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47114") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b460e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7bbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f66") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5360") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0cc4") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1695f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfdab") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e05aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7455") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6337a") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa1c") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f32e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_defc7") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75007") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e06db") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a35e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7633f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bb8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b59f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de29d") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aa49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d25d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f72f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4236b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea310") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d250") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea313") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81714") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6be92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d055") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d42c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61dc9") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca30e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a3c6") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_461e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4775e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da7dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf00d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9b7") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0a98") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd696") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9155d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d1b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6fd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc85f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_717ee") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e9f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b03ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64dbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a5cb") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca33d") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24de9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9696d") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7adf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_513d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cce5") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc0f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5361c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51e32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c747a") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3371") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd7c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_642e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96c6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b418f") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ce7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a188b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd5cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73293") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47d8f") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33e70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78eb2") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22000") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ccfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_876a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f607") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83fcd") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b00e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aefa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_809d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5672") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fdae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9762") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ad54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01b8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_849b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_053c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0d5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec7da") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35d7a") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d94a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_166f0") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78f90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7aa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32fb7") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1adc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b2ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aa31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c72d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96802") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4111b") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_682fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e06d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_218fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc5f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c523") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a16") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a22ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a32e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e60b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0cce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4058c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2132d") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df36c") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76ce3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1b40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3b73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65e64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cf57") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_073f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55db8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9413e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3ab3") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93c28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_505f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f42a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6291") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1107") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa46b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ced4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ef5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54c4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80db5") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4edd0") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caf7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82c6e") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a51a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8951a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ecc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e32a") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c0e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4882f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab250") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbe7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_637ba") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0e38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d76d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_694ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e950a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8010d") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b740") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10f4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6497") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72c93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af1b3") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_905dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5628a") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16fb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f5c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_034b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_772e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f75e4") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de7db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_485e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40aa0") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c9c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f54b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f191a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b829c") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c2cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98ef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_147d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd125") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9349") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be4cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e522b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d9e") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14f8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_103ec") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2961d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_169d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f8fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15786") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c739") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b17bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5be4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b97b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f28fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f850b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_badb1") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3502b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1419") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6fab") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9662a") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_591ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35bae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf958") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f11b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95bcc") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_956f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8c9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91f19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd540") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71e4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4285a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b7dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0baa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c6b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f20a7") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_129ec") diff --git a/engine/scenes/world/player/weapons/013/men.tscn b/engine/scenes/world/player/weapons/013/men.tscn index 9364fba..9c0eb73 100644 --- a/engine/scenes/world/player/weapons/013/men.tscn +++ b/engine/scenes/world/player/weapons/013/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://0546ebab661c"] +[gd_scene load_steps=419 format=3 uid="uid://0546ebab661c"] -[ext_resource type="Texture2D" uid="uid://5ho61fl4kam4" path="res://framework/statics/scenes/world/player/weapon/013/men/men.png" id="1_0546e"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_5fe29"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb7bf"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44849"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e528"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77e72"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1f8d"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ec60"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18fde"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14805"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54d59"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57caf"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f63e0"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fe2e"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80bb9"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e402"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59707"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_514f8"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://5ho61fl4kam4" path="res://assets/world/player/weapon/013/men/men.png" id="1_0546e"] [sub_resource type="AtlasTexture" id="AtlasTexture_dc6be"] atlas = ExtResource("1_0546e") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_514f8"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23ae3"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25340"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27537"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6337c"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c74be"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c98eb"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a0e4"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_61ebe"] atlas = ExtResource("1_0546e") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23ae3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57caf"] atlas = ExtResource("1_0546e") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25340"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f63e0"] atlas = ExtResource("1_0546e") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27537"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fe2e"] atlas = ExtResource("1_0546e") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6337c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80bb9"] atlas = ExtResource("1_0546e") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c74be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e402"] atlas = ExtResource("1_0546e") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c98eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59707"] atlas = ExtResource("1_0546e") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a0e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fe29"] atlas = ExtResource("1_0546e") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38637"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb7bf"] atlas = ExtResource("1_0546e") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5998b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44849"] atlas = ExtResource("1_0546e") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa02c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e528"] atlas = ExtResource("1_0546e") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_722e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77e72"] atlas = ExtResource("1_0546e") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85ce2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1f8d"] atlas = ExtResource("1_0546e") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d061"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ec60"] atlas = ExtResource("1_0546e") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_542e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18fde"] atlas = ExtResource("1_0546e") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e60b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14805"] atlas = ExtResource("1_0546e") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bace"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54d59"] atlas = ExtResource("1_0546e") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_381bc"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a7cc"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7d1a"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff8ad"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bcc66"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e10c1"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7595"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88dc2"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_767e8"] atlas = ExtResource("1_0546e") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_88dc2"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc5c1"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4ec0"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d93c0"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5848"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a7df"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ca57"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55684"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a78a1"] atlas = ExtResource("1_0546e") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc5c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a7cc"] atlas = ExtResource("1_0546e") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4ec0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7d1a"] atlas = ExtResource("1_0546e") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d93c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff8ad"] atlas = ExtResource("1_0546e") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5848"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcc66"] atlas = ExtResource("1_0546e") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a7df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e10c1"] atlas = ExtResource("1_0546e") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ca57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7595"] atlas = ExtResource("1_0546e") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55684"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38637"] atlas = ExtResource("1_0546e") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09361"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5998b"] atlas = ExtResource("1_0546e") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90f9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa02c"] atlas = ExtResource("1_0546e") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10556"] +[sub_resource type="AtlasTexture" id="AtlasTexture_722e6"] atlas = ExtResource("1_0546e") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d6ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85ce2"] atlas = ExtResource("1_0546e") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf8b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d061"] atlas = ExtResource("1_0546e") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a311f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_542e1"] atlas = ExtResource("1_0546e") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0dba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e60b"] atlas = ExtResource("1_0546e") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7070e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bace"] atlas = ExtResource("1_0546e") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a143"] +[sub_resource type="AtlasTexture" id="AtlasTexture_381bc"] atlas = ExtResource("1_0546e") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac194"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5c57"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3e21"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29c92"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33930"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01382"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38579"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c90d"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0226f"] atlas = ExtResource("1_0546e") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7c90d"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f79d"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a5bf"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_260cd"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62cb8"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_750ae"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35561"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd8ca"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5c0aa"] atlas = ExtResource("1_0546e") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f79d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5c57"] atlas = ExtResource("1_0546e") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a5bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3e21"] atlas = ExtResource("1_0546e") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_260cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29c92"] atlas = ExtResource("1_0546e") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62cb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33930"] atlas = ExtResource("1_0546e") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_750ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01382"] atlas = ExtResource("1_0546e") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35561"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38579"] atlas = ExtResource("1_0546e") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd8ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09361"] atlas = ExtResource("1_0546e") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcdc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90f9f"] atlas = ExtResource("1_0546e") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bff7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10556"] atlas = ExtResource("1_0546e") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f054"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d6ee"] atlas = ExtResource("1_0546e") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7607"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf8b7"] atlas = ExtResource("1_0546e") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35732"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a311f"] atlas = ExtResource("1_0546e") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8adfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0dba"] atlas = ExtResource("1_0546e") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebc3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7070e"] atlas = ExtResource("1_0546e") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c8e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a143"] atlas = ExtResource("1_0546e") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65140"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac194"] atlas = ExtResource("1_0546e") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a329"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23b6b"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c47b"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a97e7"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2421c"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0601d"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3689f"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9f30"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3d25b"] atlas = ExtResource("1_0546e") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e9f30"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30edd"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_afdd8"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e909"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49598"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63f32"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_431ef"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f862"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b4168"] atlas = ExtResource("1_0546e") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30edd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23b6b"] atlas = ExtResource("1_0546e") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afdd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c47b"] atlas = ExtResource("1_0546e") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e909"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a97e7"] atlas = ExtResource("1_0546e") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49598"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2421c"] atlas = ExtResource("1_0546e") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63f32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0601d"] atlas = ExtResource("1_0546e") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_431ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3689f"] atlas = ExtResource("1_0546e") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f862"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcdc0"] atlas = ExtResource("1_0546e") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48cfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bff7"] atlas = ExtResource("1_0546e") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf9e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f054"] atlas = ExtResource("1_0546e") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a166d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7607"] atlas = ExtResource("1_0546e") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44921"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35732"] atlas = ExtResource("1_0546e") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05402"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8adfb"] atlas = ExtResource("1_0546e") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90337"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebc3b"] atlas = ExtResource("1_0546e") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e8c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c8e0"] atlas = ExtResource("1_0546e") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9da3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65140"] atlas = ExtResource("1_0546e") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6259"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a329"] atlas = ExtResource("1_0546e") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0284d"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f374"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b5c2"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af13c"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4ea6"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f13b"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3191d"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b52fd"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_242ba"] atlas = ExtResource("1_0546e") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b52fd"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b0e3"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba228"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1643"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba542"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f155f"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac146"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b879c"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a6c5f"] atlas = ExtResource("1_0546e") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b0e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f374"] atlas = ExtResource("1_0546e") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba228"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b5c2"] atlas = ExtResource("1_0546e") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1643"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af13c"] atlas = ExtResource("1_0546e") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4ea6"] atlas = ExtResource("1_0546e") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f155f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f13b"] atlas = ExtResource("1_0546e") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac146"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3191d"] atlas = ExtResource("1_0546e") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b879c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48cfd"] atlas = ExtResource("1_0546e") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e5df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf9e2"] atlas = ExtResource("1_0546e") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93489"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a166d"] atlas = ExtResource("1_0546e") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1e55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44921"] atlas = ExtResource("1_0546e") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18177"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05402"] atlas = ExtResource("1_0546e") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d42ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90337"] atlas = ExtResource("1_0546e") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ea5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e8c9"] atlas = ExtResource("1_0546e") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9c66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9da3f"] atlas = ExtResource("1_0546e") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0bf6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6259"] atlas = ExtResource("1_0546e") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_566e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0284d"] atlas = ExtResource("1_0546e") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98593"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c5b9"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86581"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69073"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a44c5"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66627"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_394fe"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5213"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ccde4"] atlas = ExtResource("1_0546e") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c5213"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f6e5"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e6f8"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6de5e"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e75a"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ee16"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_936b1"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d94a"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_59a97"] atlas = ExtResource("1_0546e") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f6e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c5b9"] atlas = ExtResource("1_0546e") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e6f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86581"] atlas = ExtResource("1_0546e") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6de5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69073"] atlas = ExtResource("1_0546e") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e75a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a44c5"] atlas = ExtResource("1_0546e") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ee16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66627"] atlas = ExtResource("1_0546e") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_936b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_394fe"] atlas = ExtResource("1_0546e") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d94a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e5df"] atlas = ExtResource("1_0546e") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bd79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93489"] atlas = ExtResource("1_0546e") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_475ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1e55"] atlas = ExtResource("1_0546e") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fcd9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18177"] atlas = ExtResource("1_0546e") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38788"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d42ff"] atlas = ExtResource("1_0546e") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a1db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ea5f"] atlas = ExtResource("1_0546e") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96935"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9c66"] atlas = ExtResource("1_0546e") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ea1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0bf6"] atlas = ExtResource("1_0546e") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a06f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_566e8"] atlas = ExtResource("1_0546e") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aec25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98593"] atlas = ExtResource("1_0546e") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_154bc"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9fd4"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97ccb"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a25bc"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cb6f"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3fc90"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42609"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96213"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b594b"] atlas = ExtResource("1_0546e") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_96213"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa0e1"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d807"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92fb3"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8cfb"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0971"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aab75"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b5b3"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_44a5f"] atlas = ExtResource("1_0546e") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa0e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9fd4"] atlas = ExtResource("1_0546e") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d807"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97ccb"] atlas = ExtResource("1_0546e") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92fb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a25bc"] atlas = ExtResource("1_0546e") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8cfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cb6f"] atlas = ExtResource("1_0546e") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0971"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fc90"] atlas = ExtResource("1_0546e") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aab75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42609"] atlas = ExtResource("1_0546e") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b5b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bd79"] atlas = ExtResource("1_0546e") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d103c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_475ba"] atlas = ExtResource("1_0546e") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24122"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fcd9"] atlas = ExtResource("1_0546e") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c14ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38788"] atlas = ExtResource("1_0546e") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3db56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a1db"] atlas = ExtResource("1_0546e") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9901e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96935"] atlas = ExtResource("1_0546e") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_226b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ea1f"] atlas = ExtResource("1_0546e") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86c17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a06f"] atlas = ExtResource("1_0546e") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_193f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aec25"] atlas = ExtResource("1_0546e") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b5da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_154bc"] atlas = ExtResource("1_0546e") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5caa"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce41e"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47efb"] -atlas = ExtResource("1_0546e") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37c99"] -atlas = ExtResource("1_0546e") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1537"] -atlas = ExtResource("1_0546e") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_124d6"] -atlas = ExtResource("1_0546e") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7449e"] -atlas = ExtResource("1_0546e") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c636"] -atlas = ExtResource("1_0546e") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9cdfc"] atlas = ExtResource("1_0546e") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3c636"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00a8d"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15acf"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_916b2"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04902"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02148"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66294"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dfe74"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_35c91"] atlas = ExtResource("1_0546e") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_0546e") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00a8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce41e"] atlas = ExtResource("1_0546e") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15acf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47efb"] atlas = ExtResource("1_0546e") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_916b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37c99"] atlas = ExtResource("1_0546e") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04902"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1537"] atlas = ExtResource("1_0546e") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02148"] +[sub_resource type="AtlasTexture" id="AtlasTexture_124d6"] atlas = ExtResource("1_0546e") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66294"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7449e"] atlas = ExtResource("1_0546e") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfe74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d103c"] atlas = ExtResource("1_0546e") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24122"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c14ee"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3db56"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9901e"] +atlas = ExtResource("1_0546e") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_226b9"] +atlas = ExtResource("1_0546e") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86c17"] +atlas = ExtResource("1_0546e") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_193f4"] +atlas = ExtResource("1_0546e") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b5da"] +atlas = ExtResource("1_0546e") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5caa"] +atlas = ExtResource("1_0546e") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_0546e"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fe29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb7bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e528") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77e72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ec60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18fde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14805") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d59") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57caf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f63e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fe2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80bb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59707") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_514f8") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc6be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36dcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b9b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83998") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60851") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ebe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63b1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eddc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ef2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_931c8") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8169a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49fdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa403") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd962") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_983c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72cd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ddf9") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b13c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c151e") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23ae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25340") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27537") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6337c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c74be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c98eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a0e4") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5998b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa02c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_722e6") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85ce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d061") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_542e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e60b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bace") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_381bc") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a7cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7d1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff8ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcc66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e10c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7595") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88dc2") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_767e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e3d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_842e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07027") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2505") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a78a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92e31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a11e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45670") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15e23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59bd7") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06863") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8e14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_586dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_640de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bbb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aa33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cdbc") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_636ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f80d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_229dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53adb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbd9a") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c377") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc5c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4ec0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d93c0") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a7df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55684") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90f9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10556") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d6ee") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf8b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a311f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0dba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7070e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac194") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3e21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29c92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38579") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c90d") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0226f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ad6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac1b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_753cd") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_919ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c34a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8674d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75675") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b4a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f21d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4338a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2c38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b67e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_480e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_025b7") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d78d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c10cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13b89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4463d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a5f7") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a731") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54e9e") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f79d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a5bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_260cd") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62cb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_750ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd8ca") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcdc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bff7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7607") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35732") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8adfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebc3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c8e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65140") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a329") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23b6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c47b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a97e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2421c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0601d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3689f") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9f30") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d25b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6253") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fefda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76457") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cc29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed601") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4168") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_598b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9cd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3cc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_282f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b740") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9927") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77822") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_128f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcb16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74e91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ba98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e411f") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdc24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cce89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65976") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_478d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0526f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad39") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a84f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4914") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30edd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afdd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e909") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49598") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63f32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_431ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f862") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48cfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a166d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44921") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05402") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e8c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9da3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0284d") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b5c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af13c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4ea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f13b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3191d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b52fd") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_242ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54e31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c33f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47e27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0747b") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fdb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2231a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6936") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee11d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c521d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1d46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dbac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beaf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbab6") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_400b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_208fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_522f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a74c3") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5da0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_239e4") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1643") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f155f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b879c") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e5df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1e55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18177") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d42ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0bf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_566e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98593") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c5b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a44c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_394fe") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5213") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccde4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aed1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b20bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26e45") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ef11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69671") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3525") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb86") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f172") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72c83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e78bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f74b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_668c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29419") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b706") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f74a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cac34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c67e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e73e") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c40d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_666a2") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f6e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e6f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6de5e") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e75a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ee16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_936b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d94a") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_475ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fcd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38788") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a1db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96935") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ea1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a06f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aec25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_154bc") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9fd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a25bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cb6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42609") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96213") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b594b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5902b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14a3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fff5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bfef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1f78") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44a5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_577af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d76f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13374") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db824") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcacd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c3db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60a01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c3c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adb4a") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f39ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75820") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e4e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5e84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0cf3") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1db1") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa0e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d807") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92fb3") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aab75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b5b3") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d103c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24122") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c14ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3db56") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9901e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_226b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86c17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_193f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b5da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5caa") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce41e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47efb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37c99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1537") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_124d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7449e") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c636") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cdfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52a99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e45e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07dc4") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_308b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34ea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c75") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9b00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b90e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c7ce") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf8bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99d1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32181") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af6a3") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d3c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ade07") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15acf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_916b2") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04902") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe74") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc6be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36dcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b9b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83998") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60851") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_514f8") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23ae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25340") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27537") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6337c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c74be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c98eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a0e4") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ebe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63b1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eddc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ef2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_931c8") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8169a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49fdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa403") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd962") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_983c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72cd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ddf9") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b13c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c151e") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57caf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f63e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fe2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80bb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59707") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fe29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb7bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e528") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77e72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ec60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18fde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14805") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d59") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_767e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e3d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_842e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07027") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2505") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88dc2") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc5c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4ec0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d93c0") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a7df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55684") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a78a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92e31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a11e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45670") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15e23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59bd7") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06863") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8e14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_586dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_640de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bbb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aa33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cdbc") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_636ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f80d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_229dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53adb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbd9a") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c377") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a7cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7d1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff8ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcc66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e10c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7595") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5998b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa02c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_722e6") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85ce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d061") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_542e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e60b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bace") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_381bc") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0226f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ad6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac1b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_753cd") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c90d") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f79d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a5bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_260cd") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62cb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_750ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd8ca") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_919ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c34a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8674d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75675") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b4a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f21d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4338a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2c38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b67e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_480e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_025b7") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d78d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c10cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13b89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4463d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a5f7") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a731") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54e9e") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3e21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29c92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38579") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90f9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10556") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d6ee") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf8b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a311f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0dba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7070e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac194") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d25b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6253") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fefda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76457") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cc29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed601") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9f30") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30edd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afdd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e909") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49598") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63f32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_431ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f862") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4168") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_598b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9cd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3cc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_282f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b740") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9927") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77822") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_128f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcb16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74e91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ba98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e411f") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdc24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cce89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65976") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_478d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0526f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad39") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a84f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4914") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23b6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c47b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a97e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2421c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0601d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3689f") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcdc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bff7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7607") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35732") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8adfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebc3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c8e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65140") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a329") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_242ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54e31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c33f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47e27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0747b") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b52fd") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1643") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f155f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b879c") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fdb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2231a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6936") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee11d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c521d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1d46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dbac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beaf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbab6") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_400b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_208fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_522f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a74c3") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5da0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_239e4") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b5c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af13c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4ea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f13b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3191d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48cfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a166d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44921") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05402") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e8c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9da3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0284d") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccde4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aed1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b20bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26e45") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5213") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f6e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e6f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6de5e") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e75a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ee16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_936b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d94a") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ef11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69671") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3525") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb86") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f172") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72c83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e78bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f74b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_668c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29419") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b706") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f74a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cac34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c67e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e73e") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c40d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_666a2") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c5b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a44c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_394fe") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e5df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1e55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18177") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d42ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0bf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_566e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98593") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b594b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5902b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14a3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fff5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bfef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1f78") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96213") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa0e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d807") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92fb3") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aab75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b5b3") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44a5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_577af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d76f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13374") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db824") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcacd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c3db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60a01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c3c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adb4a") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f39ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75820") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e4e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5e84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0cf3") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1db1") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9fd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a25bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cb6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42609") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_475ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fcd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38788") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a1db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96935") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ea1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a06f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aec25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_154bc") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cdfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52a99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e45e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07dc4") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c636") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15acf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_916b2") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04902") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe74") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_308b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34ea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c75") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9b00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b90e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c7ce") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf8bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99d1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32181") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af6a3") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d3c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ade07") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce41e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47efb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37c99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1537") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_124d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7449e") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d103c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24122") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c14ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3db56") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9901e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_226b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86c17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_193f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b5da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5caa") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_0546e") diff --git a/engine/scenes/world/player/weapons/013/women.tscn b/engine/scenes/world/player/weapons/013/women.tscn index 1654b8c..e1b0c12 100644 --- a/engine/scenes/world/player/weapons/013/women.tscn +++ b/engine/scenes/world/player/weapons/013/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://adda8f76c6ca"] +[gd_scene load_steps=418 format=3 uid="uid://dda8f76c6ca"] -[ext_resource type="Texture2D" uid="uid://bw8weguxk3doe" path="res://framework/statics/scenes/world/player/weapon/013/women/women.png" id="1_adda8"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_16e9f"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3297"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc6e1"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ffc44"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6e43"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d71f"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_120a6"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab3ee"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_afefd"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32e23"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6acda"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98c3a"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75a7f"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_250d9"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0399"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c680"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26349"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bw8weguxk3doe" path="res://assets/world/player/weapon/013/women/women.png" id="1_adda8"] [sub_resource type="AtlasTexture" id="AtlasTexture_c3f8d"] atlas = ExtResource("1_adda8") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_26349"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ba7f"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_119f2"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be6f1"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6bd2"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6db54"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_865df"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4cddd"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a93b7"] atlas = ExtResource("1_adda8") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ba7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6acda"] atlas = ExtResource("1_adda8") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_119f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98c3a"] atlas = ExtResource("1_adda8") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be6f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75a7f"] atlas = ExtResource("1_adda8") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6bd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_250d9"] atlas = ExtResource("1_adda8") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6db54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0399"] atlas = ExtResource("1_adda8") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_865df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c680"] atlas = ExtResource("1_adda8") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cddd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16e9f"] atlas = ExtResource("1_adda8") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98879"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3297"] atlas = ExtResource("1_adda8") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cd1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc6e1"] atlas = ExtResource("1_adda8") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a6a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffc44"] atlas = ExtResource("1_adda8") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7556"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6e43"] atlas = ExtResource("1_adda8") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6db14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d71f"] atlas = ExtResource("1_adda8") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a729"] +[sub_resource type="AtlasTexture" id="AtlasTexture_120a6"] atlas = ExtResource("1_adda8") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd904"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab3ee"] atlas = ExtResource("1_adda8") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74a73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afefd"] atlas = ExtResource("1_adda8") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9b27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32e23"] atlas = ExtResource("1_adda8") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d4ee"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a99f7"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e1bc"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63ea3"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b6fb"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_736ec"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12bf8"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6fd75"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_eac1f"] atlas = ExtResource("1_adda8") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6fd75"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_210d0"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ef55"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ead9"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35bdb"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37a35"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab8f8"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a2f7"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_08280"] atlas = ExtResource("1_adda8") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_210d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a99f7"] atlas = ExtResource("1_adda8") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ef55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e1bc"] atlas = ExtResource("1_adda8") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ead9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63ea3"] atlas = ExtResource("1_adda8") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35bdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b6fb"] atlas = ExtResource("1_adda8") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37a35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_736ec"] atlas = ExtResource("1_adda8") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab8f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12bf8"] atlas = ExtResource("1_adda8") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a2f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98879"] atlas = ExtResource("1_adda8") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f9ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cd1e"] atlas = ExtResource("1_adda8") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb290"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a6a0"] atlas = ExtResource("1_adda8") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf137"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7556"] atlas = ExtResource("1_adda8") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97c18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6db14"] atlas = ExtResource("1_adda8") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bc48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a729"] atlas = ExtResource("1_adda8") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e73e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd904"] atlas = ExtResource("1_adda8") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55832"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74a73"] atlas = ExtResource("1_adda8") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03b18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9b27"] atlas = ExtResource("1_adda8") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba327"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d4ee"] atlas = ExtResource("1_adda8") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18ab9"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df37c"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d931a"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3a15"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6fea"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20862"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de4d6"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80d9b"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_89c79"] atlas = ExtResource("1_adda8") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_80d9b"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89615"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e908"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_534cf"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af85a"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6e2b"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_783f3"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd13d"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a41ad"] atlas = ExtResource("1_adda8") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89615"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df37c"] atlas = ExtResource("1_adda8") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e908"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d931a"] atlas = ExtResource("1_adda8") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_534cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3a15"] atlas = ExtResource("1_adda8") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af85a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6fea"] atlas = ExtResource("1_adda8") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6e2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20862"] atlas = ExtResource("1_adda8") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_783f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de4d6"] atlas = ExtResource("1_adda8") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd13d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f9ed"] atlas = ExtResource("1_adda8") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3eb1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb290"] atlas = ExtResource("1_adda8") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_974be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf137"] atlas = ExtResource("1_adda8") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_217b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97c18"] atlas = ExtResource("1_adda8") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2351"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bc48"] atlas = ExtResource("1_adda8") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6eb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e73e"] atlas = ExtResource("1_adda8") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca5f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55832"] atlas = ExtResource("1_adda8") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6da85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03b18"] atlas = ExtResource("1_adda8") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c573"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba327"] atlas = ExtResource("1_adda8") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b60e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18ab9"] atlas = ExtResource("1_adda8") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd432"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dc8f"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dedf"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f020"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ad6f"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0548b"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2fb7d"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4dfa1"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bb617"] atlas = ExtResource("1_adda8") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4dfa1"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39247"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_425a2"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fbe0f"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e705f"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa8a1"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5404c"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d32db"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0d95e"] atlas = ExtResource("1_adda8") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39247"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dc8f"] atlas = ExtResource("1_adda8") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_425a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dedf"] atlas = ExtResource("1_adda8") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbe0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f020"] atlas = ExtResource("1_adda8") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e705f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ad6f"] atlas = ExtResource("1_adda8") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa8a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0548b"] atlas = ExtResource("1_adda8") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5404c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fb7d"] atlas = ExtResource("1_adda8") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d32db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3eb1f"] atlas = ExtResource("1_adda8") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22edb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_974be"] atlas = ExtResource("1_adda8") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0858a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_217b4"] atlas = ExtResource("1_adda8") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13be0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2351"] atlas = ExtResource("1_adda8") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74bd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6eb4"] atlas = ExtResource("1_adda8") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_860f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca5f7"] atlas = ExtResource("1_adda8") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1a6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6da85"] atlas = ExtResource("1_adda8") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b0de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c573"] atlas = ExtResource("1_adda8") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b60e"] atlas = ExtResource("1_adda8") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0724"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd432"] atlas = ExtResource("1_adda8") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57e39"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81729"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16fda"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1d53"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65235"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9424"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5fc4a"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce3c8"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_447da"] atlas = ExtResource("1_adda8") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ce3c8"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_542f5"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cfc81"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6bba"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9415e"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70ce4"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e10b"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b221"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_26b12"] atlas = ExtResource("1_adda8") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_542f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81729"] atlas = ExtResource("1_adda8") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfc81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16fda"] atlas = ExtResource("1_adda8") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6bba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1d53"] atlas = ExtResource("1_adda8") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9415e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65235"] atlas = ExtResource("1_adda8") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70ce4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9424"] atlas = ExtResource("1_adda8") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e10b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fc4a"] atlas = ExtResource("1_adda8") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b221"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22edb"] atlas = ExtResource("1_adda8") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a307"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0858a"] atlas = ExtResource("1_adda8") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_623b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13be0"] atlas = ExtResource("1_adda8") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe274"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74bd4"] atlas = ExtResource("1_adda8") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d75c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_860f7"] atlas = ExtResource("1_adda8") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0972"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1a6d"] atlas = ExtResource("1_adda8") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab304"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b0de"] atlas = ExtResource("1_adda8") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ca31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd46"] atlas = ExtResource("1_adda8") -region = Rect2(482, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a449a"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d8c8"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99399"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c316"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c86d"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1c31"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a056c"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 12312, 241, 216) +region = Rect2(723, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f0724"] atlas = ExtResource("1_adda8") region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d6d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57e39"] atlas = ExtResource("1_adda8") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab344"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4c5ca"] atlas = ExtResource("1_adda8") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ab344"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb99e"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3dcf9"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdccc"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_669b7"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f52c"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2dafb"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85438"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_39155"] atlas = ExtResource("1_adda8") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,65 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb99e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c316"] atlas = ExtResource("1_adda8") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3dcf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c86d"] atlas = ExtResource("1_adda8") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdccc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1c31"] atlas = ExtResource("1_adda8") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_669b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a056c"] atlas = ExtResource("1_adda8") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f52c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d6d0"] atlas = ExtResource("1_adda8") -region = Rect2(241, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2dafb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a307"] atlas = ExtResource("1_adda8") -region = Rect2(482, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85438"] +[sub_resource type="AtlasTexture" id="AtlasTexture_623b8"] atlas = ExtResource("1_adda8") -region = Rect2(723, 14040, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_470ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe274"] atlas = ExtResource("1_adda8") -region = Rect2(0, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30d60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d75c"] atlas = ExtResource("1_adda8") -region = Rect2(241, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51aba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0972"] atlas = ExtResource("1_adda8") -region = Rect2(482, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b510"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab304"] atlas = ExtResource("1_adda8") -region = Rect2(723, 14256, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ec96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ca31"] atlas = ExtResource("1_adda8") -region = Rect2(0, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7f5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a449a"] atlas = ExtResource("1_adda8") -region = Rect2(241, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8119"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d8c8"] atlas = ExtResource("1_adda8") -region = Rect2(482, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a81a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99399"] atlas = ExtResource("1_adda8") -region = Rect2(723, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5cf1"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ecd5"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28aff"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9e4c"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0cb09"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37a43"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c14ce"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6fbb"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2864e"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a2927"] atlas = ExtResource("1_adda8") @@ -1342,6 +1270,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2864e"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fed6a"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b666f"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b82ee"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c504d"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40b27"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_119ab"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17526"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_70dbd"] atlas = ExtResource("1_adda8") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1390,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fed6a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28aff"] atlas = ExtResource("1_adda8") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b666f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9e4c"] atlas = ExtResource("1_adda8") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b82ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cb09"] atlas = ExtResource("1_adda8") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c504d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37a43"] atlas = ExtResource("1_adda8") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40b27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c14ce"] atlas = ExtResource("1_adda8") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_119ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6fbb"] atlas = ExtResource("1_adda8") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17526"] +[sub_resource type="AtlasTexture" id="AtlasTexture_470ea"] atlas = ExtResource("1_adda8") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_632dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30d60"] atlas = ExtResource("1_adda8") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31b44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51aba"] atlas = ExtResource("1_adda8") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9408b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b510"] atlas = ExtResource("1_adda8") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66a21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ec96"] atlas = ExtResource("1_adda8") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59d81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7f5b"] atlas = ExtResource("1_adda8") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77b91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8119"] atlas = ExtResource("1_adda8") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d83d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a81a7"] atlas = ExtResource("1_adda8") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_622b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5cf1"] atlas = ExtResource("1_adda8") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5904"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ecd5"] atlas = ExtResource("1_adda8") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7459c"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf97f"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5465f"] -atlas = ExtResource("1_adda8") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4000"] -atlas = ExtResource("1_adda8") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbfbc"] -atlas = ExtResource("1_adda8") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2406"] -atlas = ExtResource("1_adda8") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_234f5"] -atlas = ExtResource("1_adda8") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0ae3"] -atlas = ExtResource("1_adda8") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7eb48"] atlas = ExtResource("1_adda8") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e0ae3"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a50d6"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e325d"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c2a9"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc886"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a7f1"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5675b"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09c06"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_25df2"] atlas = ExtResource("1_adda8") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_adda8") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a50d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf97f"] atlas = ExtResource("1_adda8") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e325d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5465f"] atlas = ExtResource("1_adda8") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c2a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4000"] atlas = ExtResource("1_adda8") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc886"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbfbc"] atlas = ExtResource("1_adda8") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a7f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2406"] atlas = ExtResource("1_adda8") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5675b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_234f5"] atlas = ExtResource("1_adda8") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09c06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_632dd"] atlas = ExtResource("1_adda8") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31b44"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9408b"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66a21"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59d81"] +atlas = ExtResource("1_adda8") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77b91"] +atlas = ExtResource("1_adda8") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d83d"] +atlas = ExtResource("1_adda8") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_622b7"] +atlas = ExtResource("1_adda8") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5904"] +atlas = ExtResource("1_adda8") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7459c"] +atlas = ExtResource("1_adda8") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_adda8"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc6e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffc44") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d71f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_120a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab3ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afefd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e23") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6acda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98c3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_250d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0399") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c680") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26349") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16dee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f911") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e273") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5e71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55169") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a93b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05bda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae8bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba30f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10b57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ba0") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eb93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_251f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c29b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1ab4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d2c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8face") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bbbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97f34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ef5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a09c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2be4") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9084e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff88f") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ba7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_119f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be6f1") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6bd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_865df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cddd") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cd1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a6a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7556") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a729") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d4ee") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a99f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e1bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63ea3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b6fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_736ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12bf8") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd75") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eac1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e01a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d0c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ba74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3af68") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a99e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0415c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aea7c") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c335d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9171") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb6b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79c0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_057d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f2ec") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdee6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed0c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b5ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96443") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a6ef") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66e7a") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_210d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ef55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ead9") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35bdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37a35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab8f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a2f7") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f9ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb290") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf137") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97c18") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bc48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e73e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18ab9") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df37c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d931a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3a15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6fea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20862") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de4d6") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d9b") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89c79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dafd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_890d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98c1c") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a41ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_249f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cad7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_893bc") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb53e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdfa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae2bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32132") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a0ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe5b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0508d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52389") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1af2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24bd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc81c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23dea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d81b4") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d8a9") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e908") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_534cf") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af85a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6e2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_783f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd13d") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eb1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_974be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_217b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2351") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6eb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca5f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6da85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b60e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd432") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dc8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dedf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f020") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ad6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0548b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fb7d") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dfa1") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a126") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e83f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29126") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d9e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63919") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d95e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bcce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9350") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17e7f") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4cb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c527") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e00af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f415a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0b14") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_450a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3db9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d18f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78bdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff08c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bb61") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c15a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_597ad") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_425a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe0f") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e705f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa8a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5404c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d32db") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0858a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74bd4") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_860f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1a6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b0de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57e39") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81729") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16fda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fc4a") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce3c8") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_447da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a842d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61395") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23a8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17c73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d57a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdd22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_156b5") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d677") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0df3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4653") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ceb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbcb6") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bf7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68dba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_309d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17820") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fefe") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d9df") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_542f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfc81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6bba") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9415e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ce4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e10b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b221") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_623b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe274") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d75c") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0972") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ca31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a449a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d8c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99399") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c86d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1c31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a056c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d6d0") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab344") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c5ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3dbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a486f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ba74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9644a") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39155") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f843c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8792a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e303") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8de25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cfc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a16d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb628") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_821e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_503f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_802a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19c9a") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2956c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e220e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56c6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f67ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9acd4") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e7ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb8b8") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb99e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dcf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdccc") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_669b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f52c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dafb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85438") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_470ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b510") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ec96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a81a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ecd5") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28aff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9e4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cb09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c14ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6fbb") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2864e") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2927") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63cb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b8f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d631") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e48ca") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70dbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc93f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0e42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0517c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d61ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ae3e") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f5ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_343f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_721ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aad06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f4ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5060d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93eb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcace") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_508c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebc50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96ae1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb852") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc908") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04230") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63b30") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b666f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b82ee") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c504d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_119ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17526") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_632dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9408b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a21") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d83d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_622b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7459c") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf97f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5465f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4000") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbfbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2406") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_234f5") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ae3") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eb48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3147a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b3d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dbcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_311ff") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2bc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efdb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61df0") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea80b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc38e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3edbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5e4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51334") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32a04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1414f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c13ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa83c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6becc") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b27d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e07e1") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a50d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e325d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c2a9") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a7f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5675b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c06") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16dee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f911") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e273") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5e71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55169") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26349") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ba7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_119f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be6f1") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6bd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_865df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cddd") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a93b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05bda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae8bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba30f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10b57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ba0") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eb93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_251f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c29b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1ab4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d2c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8face") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bbbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97f34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ef5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a09c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2be4") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9084e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff88f") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6acda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98c3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_250d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0399") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c680") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc6e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffc44") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d71f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_120a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab3ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afefd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e23") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eac1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e01a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d0c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ba74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3af68") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd75") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_210d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ef55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ead9") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35bdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37a35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab8f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a2f7") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a99e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0415c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aea7c") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c335d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9171") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb6b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79c0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_057d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f2ec") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdee6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed0c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b5ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96443") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a6ef") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66e7a") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a99f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e1bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63ea3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b6fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_736ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12bf8") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cd1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a6a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7556") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a729") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d4ee") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89c79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dafd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_890d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98c1c") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d9b") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e908") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_534cf") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af85a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6e2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_783f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd13d") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a41ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_249f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cad7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_893bc") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb53e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdfa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae2bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32132") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a0ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe5b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0508d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52389") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1af2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24bd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc81c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23dea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d81b4") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d8a9") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df37c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d931a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3a15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6fea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20862") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de4d6") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f9ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb290") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf137") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97c18") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bc48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e73e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18ab9") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a126") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e83f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29126") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d9e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63919") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dfa1") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_425a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe0f") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e705f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa8a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5404c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d32db") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d95e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bcce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9350") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17e7f") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4cb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c527") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e00af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f415a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0b14") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_450a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3db9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d18f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78bdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff08c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bb61") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c15a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_597ad") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dc8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dedf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f020") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ad6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0548b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fb7d") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eb1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_974be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_217b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2351") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6eb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca5f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6da85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b60e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd432") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_447da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a842d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61395") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce3c8") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_542f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfc81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6bba") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9415e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ce4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e10b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b221") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23a8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17c73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d57a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdd22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_156b5") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d677") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0df3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4653") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ceb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbcb6") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bf7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68dba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_309d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17820") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fefe") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d9df") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81729") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16fda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fc4a") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0858a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74bd4") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_860f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1a6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b0de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57e39") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c5ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3dbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a486f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ba74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9644a") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab344") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb99e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dcf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdccc") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_669b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f52c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dafb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85438") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39155") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f843c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8792a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e303") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8de25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cfc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a16d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb628") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_821e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_503f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_802a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19c9a") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2956c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e220e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56c6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f67ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9acd4") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e7ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb8b8") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c86d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1c31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a056c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d6d0") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_623b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe274") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d75c") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0972") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ca31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a449a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d8c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99399") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2927") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63cb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b8f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d631") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e48ca") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2864e") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b666f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b82ee") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c504d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_119ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17526") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70dbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc93f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0e42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0517c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d61ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ae3e") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f5ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_343f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_721ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aad06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f4ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5060d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93eb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcace") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_508c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebc50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96ae1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb852") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc908") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04230") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63b30") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28aff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9e4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cb09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c14ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6fbb") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_470ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b510") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ec96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a81a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ecd5") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eb48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3147a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b3d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dbcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_311ff") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ae3") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a50d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e325d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c2a9") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a7f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5675b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c06") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2bc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efdb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61df0") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea80b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc38e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3edbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5e4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51334") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32a04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1414f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c13ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa83c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6becc") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b27d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e07e1") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf97f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5465f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4000") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbfbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2406") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_234f5") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_632dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9408b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a21") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d83d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_622b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7459c") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_adda8") diff --git a/engine/scenes/world/player/weapons/014/men.tscn b/engine/scenes/world/player/weapons/014/men.tscn index 19f5d33..bd93279 100644 --- a/engine/scenes/world/player/weapons/014/men.tscn +++ b/engine/scenes/world/player/weapons/014/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://32ad7ef9a581"] +[gd_scene load_steps=419 format=3 uid="uid://32ad7egaa581"] -[ext_resource type="Texture2D" uid="uid://ti2btk5rllp7" path="res://framework/statics/scenes/world/player/weapon/014/men/men.png" id="1_32ad7"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec5ff"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_974a3"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eee76"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af2cc"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fd4e"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a851"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a3da"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b290"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ab8d"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5596b"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b057"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d23fd"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_227b2"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a200d"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eae0e"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7d8b"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09d1c"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://ti2btk5rllp7" path="res://assets/world/player/weapon/014/men/men.png" id="1_32ad7"] [sub_resource type="AtlasTexture" id="AtlasTexture_7cf42"] atlas = ExtResource("1_32ad7") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_09d1c"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03754"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a91fd"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c77b4"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1302b"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dfe76"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f2dc"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc968"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fb7e9"] atlas = ExtResource("1_32ad7") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03754"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b057"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a91fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d23fd"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c77b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_227b2"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1302b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a200d"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfe76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eae0e"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f2dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7d8b"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc968"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec5ff"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f728a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_974a3"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8625"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eee76"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_660fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af2cc"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da41c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fd4e"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4633d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a851"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbaa2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a3da"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efc36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b290"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_211f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ab8d"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e613"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5596b"] atlas = ExtResource("1_32ad7") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95b00"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45ab2"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f0e7"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e19a0"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce97a"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90fca"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11a2c"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d40e0"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f4c25"] atlas = ExtResource("1_32ad7") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d40e0"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3a53"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e673"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55545"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5b50"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6bbe"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39e9a"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfd22"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c8dff"] atlas = ExtResource("1_32ad7") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3a53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45ab2"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e673"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f0e7"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55545"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e19a0"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5b50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce97a"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6bbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90fca"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39e9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11a2c"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfd22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f728a"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56d3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8625"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef8df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_660fe"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70ad0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da41c"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1060"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4633d"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df05d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbaa2"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f26cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efc36"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b980"] +[sub_resource type="AtlasTexture" id="AtlasTexture_211f2"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f239f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e613"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89a81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95b00"] atlas = ExtResource("1_32ad7") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d8b9"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25a15"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6259"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64ed0"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7bbd1"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_601c1"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19c35"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18c38"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b1edf"] atlas = ExtResource("1_32ad7") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_18c38"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2ce0"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4cf0"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_639eb"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b546"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebe2a"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e0a8"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f208"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2cde9"] atlas = ExtResource("1_32ad7") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2ce0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25a15"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4cf0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6259"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_639eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64ed0"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b546"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bbd1"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebe2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_601c1"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e0a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19c35"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f208"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56d3d"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42886"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef8df"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b0b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70ad0"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6968"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1060"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9943"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df05d"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7efde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f26cb"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_429b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b980"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_665f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f239f"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df291"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89a81"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b67c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d8b9"] atlas = ExtResource("1_32ad7") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec492"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0bcec"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21256"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a803"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2c95"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b885b"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5fbb1"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d634f"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c447c"] atlas = ExtResource("1_32ad7") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d634f"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55cf1"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e023f"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e335f"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd4e4"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d47df"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c753"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33831"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_51406"] atlas = ExtResource("1_32ad7") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55cf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bcec"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e023f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21256"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e335f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a803"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd4e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2c95"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d47df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b885b"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c753"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fbb1"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33831"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42886"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc01a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b0b2"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26f37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6968"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07f45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9943"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8204d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7efde"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9f91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_429b6"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9da25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_665f6"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff3af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df291"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55962"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b67c"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5330"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec492"] atlas = ExtResource("1_32ad7") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7ce74"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47179"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8167a"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e805"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74789"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ec59"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35af9"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72ee5"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_987ee"] atlas = ExtResource("1_32ad7") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_72ee5"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d4cb"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cc89"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9aafc"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb965"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00175"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90d38"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3bd2"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a5241"] atlas = ExtResource("1_32ad7") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d4cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47179"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cc89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8167a"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9aafc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e805"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb965"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74789"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00175"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ec59"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90d38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35af9"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3bd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc01a"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45bee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26f37"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_009a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07f45"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dcee7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8204d"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25426"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9f91"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53e33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9da25"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22d8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff3af"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15736"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55962"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d269"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5330"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06b7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ce74"] atlas = ExtResource("1_32ad7") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14262"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_932d6"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b7c6"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90b51"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0015c"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e16d"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a64d2"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2743d"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a79e2"] atlas = ExtResource("1_32ad7") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2743d"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbc74"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c41bd"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77ead"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3673f"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97ff3"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbe30"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76947"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_95d79"] atlas = ExtResource("1_32ad7") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbc74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_932d6"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c41bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b7c6"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77ead"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90b51"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3673f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0015c"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97ff3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e16d"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbe30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a64d2"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76947"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45bee"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e296"] +[sub_resource type="AtlasTexture" id="AtlasTexture_009a4"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3c1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcee7"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25426"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7898a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53e33"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01600"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22d8b"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37bcf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15736"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b7b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d269"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c507"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06b7b"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27692"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14262"] atlas = ExtResource("1_32ad7") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dae67"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb7bf"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b13f6"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_842e7"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27db5"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b964d"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1ebe"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c5f2"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e0165"] atlas = ExtResource("1_32ad7") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2c5f2"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b3e3"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c12e"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ba3c"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6fb7"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96e48"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5833c"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08611"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a0d33"] atlas = ExtResource("1_32ad7") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b3e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb7bf"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c12e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b13f6"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ba3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_842e7"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6fb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27db5"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96e48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b964d"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5833c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1ebe"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08611"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e296"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37c97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3c1e"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad6e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd809"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7c85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7898a"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f3bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01600"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba170"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37bcf"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8fd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b7b5"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60def"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c507"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c070"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27692"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79e72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dae67"] atlas = ExtResource("1_32ad7") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7873"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04e87"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77b52"] -atlas = ExtResource("1_32ad7") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fccc9"] -atlas = ExtResource("1_32ad7") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_688ad"] -atlas = ExtResource("1_32ad7") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33a9d"] -atlas = ExtResource("1_32ad7") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3727e"] -atlas = ExtResource("1_32ad7") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_498f5"] -atlas = ExtResource("1_32ad7") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_86f64"] atlas = ExtResource("1_32ad7") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_498f5"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a75c1"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5283b"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0148b"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a26df"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48131"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9aef"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94a07"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_76ab8"] atlas = ExtResource("1_32ad7") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_32ad7") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a75c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04e87"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5283b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77b52"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0148b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fccc9"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a26df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_688ad"] atlas = ExtResource("1_32ad7") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48131"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33a9d"] atlas = ExtResource("1_32ad7") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9aef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3727e"] atlas = ExtResource("1_32ad7") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94a07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37c97"] atlas = ExtResource("1_32ad7") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad6e5"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7c85"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f3bf"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba170"] +atlas = ExtResource("1_32ad7") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8fd7"] +atlas = ExtResource("1_32ad7") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60def"] +atlas = ExtResource("1_32ad7") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c070"] +atlas = ExtResource("1_32ad7") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79e72"] +atlas = ExtResource("1_32ad7") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7873"] +atlas = ExtResource("1_32ad7") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_32ad7"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec5ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_974a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eee76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af2cc") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a3da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b290") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ab8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5596b") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d23fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_227b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a200d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eae0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7d8b") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09d1c") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a478") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2c54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec06f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_818d6") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb7e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0007") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7ae4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c1df") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89e03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46876") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b73a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d66d4") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c31f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a4d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc91e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fce41") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75cd2") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a91fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c77b4") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1302b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f2dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc968") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f728a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_660fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da41c") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4633d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbaa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_211f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e613") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95b00") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45ab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f0e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e19a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce97a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90fca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a2c") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d40e0") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18d67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_158c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5c1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c7ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fee13") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8dff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2c7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_818c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c10c") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8165a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_487f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb127") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f4e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c4f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fce98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ed30") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd03c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f352") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e673") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55545") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6bbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39e9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd22") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef8df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ad0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1060") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df05d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f26cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f239f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d8b9") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25a15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64ed0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bbd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_601c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19c35") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c38") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e00f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4887f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ef19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a69f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56aa7") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cde9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f871b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2fa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd3f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_368ad") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7cb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25be1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7736") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_776b6") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e89e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df80a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_218be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3322e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f2ba") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b71ef") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4cf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_639eb") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e0a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f208") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b0b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9943") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7efde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_429b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_665f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b67c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec492") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bcec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a803") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2c95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b885b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fbb1") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d634f") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c447c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b43f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fbf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e8e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28da8") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51406") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f4da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fac32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6684d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39af7") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_815bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67274") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c65f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca756") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_446c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_998a8") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c1d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a615e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56b7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd27d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98fcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8567") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c3af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd14f") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e023f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e335f") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd4e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d47df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33831") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc01a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26f37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8204d") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9f91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9da25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff3af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55962") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ce74") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8167a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e805") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74789") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35af9") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ee5") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_987ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb2fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_893f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7945e") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5241") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08e7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c20f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9346e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f32") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_870e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1756") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b3f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae57a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ac4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b758f") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48e01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8346c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_527e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c915") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08291") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95aa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3240") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d4cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aafc") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb965") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3bd2") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45bee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_009a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25426") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22d8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15736") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d269") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14262") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_932d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b7c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90b51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0015c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e16d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a64d2") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2743d") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a79e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7353") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cd76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2498c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae6f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dd21") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95d79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_512d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee21e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb0e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4478") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e519") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ebd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3eb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca3db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b958") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0ff5") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a28f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88ec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_349d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f798b") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99d2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bbf2") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbc74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c41bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77ead") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3673f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76947") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3c1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7898a") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01600") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37bcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b7b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dae67") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb7bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_842e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27db5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b964d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1ebe") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c5f2") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0165") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c510f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d7f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2afe5") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f54e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a23fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_688c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90544") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10eb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc42") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dad1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_384a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_131c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c11b") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88555") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b3e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c12e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba3c") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6fb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5833c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08611") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37c97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad6e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3bf") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8fd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60def") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c070") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79e72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7873") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04e87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fccc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_688ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33a9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3727e") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_498f5") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86f64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_754a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44fa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38d87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70232") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76ab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bf0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1940") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15b53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c54e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8591") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_920e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d5bf") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a4b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e38d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6277a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ee1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd57e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_920c7") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bb54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cab5") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a75c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5283b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0148b") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9aef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94a07") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a478") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2c54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec06f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_818d6") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09d1c") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a91fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c77b4") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1302b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f2dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc968") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb7e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0007") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7ae4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c1df") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89e03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46876") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b73a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d66d4") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c31f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a4d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc91e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fce41") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75cd2") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d23fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_227b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a200d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eae0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7d8b") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec5ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_974a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eee76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af2cc") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a3da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b290") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ab8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5596b") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18d67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_158c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5c1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c7ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fee13") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d40e0") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e673") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55545") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6bbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39e9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd22") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8dff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2c7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_818c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c10c") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8165a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_487f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb127") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f4e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c4f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fce98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ed30") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd03c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f352") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45ab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f0e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e19a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce97a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90fca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a2c") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f728a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_660fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da41c") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4633d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbaa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_211f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e613") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95b00") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e00f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4887f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ef19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a69f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56aa7") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c38") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4cf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_639eb") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e0a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f208") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cde9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f871b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2fa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd3f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_368ad") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7cb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25be1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7736") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_776b6") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e89e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df80a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_218be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3322e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f2ba") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b71ef") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25a15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64ed0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bbd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_601c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19c35") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef8df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ad0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1060") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df05d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f26cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f239f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d8b9") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c447c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b43f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fbf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e8e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28da8") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d634f") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e023f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e335f") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd4e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d47df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33831") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51406") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f4da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fac32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6684d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39af7") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_815bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67274") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c65f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca756") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_446c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_998a8") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c1d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a615e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56b7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd27d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98fcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8567") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c3af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd14f") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bcec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a803") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2c95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b885b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fbb1") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b0b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9943") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7efde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_429b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_665f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b67c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec492") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_987ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb2fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_893f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7945e") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ee5") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d4cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aafc") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb965") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3bd2") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5241") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08e7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c20f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9346e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f32") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_870e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1756") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b3f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae57a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ac4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b758f") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48e01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8346c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_527e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c915") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08291") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95aa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3240") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8167a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e805") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74789") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35af9") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc01a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26f37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8204d") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9f91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9da25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff3af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55962") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ce74") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a79e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7353") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cd76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2498c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae6f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dd21") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2743d") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbc74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c41bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77ead") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3673f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76947") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95d79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_512d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee21e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb0e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4478") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e519") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ebd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3eb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca3db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b958") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0ff5") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a28f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88ec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_349d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f798b") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99d2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bbf2") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_932d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b7c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90b51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0015c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e16d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a64d2") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45bee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_009a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25426") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22d8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15736") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d269") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14262") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0165") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c510f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d7f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2afe5") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c5f2") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b3e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c12e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba3c") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6fb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5833c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08611") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f54e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a23fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_688c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90544") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10eb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc42") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dad1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_384a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_131c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c11b") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88555") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb7bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_842e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27db5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b964d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1ebe") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3c1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7898a") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01600") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37bcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b7b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dae67") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86f64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_754a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44fa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38d87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70232") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_498f5") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a75c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5283b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0148b") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9aef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94a07") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76ab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bf0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1940") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15b53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c54e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8591") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_920e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d5bf") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a4b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e38d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6277a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ee1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd57e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_920c7") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bb54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cab5") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04e87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fccc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_688ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33a9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3727e") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37c97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad6e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3bf") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8fd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60def") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c070") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79e72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7873") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_32ad7") diff --git a/engine/scenes/world/player/weapons/014/women.tscn b/engine/scenes/world/player/weapons/014/women.tscn index 3f4b74c..54c2ecd 100644 --- a/engine/scenes/world/player/weapons/014/women.tscn +++ b/engine/scenes/world/player/weapons/014/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://29dc0dbfbb17"] +[gd_scene load_steps=419 format=3 uid="uid://3adc0dbfbb17"] -[ext_resource type="Texture2D" uid="uid://cjqygwupa0srn" path="res://framework/statics/scenes/world/player/weapon/014/women/women.png" id="1_29dc0"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_61023"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9842f"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ee36"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20b31"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b8b4"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d0c8"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03fd2"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e5de"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e40ea"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3b2a"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c2d6"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3672"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8b46"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4e99"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_240f2"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8181f"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17e51"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cjqygwupa0srn" path="res://assets/world/player/weapon/014/women/women.png" id="1_29dc0"] [sub_resource type="AtlasTexture" id="AtlasTexture_ab0d6"] atlas = ExtResource("1_29dc0") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_17e51"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53a03"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_319af"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6270"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c8e2"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1955"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6ccb"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05a0a"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fce25"] atlas = ExtResource("1_29dc0") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53a03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c2d6"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_319af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3672"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6270"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8b46"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c8e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4e99"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1955"] +[sub_resource type="AtlasTexture" id="AtlasTexture_240f2"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6ccb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8181f"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05a0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61023"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37417"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9842f"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c070e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ee36"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b453"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20b31"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90e66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b8b4"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e87a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d0c8"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e202b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03fd2"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87d23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e5de"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68196"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e40ea"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ac37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3b2a"] atlas = ExtResource("1_29dc0") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92a72"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54071"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_920da"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5a58"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35b41"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8324"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6699"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7aec2"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_70b69"] atlas = ExtResource("1_29dc0") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7aec2"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1527f"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe8ea"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8fafa"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc6bb"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68f93"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e6bc"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58729"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6a56d"] atlas = ExtResource("1_29dc0") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1527f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54071"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe8ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_920da"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fafa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5a58"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc6bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35b41"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68f93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8324"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e6bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6699"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58729"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37417"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52f36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c070e"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_017ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b453"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85a57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90e66"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_301ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e87a4"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97770"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e202b"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_475a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87d23"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4152d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68196"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0eab9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ac37"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29581"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92a72"] atlas = ExtResource("1_29dc0") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5fce"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_992a0"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51289"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e645"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99043"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97c19"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_930c5"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dd9d"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ed37a"] atlas = ExtResource("1_29dc0") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2dd9d"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3628c"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31fe4"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca92f"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58c3c"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ecbf"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49090"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_849b1"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9881d"] atlas = ExtResource("1_29dc0") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3628c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_992a0"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31fe4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51289"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca92f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e645"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58c3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99043"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ecbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97c19"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49090"] +[sub_resource type="AtlasTexture" id="AtlasTexture_930c5"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_849b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52f36"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3592f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_017ec"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34b35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85a57"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_916d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_301ae"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8070"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97770"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dda7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_475a9"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12a88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4152d"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8dbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0eab9"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fcee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29581"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ac52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5fce"] atlas = ExtResource("1_29dc0") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2934"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_daf9c"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d85dc"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d328"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4208"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd822"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_910bd"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5de02"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5630b"] atlas = ExtResource("1_29dc0") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5de02"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a716d"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bb1e"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb9c9"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd70d"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad920"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ab1d"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_167cf"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_86e81"] atlas = ExtResource("1_29dc0") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a716d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_daf9c"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bb1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d85dc"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb9c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d328"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd70d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4208"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad920"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd822"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ab1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_910bd"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_167cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3592f"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f72a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34b35"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41297"] +[sub_resource type="AtlasTexture" id="AtlasTexture_916d3"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd34b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8070"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1922b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dda7f"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12ea5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12a88"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96504"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8dbc"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1089a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fcee"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f70a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ac52"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61219"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2934"] atlas = ExtResource("1_29dc0") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fde59"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_740d2"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_356a7"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75c95"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a59dc"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cde5e"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d04d"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62d59"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d5b87"] atlas = ExtResource("1_29dc0") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_62d59"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e6e9"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b45ea"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4311e"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8753"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a664d"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fed01"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a8ef"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_22f8c"] atlas = ExtResource("1_29dc0") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e6e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_740d2"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b45ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_356a7"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4311e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75c95"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8753"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a59dc"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a664d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cde5e"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fed01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d04d"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a8ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f72a5"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f3c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41297"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_926f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd34b"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa029"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1922b"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7468c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12ea5"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb1a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96504"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b26d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1089a"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee91e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f70a7"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f35e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61219"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2a1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fde59"] atlas = ExtResource("1_29dc0") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_861fa"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_222dd"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee3fb"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_967dd"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbf78"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc7d3"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b522"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea788"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a8ce4"] atlas = ExtResource("1_29dc0") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ea788"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebeff"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fece1"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab85a"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_330d2"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27995"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54b0d"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff7e9"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_16973"] atlas = ExtResource("1_29dc0") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebeff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_222dd"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fece1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee3fb"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab85a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_967dd"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_330d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbf78"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27995"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc7d3"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54b0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b522"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff7e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f3c4"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82b49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_926f2"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da314"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa029"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7468c"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4847"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb1a2"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db816"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b26d"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68ab3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee91e"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e838"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f35e"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35dc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2a1e"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b99d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_861fa"] atlas = ExtResource("1_29dc0") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65864"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb1ef"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e5a2"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70567"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_851f0"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_767c4"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90520"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a843"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_02f48"] atlas = ExtResource("1_29dc0") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4a843"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4eda"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10894"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75dcc"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91a53"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_637f7"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d66b"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36a94"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_05493"] atlas = ExtResource("1_29dc0") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4eda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb1ef"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10894"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e5a2"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75dcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70567"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91a53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_851f0"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_637f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_767c4"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d66b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90520"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36a94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82b49"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49e4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da314"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0aa43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37986"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2c0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4847"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2b17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db816"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c749b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68ab3"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9c38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e838"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4eb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35dc8"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d8a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b99d4"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54a21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65864"] atlas = ExtResource("1_29dc0") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ddce7"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0f3e"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be8ab"] -atlas = ExtResource("1_29dc0") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d5bc"] -atlas = ExtResource("1_29dc0") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db4a8"] -atlas = ExtResource("1_29dc0") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83b79"] -atlas = ExtResource("1_29dc0") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d9fb"] -atlas = ExtResource("1_29dc0") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_624d6"] -atlas = ExtResource("1_29dc0") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_58e29"] atlas = ExtResource("1_29dc0") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_624d6"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d0ee"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de443"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d012d"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5760"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2fe2a"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d79bd"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79f45"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9272c"] atlas = ExtResource("1_29dc0") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_29dc0") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d0ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0f3e"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de443"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be8ab"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d012d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d5bc"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5760"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db4a8"] atlas = ExtResource("1_29dc0") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fe2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83b79"] atlas = ExtResource("1_29dc0") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d79bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d9fb"] atlas = ExtResource("1_29dc0") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79f45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49e4a"] atlas = ExtResource("1_29dc0") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0aa43"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2c0a"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2b17"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c749b"] +atlas = ExtResource("1_29dc0") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9c38"] +atlas = ExtResource("1_29dc0") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4eb1"] +atlas = ExtResource("1_29dc0") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d8a0"] +atlas = ExtResource("1_29dc0") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54a21"] +atlas = ExtResource("1_29dc0") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ddce7"] +atlas = ExtResource("1_29dc0") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_29dc0"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61023") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9842f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ee36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b31") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b8b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d0c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03fd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e5de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e40ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b2a") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c2d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_240f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8181f") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17e51") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab0d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0fc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8e1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_380aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_649d9") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fce25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e41d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2604d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb69a") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b24a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9601d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4285f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43dce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89f03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0d1c") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af98a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abe1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6fc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b9b8") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d83b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc50") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_319af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6270") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c8e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6ccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a0a") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37417") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c070e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b453") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90e66") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e87a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e202b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87d23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ac37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a72") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_920da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5a58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35b41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6699") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aec2") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8429d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5044c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94c18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61e3c") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a56d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef124") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30fdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3d2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5598") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceeaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71fee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7c37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0cff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e716") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c663b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9fa0") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c59b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abe00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ace8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f66d3") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87ae7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43fa2") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1527f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe8ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fafa") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc6bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68f93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58729") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_017ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85a57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_301ae") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_475a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4152d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5fce") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_992a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51289") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97c19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_930c5") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd9d") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed37a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c2de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49c92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dc7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34162") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9881d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9666e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0896") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d27ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dc8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce9fa") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbab0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d2c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cff7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45dee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efe26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_509a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff444") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb68c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6acbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21f52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1068c") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7ad9") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3628c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31fe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca92f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58c3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ecbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_849b1") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3592f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_916d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8070") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fcee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2934") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_daf9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d85dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd822") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_910bd") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5de02") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5630b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab30d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7536c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b766") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f08") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86e81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76979") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0434d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a92e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3bfc") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_099fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b88c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b77d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63d27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70e25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b81ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_936cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c7d5") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15bdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0bbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c8d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df4fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2c7e") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8a4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88c00") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a716d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bb1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb9c9") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd70d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ab1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_167cf") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f72a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd34b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1922b") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12ea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1089a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61219") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fde59") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_740d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_356a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a59dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cde5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d04d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d59") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5b87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34059") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30785") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b312c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_394e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b7d2") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22f8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9417f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_910df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc6e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f43a5") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b06ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a16fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51b65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb362") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67d26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_610ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82a61") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4c03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f45b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31d20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13d4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0c79") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_626db") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b45ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4311e") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a664d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8ef") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_926f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa029") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7468c") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb1a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b26d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee91e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2a1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_861fa") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_222dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee3fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_967dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc7d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b522") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea788") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8ce4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f28c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_405e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_124a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21896") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b177") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9571a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98b42") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02885") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c684b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16192") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4ad5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f996") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b3ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed288") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1a50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b243a") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebeff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fece1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab85a") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_330d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff7e9") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4847") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db816") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68ab3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35dc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b99d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65864") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb1ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e5a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_851f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90520") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a843") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02f48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42ea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d40f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90403") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1660") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c175f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_025f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b53ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f093b") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5535f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a54f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21ed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7002b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b399e") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42679") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b22f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff2cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b9f8") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1351f") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4eda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10894") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75dcc") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91a53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_637f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d66b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a94") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2c0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b17") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c749b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9c38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4eb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d8a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddce7") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0f3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be8ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d5bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db4a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d9fb") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_624d6") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58e29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71afa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e29c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cd79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04df1") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9272c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8989b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af133") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b16ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38164") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0448c") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_197f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_142e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9c68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1708") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85138") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d4b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82e60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_382f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1307c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc548") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6016") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b501a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39e7b") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d0ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de443") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d012d") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fe2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d79bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79f45") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab0d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0fc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8e1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_380aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_649d9") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17e51") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_319af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6270") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c8e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6ccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a0a") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fce25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e41d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2604d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb69a") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b24a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9601d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4285f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43dce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89f03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0d1c") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af98a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abe1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6fc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b9b8") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d83b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc50") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c2d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_240f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8181f") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61023") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9842f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ee36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b31") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b8b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d0c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03fd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e5de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e40ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b2a") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8429d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5044c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94c18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61e3c") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aec2") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1527f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe8ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fafa") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc6bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68f93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58729") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a56d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef124") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30fdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3d2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5598") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceeaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71fee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7c37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0cff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e716") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c663b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9fa0") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c59b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abe00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ace8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f66d3") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87ae7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43fa2") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_920da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5a58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35b41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6699") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37417") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c070e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b453") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90e66") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e87a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e202b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87d23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ac37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a72") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed37a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c2de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49c92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dc7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34162") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd9d") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3628c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31fe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca92f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58c3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ecbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_849b1") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9881d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9666e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0896") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d27ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dc8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce9fa") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbab0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d2c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cff7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45dee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efe26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_509a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff444") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb68c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6acbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21f52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1068c") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7ad9") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_992a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51289") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97c19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_930c5") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_017ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85a57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_301ae") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_475a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4152d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5fce") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5630b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab30d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7536c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b766") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f08") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5de02") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a716d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bb1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb9c9") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd70d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ab1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_167cf") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86e81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76979") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0434d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a92e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3bfc") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_099fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b88c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b77d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63d27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70e25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b81ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_936cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c7d5") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15bdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0bbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c8d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df4fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2c7e") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8a4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88c00") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_daf9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d85dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd822") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_910bd") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3592f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_916d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8070") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fcee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2934") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5b87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34059") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30785") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b312c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_394e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b7d2") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d59") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b45ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4311e") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a664d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8ef") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22f8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9417f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_910df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc6e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f43a5") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b06ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a16fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51b65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb362") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67d26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_610ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82a61") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4c03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f45b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31d20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13d4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0c79") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_626db") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_740d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_356a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a59dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cde5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d04d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f72a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd34b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1922b") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12ea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1089a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61219") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fde59") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8ce4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f28c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_405e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_124a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21896") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea788") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebeff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fece1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab85a") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_330d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff7e9") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b177") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9571a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98b42") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02885") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c684b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16192") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4ad5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f996") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b3ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed288") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1a50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b243a") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_222dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee3fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_967dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc7d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b522") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_926f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa029") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7468c") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb1a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b26d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee91e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2a1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_861fa") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02f48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42ea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d40f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90403") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1660") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a843") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4eda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10894") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75dcc") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91a53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_637f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d66b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a94") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c175f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_025f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b53ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f093b") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5535f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a54f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21ed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7002b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b399e") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42679") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b22f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff2cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b9f8") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1351f") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb1ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e5a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_851f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90520") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4847") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db816") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68ab3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35dc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b99d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65864") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58e29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71afa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e29c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cd79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04df1") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_624d6") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d0ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de443") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d012d") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fe2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d79bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79f45") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9272c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8989b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af133") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b16ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38164") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0448c") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_197f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_142e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9c68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1708") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85138") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d4b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82e60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_382f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1307c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc548") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6016") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b501a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39e7b") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0f3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be8ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d5bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db4a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d9fb") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2c0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b17") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c749b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9c38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4eb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d8a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddce7") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_29dc0") diff --git a/engine/scenes/world/player/weapons/015/men.tscn b/engine/scenes/world/player/weapons/015/men.tscn index 719f262..c396894 100644 --- a/engine/scenes/world/player/weapons/015/men.tscn +++ b/engine/scenes/world/player/weapons/015/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://5a753af06849"] +[gd_scene load_steps=419 format=3 uid="uid://5a753af0685a"] -[ext_resource type="Texture2D" uid="uid://hsgrdl6t8no3" path="res://framework/statics/scenes/world/player/weapon/015/men/men.png" id="1_5a753"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4c24"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebc80"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1a3b"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6facb"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf4b6"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79e15"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c67c2"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27251"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c91e2"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b6dc"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_869fc"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cd5a"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c06f1"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c968"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0571"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34dd5"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d3a9"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://hsgrdl6t8no3" path="res://assets/world/player/weapon/015/men/men.png" id="1_5a753"] [sub_resource type="AtlasTexture" id="AtlasTexture_f7f62"] atlas = ExtResource("1_5a753") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4d3a9"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8fddf"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_faf31"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1839"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_414ac"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_532ab"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cec79"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ae61"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_48306"] atlas = ExtResource("1_5a753") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fddf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_869fc"] atlas = ExtResource("1_5a753") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_faf31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cd5a"] atlas = ExtResource("1_5a753") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1839"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c06f1"] atlas = ExtResource("1_5a753") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_414ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c968"] atlas = ExtResource("1_5a753") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_532ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0571"] atlas = ExtResource("1_5a753") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cec79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34dd5"] atlas = ExtResource("1_5a753") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ae61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4c24"] atlas = ExtResource("1_5a753") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a372e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebc80"] atlas = ExtResource("1_5a753") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2eb3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1a3b"] atlas = ExtResource("1_5a753") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fba33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6facb"] atlas = ExtResource("1_5a753") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e366"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf4b6"] atlas = ExtResource("1_5a753") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c7bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79e15"] atlas = ExtResource("1_5a753") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0375e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c67c2"] atlas = ExtResource("1_5a753") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33dd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27251"] atlas = ExtResource("1_5a753") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f690"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c91e2"] atlas = ExtResource("1_5a753") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f098"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b6dc"] atlas = ExtResource("1_5a753") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8c3a"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4201a"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b46f9"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93130"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86cee"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f672"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa5f1"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_837ea"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_50237"] atlas = ExtResource("1_5a753") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_837ea"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca1c1"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef202"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e683"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad174"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d8c2"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7794f"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47a59"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_523db"] atlas = ExtResource("1_5a753") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca1c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4201a"] atlas = ExtResource("1_5a753") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef202"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b46f9"] atlas = ExtResource("1_5a753") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e683"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93130"] atlas = ExtResource("1_5a753") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad174"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86cee"] atlas = ExtResource("1_5a753") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d8c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f672"] atlas = ExtResource("1_5a753") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7794f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa5f1"] atlas = ExtResource("1_5a753") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47a59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a372e"] atlas = ExtResource("1_5a753") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_accb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2eb3e"] atlas = ExtResource("1_5a753") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a1dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fba33"] atlas = ExtResource("1_5a753") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30fa4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e366"] atlas = ExtResource("1_5a753") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f40c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c7bb"] atlas = ExtResource("1_5a753") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4802b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0375e"] atlas = ExtResource("1_5a753") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff053"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33dd3"] atlas = ExtResource("1_5a753") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9db2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f690"] atlas = ExtResource("1_5a753") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a68bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f098"] atlas = ExtResource("1_5a753") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46c1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8c3a"] atlas = ExtResource("1_5a753") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dce5e"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6208"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a09b"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7910"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3797f"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d125"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9793b"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3bf5"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6c68e"] atlas = ExtResource("1_5a753") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e3bf5"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a924"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67384"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01e8f"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01c9e"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c15fb"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d533e"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2902c"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c3c08"] atlas = ExtResource("1_5a753") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a924"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6208"] atlas = ExtResource("1_5a753") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67384"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a09b"] atlas = ExtResource("1_5a753") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01e8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7910"] atlas = ExtResource("1_5a753") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01c9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3797f"] atlas = ExtResource("1_5a753") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c15fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d125"] atlas = ExtResource("1_5a753") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d533e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9793b"] atlas = ExtResource("1_5a753") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2902c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_accb9"] atlas = ExtResource("1_5a753") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3624"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a1dd"] atlas = ExtResource("1_5a753") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66ff8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30fa4"] atlas = ExtResource("1_5a753") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbeaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f40c"] atlas = ExtResource("1_5a753") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31ef3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4802b"] atlas = ExtResource("1_5a753") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8c7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff053"] atlas = ExtResource("1_5a753") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09ed3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9db2e"] atlas = ExtResource("1_5a753") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bef8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a68bd"] atlas = ExtResource("1_5a753") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03b36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46c1c"] atlas = ExtResource("1_5a753") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98fd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dce5e"] atlas = ExtResource("1_5a753") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b3de"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbf40"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f27aa"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be0b0"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd656"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db676"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5e2c"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b521"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b3f6c"] atlas = ExtResource("1_5a753") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4b521"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c8fd"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74fed"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5684b"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_994d4"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc782"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21f00"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e630"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_10a38"] atlas = ExtResource("1_5a753") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c8fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbf40"] atlas = ExtResource("1_5a753") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74fed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f27aa"] atlas = ExtResource("1_5a753") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5684b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be0b0"] atlas = ExtResource("1_5a753") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_994d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd656"] atlas = ExtResource("1_5a753") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc782"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db676"] atlas = ExtResource("1_5a753") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21f00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5e2c"] atlas = ExtResource("1_5a753") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e630"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3624"] atlas = ExtResource("1_5a753") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_676a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66ff8"] atlas = ExtResource("1_5a753") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7f43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbeaa"] atlas = ExtResource("1_5a753") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16c30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31ef3"] atlas = ExtResource("1_5a753") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbf55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8c7f"] atlas = ExtResource("1_5a753") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf458"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09ed3"] atlas = ExtResource("1_5a753") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61f2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bef8b"] atlas = ExtResource("1_5a753") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e69e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03b36"] atlas = ExtResource("1_5a753") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f920"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98fd0"] atlas = ExtResource("1_5a753") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83969"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b3de"] atlas = ExtResource("1_5a753") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5d80"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7222f"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e38c"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05955"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dfcc"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e104"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f52ed"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8de1b"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_29986"] atlas = ExtResource("1_5a753") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8de1b"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc2d4"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9163"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d565"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d90de"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49eaf"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7238"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6a14"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7b6be"] atlas = ExtResource("1_5a753") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc2d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7222f"] atlas = ExtResource("1_5a753") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9163"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e38c"] atlas = ExtResource("1_5a753") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d565"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05955"] atlas = ExtResource("1_5a753") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d90de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dfcc"] atlas = ExtResource("1_5a753") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49eaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e104"] atlas = ExtResource("1_5a753") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7238"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f52ed"] atlas = ExtResource("1_5a753") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6a14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_676a5"] atlas = ExtResource("1_5a753") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_532ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7f43"] atlas = ExtResource("1_5a753") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71148"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16c30"] atlas = ExtResource("1_5a753") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b191"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbf55"] atlas = ExtResource("1_5a753") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac001"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf458"] atlas = ExtResource("1_5a753") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a83dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61f2c"] atlas = ExtResource("1_5a753") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10d95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e69e0"] atlas = ExtResource("1_5a753") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9beda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f920"] atlas = ExtResource("1_5a753") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63445"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83969"] atlas = ExtResource("1_5a753") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf710"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5d80"] atlas = ExtResource("1_5a753") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06e38"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aadd8"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de77d"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5078c"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e92c"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_101a3"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8bccb"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd522"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_23964"] atlas = ExtResource("1_5a753") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_cd522"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15238"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d9b1"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55f79"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_038d5"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83d2b"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a83ac"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a02a9"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_da347"] atlas = ExtResource("1_5a753") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15238"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aadd8"] atlas = ExtResource("1_5a753") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d9b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de77d"] atlas = ExtResource("1_5a753") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55f79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5078c"] atlas = ExtResource("1_5a753") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_038d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e92c"] atlas = ExtResource("1_5a753") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83d2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_101a3"] atlas = ExtResource("1_5a753") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a83ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bccb"] atlas = ExtResource("1_5a753") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a02a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_532ef"] atlas = ExtResource("1_5a753") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d71d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71148"] atlas = ExtResource("1_5a753") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abd59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b191"] atlas = ExtResource("1_5a753") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1614"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac001"] atlas = ExtResource("1_5a753") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_906d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a83dc"] atlas = ExtResource("1_5a753") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_511ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10d95"] atlas = ExtResource("1_5a753") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31e7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9beda"] atlas = ExtResource("1_5a753") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecfbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63445"] atlas = ExtResource("1_5a753") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f714e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf710"] atlas = ExtResource("1_5a753") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f340"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06e38"] atlas = ExtResource("1_5a753") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05a2d"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ee2b"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1e1e"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1971"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f46fa"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98143"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33143"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13807"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d31b6"] atlas = ExtResource("1_5a753") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_13807"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04c21"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e210"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e2a4"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce58c"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2aa91"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c10f5"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fc62"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0a5c7"] atlas = ExtResource("1_5a753") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04c21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ee2b"] atlas = ExtResource("1_5a753") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e210"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1e1e"] atlas = ExtResource("1_5a753") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e2a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1971"] atlas = ExtResource("1_5a753") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce58c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f46fa"] atlas = ExtResource("1_5a753") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2aa91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98143"] atlas = ExtResource("1_5a753") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c10f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33143"] atlas = ExtResource("1_5a753") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fc62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d71d"] atlas = ExtResource("1_5a753") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8118"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abd59"] atlas = ExtResource("1_5a753") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f43b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1614"] atlas = ExtResource("1_5a753") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62b69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_906d6"] atlas = ExtResource("1_5a753") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38f95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_511ed"] atlas = ExtResource("1_5a753") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a966"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31e7d"] atlas = ExtResource("1_5a753") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c779c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecfbc"] atlas = ExtResource("1_5a753") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48e5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f714e"] atlas = ExtResource("1_5a753") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8abcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f340"] atlas = ExtResource("1_5a753") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8f1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05a2d"] atlas = ExtResource("1_5a753") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edc97"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca104"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e754"] -atlas = ExtResource("1_5a753") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3db33"] -atlas = ExtResource("1_5a753") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2a82"] -atlas = ExtResource("1_5a753") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_748ff"] -atlas = ExtResource("1_5a753") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45c0d"] -atlas = ExtResource("1_5a753") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e43b"] -atlas = ExtResource("1_5a753") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_04fad"] atlas = ExtResource("1_5a753") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3e43b"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fffaa"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dda9f"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fed39"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90420"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_254c5"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f379"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93a73"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ceb56"] atlas = ExtResource("1_5a753") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_5a753") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fffaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca104"] atlas = ExtResource("1_5a753") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dda9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e754"] atlas = ExtResource("1_5a753") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fed39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3db33"] atlas = ExtResource("1_5a753") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90420"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2a82"] atlas = ExtResource("1_5a753") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_254c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_748ff"] atlas = ExtResource("1_5a753") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f379"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45c0d"] atlas = ExtResource("1_5a753") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93a73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8118"] atlas = ExtResource("1_5a753") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f43b0"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62b69"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_38f95"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a966"] +atlas = ExtResource("1_5a753") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c779c"] +atlas = ExtResource("1_5a753") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48e5d"] +atlas = ExtResource("1_5a753") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8abcc"] +atlas = ExtResource("1_5a753") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8f1b"] +atlas = ExtResource("1_5a753") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edc97"] +atlas = ExtResource("1_5a753") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_5a753"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4c24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebc80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6facb") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf4b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c67c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27251") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c91e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b6dc") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_869fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cd5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c06f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34dd5") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d3a9") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd72d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1ed4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7df7") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d925") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7049c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_916c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e041") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28e12") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05af9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c3b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_618b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf8da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c88bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c39d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_349da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be1b4") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fef41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e923c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2051e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c988b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46616") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aafd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad6a5") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faf31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1839") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_414ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_532ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cec79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae61") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a372e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fba33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e366") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c7bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0375e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33dd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f098") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c3a") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4201a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b46f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93130") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86cee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa5f1") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_837ea") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5328c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_542ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb052") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a10a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7654") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_523db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f370d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32f47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18dbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d12b7") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10c17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1538a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6908b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ea9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d60ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8feff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_780a9") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe9bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eddc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69207") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c7f9") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d17ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc0a") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca1c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef202") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e683") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad174") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d8c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7794f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47a59") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_accb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a1dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30fa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f40c") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4802b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff053") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9db2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a68bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce5e") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a09b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3797f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9793b") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3bf5") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c68e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2315") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17bbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb5d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3da44") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3c08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a95be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a3ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab23a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5514b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c12e4") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a219") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b0e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b9a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ab40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5956c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b8b") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baf71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef8e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_754f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f07") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf2b5") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a924") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67384") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e8f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c15fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d533e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2902c") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3624") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66ff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbeaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31ef3") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09ed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bef8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98fd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b3de") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f27aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be0b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db676") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5e2c") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b521") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3f6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_141c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_711cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0279d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5ddd") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b273d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dddaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88cd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd7f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_178ec") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd7f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_082d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c56d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1414") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ebfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de461") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9132") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_338aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95a48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b61f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ba0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_205be") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bce65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b41a") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c8fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74fed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5684b") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_994d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21f00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e630") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_676a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7f43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16c30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf55") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e69e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5d80") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7222f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e38c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dfcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e104") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f52ed") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8de1b") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c63ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_371b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_683e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b36ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1df4c") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b6be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_265a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f18f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60dc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767b7") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34bd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0525") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db6b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae44") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84ea3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c5e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7880d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6489b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14e69") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddda3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fce24") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc2d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9163") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d565") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d90de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49eaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a14") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_532ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac001") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10d95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9beda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e38") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aadd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de77d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5078c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e92c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_101a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bccb") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd522") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23964") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a914") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c601a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb556") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3917b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da347") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42390") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f1bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_100ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_468c6") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_494be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68bef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccc89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ebad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1e1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e76e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d689") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2cad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31d04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e55bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c95ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c5e2") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf705") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cc32") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d9b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f79") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_038d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83d2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a02a9") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d71d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abd59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1614") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_906d6") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_511ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31e7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecfbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f714e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f340") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a2d") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ee2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1e1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f46fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33143") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13807") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d31b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af1be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b55cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aa05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_260b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a613") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a5c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0f96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_773b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9ec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e8a5") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd956") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6848b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f9dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcc73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd501") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03e93") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ad84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ce48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b173") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1000b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65743") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e2a4") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce58c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aa91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c10f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc62") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8118") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f43b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38f95") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c779c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48e5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8abcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8f1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc97") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca104") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3db33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_748ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45c0d") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e43b") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04fad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98ff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_946ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16ace") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cda1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1440f") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceb56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e337a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfb3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8ac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15b9f") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ae99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94134") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45c26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cddb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c6d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8110") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0577c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8578") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d02d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_157fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3883e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3758f") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c1c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c088") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fffaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed39") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_254c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f379") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a73") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd72d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1ed4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7df7") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d3a9") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faf31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1839") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_414ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_532ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cec79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae61") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d925") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7049c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_916c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e041") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28e12") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05af9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c3b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_618b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf8da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c88bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c39d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_349da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be1b4") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fef41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e923c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2051e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c988b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46616") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aafd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad6a5") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_869fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cd5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c06f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34dd5") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4c24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebc80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6facb") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf4b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c67c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27251") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c91e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b6dc") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5328c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_542ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb052") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a10a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7654") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_837ea") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca1c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef202") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e683") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad174") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d8c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7794f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47a59") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_523db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f370d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32f47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18dbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d12b7") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10c17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1538a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6908b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ea9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d60ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8feff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_780a9") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe9bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eddc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69207") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c7f9") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d17ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc0a") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4201a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b46f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93130") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86cee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa5f1") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a372e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fba33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e366") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c7bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0375e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33dd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f098") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c3a") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c68e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2315") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17bbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb5d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3da44") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3bf5") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a924") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67384") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e8f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c15fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d533e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2902c") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3c08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a95be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a3ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab23a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5514b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c12e4") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a219") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b0e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b9a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ab40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5956c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b8b") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baf71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef8e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_754f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f07") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf2b5") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a09b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3797f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9793b") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_accb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a1dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30fa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f40c") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4802b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff053") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9db2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a68bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce5e") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3f6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_141c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_711cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0279d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5ddd") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b521") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c8fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74fed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5684b") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_994d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21f00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e630") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b273d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dddaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88cd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd7f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_178ec") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd7f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_082d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c56d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1414") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ebfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de461") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9132") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_338aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95a48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b61f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ba0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_205be") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bce65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b41a") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f27aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be0b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db676") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5e2c") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3624") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66ff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbeaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31ef3") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09ed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bef8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98fd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b3de") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c63ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_371b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_683e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b36ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1df4c") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8de1b") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc2d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9163") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d565") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d90de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49eaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a14") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b6be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_265a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f18f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60dc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767b7") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34bd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0525") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db6b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae44") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84ea3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c5e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7880d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6489b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14e69") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddda3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fce24") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7222f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e38c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dfcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e104") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f52ed") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_676a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7f43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16c30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf55") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e69e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5d80") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23964") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a914") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c601a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb556") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3917b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd522") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d9b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f79") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_038d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83d2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a02a9") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da347") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42390") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f1bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_100ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_468c6") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_494be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68bef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccc89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ebad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1e1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e76e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d689") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2cad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31d04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e55bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c95ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c5e2") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf705") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cc32") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aadd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de77d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5078c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e92c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_101a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bccb") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_532ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac001") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10d95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9beda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e38") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d31b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af1be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b55cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aa05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_260b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a613") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13807") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e2a4") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce58c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aa91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c10f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc62") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a5c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0f96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_773b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9ec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e8a5") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd956") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6848b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f9dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcc73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd501") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03e93") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ad84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ce48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b173") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1000b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65743") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ee2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1e1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f46fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33143") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d71d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abd59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1614") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_906d6") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_511ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31e7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecfbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f714e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f340") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a2d") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04fad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98ff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_946ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16ace") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cda1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1440f") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e43b") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fffaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed39") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_254c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f379") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a73") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceb56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e337a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfb3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8ac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15b9f") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ae99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94134") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45c26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cddb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c6d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8110") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0577c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8578") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d02d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_157fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3883e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3758f") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c1c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c088") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca104") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3db33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_748ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45c0d") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8118") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f43b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38f95") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c779c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48e5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8abcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8f1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc97") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_5a753") diff --git a/engine/scenes/world/player/weapons/015/women.tscn b/engine/scenes/world/player/weapons/015/women.tscn index ec6b86a..17d6535 100644 --- a/engine/scenes/world/player/weapons/015/women.tscn +++ b/engine/scenes/world/player/weapons/015/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://e3d184fa61a2"] +[gd_scene load_steps=419 format=3 uid="uid://e3d184fa61a2"] -[ext_resource type="Texture2D" uid="uid://dy7jtykmobx1n" path="res://framework/statics/scenes/world/player/weapon/015/women/women.png" id="1_e3d18"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_c222f"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b75f3"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b43fa"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed8f9"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27a78"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8da8f"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5846"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8dd3b"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cdf3b"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ae0f"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b86c"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e7ca"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b69e"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d047f"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_819bf"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c098"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6e0e"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://dy7jtykmobx1n" path="res://assets/world/player/weapon/015/women/women.png" id="1_e3d18"] [sub_resource type="AtlasTexture" id="AtlasTexture_7177f"] atlas = ExtResource("1_e3d18") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b6e0e"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07e09"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b186"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34f78"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f087"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_916b5"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e455"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2460"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3726a"] atlas = ExtResource("1_e3d18") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07e09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b86c"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e7ca"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34f78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b69e"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f087"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d047f"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_916b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_819bf"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e455"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c098"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2460"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c222f"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_acdb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b75f3"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f064"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b43fa"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17e0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed8f9"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a41b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27a78"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8174b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8da8f"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79d33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5846"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d03d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8dd3b"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa4a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cdf3b"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af7e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ae0f"] atlas = ExtResource("1_e3d18") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b739"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b9ce"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e19a6"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c30db"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abb16"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_550e8"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48110"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f203a"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_97ce3"] atlas = ExtResource("1_e3d18") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f203a"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af6ea"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bd48"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d3dd"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9143f"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24513"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe5f1"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9650d"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_612c0"] atlas = ExtResource("1_e3d18") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af6ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b9ce"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bd48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e19a6"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d3dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c30db"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9143f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abb16"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24513"] +[sub_resource type="AtlasTexture" id="AtlasTexture_550e8"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe5f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48110"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9650d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acdb8"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c2ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f064"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67024"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17e0b"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dde76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a41b"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb889"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8174b"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e868c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79d33"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd82b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d03d7"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41d0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa4a0"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a59c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af7e4"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16940"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b739"] atlas = ExtResource("1_e3d18") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83032"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a572"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be697"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df968"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8c87"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93217"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef7d5"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7aff0"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1ebfe"] atlas = ExtResource("1_e3d18") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7aff0"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5020a"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_973ce"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f92d"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61359"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b7e5"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4979d"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c880"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5eefa"] atlas = ExtResource("1_e3d18") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5020a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a572"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_973ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be697"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f92d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df968"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61359"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8c87"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b7e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93217"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4979d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef7d5"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c880"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c2ff"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32994"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67024"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10f78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dde76"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09b75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb889"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4aec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e868c"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad0b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd82b"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45c57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41d0a"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc30e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a59c"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d51a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16940"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44bfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83032"] atlas = ExtResource("1_e3d18") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47640"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b175"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dada7"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4785f"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa6db"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a791d"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e993"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a239c"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_96c96"] atlas = ExtResource("1_e3d18") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a239c"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4330"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1186"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d129"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94ebd"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_799e4"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a55f"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd07e"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f2555"] atlas = ExtResource("1_e3d18") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4330"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b175"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dada7"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d129"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4785f"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94ebd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa6db"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_799e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a791d"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a55f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e993"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd07e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32994"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a082"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10f78"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30544"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09b75"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54c3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4aec"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23619"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad0b3"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd0cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45c57"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4042a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc30e"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee5dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d51a"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73f50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44bfa"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea084"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47640"] atlas = ExtResource("1_e3d18") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_286fa"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72172"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3fff"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22fbe"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15148"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e221"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3afa3"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e5ec"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_432b7"] atlas = ExtResource("1_e3d18") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7e5ec"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6de7d"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c99be"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61644"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a084"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d59d"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4fe9f"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d19ba"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a4c9d"] atlas = ExtResource("1_e3d18") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6de7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72172"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c99be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3fff"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61644"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22fbe"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a084"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15148"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d59d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e221"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fe9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3afa3"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d19ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a082"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26af5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30544"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fa2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54c3d"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_258af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23619"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60a8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd0cc"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42406"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4042a"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_175a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee5dd"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9681c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73f50"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53d15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea084"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47094"] +[sub_resource type="AtlasTexture" id="AtlasTexture_286fa"] atlas = ExtResource("1_e3d18") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d1f2"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc71b"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cae3"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32c88"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75918"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51de5"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72176"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee391"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d89f2"] atlas = ExtResource("1_e3d18") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ee391"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77574"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4c5b"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89670"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52e46"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dfff"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4848e"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f01af"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_10a34"] atlas = ExtResource("1_e3d18") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77574"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc71b"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4c5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cae3"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89670"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32c88"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52e46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75918"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dfff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51de5"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4848e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72176"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f01af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26af5"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fa2b"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9aab6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_258af"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2154b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60a8e"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b7cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42406"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94ecd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_175a5"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_200f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9681c"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f79be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53d15"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31b8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47094"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d031"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d1f2"] atlas = ExtResource("1_e3d18") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a18b"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_684c5"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c8a4"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50acc"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2da11"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9987b"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6cdfa"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b459b"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8b44d"] atlas = ExtResource("1_e3d18") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b459b"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62523"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e24bb"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_feb37"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c794c"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_744e0"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bf5d"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb7fb"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f53b0"] atlas = ExtResource("1_e3d18") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62523"] +[sub_resource type="AtlasTexture" id="AtlasTexture_684c5"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e24bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c8a4"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_feb37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50acc"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c794c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2da11"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_744e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9987b"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bf5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cdfa"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb7fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3186"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae225"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9aab6"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2dac0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2154b"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e891"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b7cd"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa82e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94ecd"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_375cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_200f7"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_880c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f79be"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7898f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31b8d"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33502"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d031"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8e2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a18b"] atlas = ExtResource("1_e3d18") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c36f6"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff207"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d0fd"] -atlas = ExtResource("1_e3d18") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8d1c"] -atlas = ExtResource("1_e3d18") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6dd3f"] -atlas = ExtResource("1_e3d18") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02cfd"] -atlas = ExtResource("1_e3d18") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_797f3"] -atlas = ExtResource("1_e3d18") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62937"] -atlas = ExtResource("1_e3d18") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_292a2"] atlas = ExtResource("1_e3d18") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_62937"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98a45"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f274"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d956c"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fbb65"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0cad3"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16369"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_623ab"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3ce1b"] atlas = ExtResource("1_e3d18") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_e3d18") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98a45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff207"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f274"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d0fd"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d956c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8d1c"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbb65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6dd3f"] atlas = ExtResource("1_e3d18") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cad3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02cfd"] atlas = ExtResource("1_e3d18") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16369"] +[sub_resource type="AtlasTexture" id="AtlasTexture_797f3"] atlas = ExtResource("1_e3d18") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_623ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae225"] atlas = ExtResource("1_e3d18") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2dac0"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e891"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa82e"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_375cd"] +atlas = ExtResource("1_e3d18") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_880c5"] +atlas = ExtResource("1_e3d18") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7898f"] +atlas = ExtResource("1_e3d18") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33502"] +atlas = ExtResource("1_e3d18") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e8e2d"] +atlas = ExtResource("1_e3d18") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c36f6"] +atlas = ExtResource("1_e3d18") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_e3d18"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c222f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b75f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b43fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed8f9") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8da8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5846") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dd3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdf3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae0f") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b86c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e7ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b69e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d047f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_819bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c098") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e0e") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7177f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_113b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae7f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f3a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bcc5") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3726a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0daf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c7d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_694f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc11c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ff8f") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2908d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4cda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7ab0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66137") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1998f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ec1") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec61e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbb82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ebc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_704d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5320b") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a7d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a70bc") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f78") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f087") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_916b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e455") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2460") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acdb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17e0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a41b") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8174b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d03d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa4a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af7e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b739") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b9ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e19a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c30db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abb16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_550e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48110") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f203a") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ce3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52c10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f34ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9848f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_687f1") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_612c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_957a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1d13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_052f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c815") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b4d2") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bca20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4ff6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9ddb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62ac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e28a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22436") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85282") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dca8c") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15d3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6488b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_180c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6d1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13cc") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a4a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39d66") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af6ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bd48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d3dd") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9143f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe5f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9650d") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c2ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67024") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb889") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e868c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd82b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a59c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83032") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a572") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be697") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8c87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93217") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef7d5") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aff0") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ebfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7fd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_152a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79f1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae8a") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eefa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e66bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a292") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f9ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6014e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea5cb") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28729") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f36f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89d8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53fbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b16b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9b0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ae01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac7c") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6431b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dbdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8f6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a20") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9fbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cae26") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5020a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_973ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f92d") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b7e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4979d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c880") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10f78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09b75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4aec") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad0b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45c57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc30e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d51a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44bfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47640") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dada7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4785f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa6db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a791d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e993") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a239c") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96c96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a656e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6383") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c143") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b8c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a2d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bef7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc5c2") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f7d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a476b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07494") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ca18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10bd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfb8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ebb0") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2ec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_702f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03ddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdd5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0163d") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3ba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36c4b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d129") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_799e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a55f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd07e") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30544") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54c3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23619") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd0cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4042a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee5dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73f50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_286fa") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72172") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3fff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22fbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3afa3") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e5ec") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_432b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d35c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce6e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1efb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03af7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2178a") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b8a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b69d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43db6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f1bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4f8a") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d96df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abe04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dccaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de1a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73794") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ed67") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12d69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8db5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd99") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6c34") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6de7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c99be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61644") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d59d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fe9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d19ba") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26af5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fa2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_258af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60a8e") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42406") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_175a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9681c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47094") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d1f2") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc71b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32c88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51de5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72176") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee391") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d89f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe183") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4a4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5e02") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5ebe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_016c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe4a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ca06") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_944fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_523cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ffe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6134") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da65b") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab5ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_019f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf576") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efa0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b3b") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89670") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52e46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dfff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4848e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f01af") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2154b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b7cd") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_200f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f79be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31b8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d031") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a18b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_684c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c8a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50acc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9987b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cdfa") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b459b") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b44d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5791f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a965f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8768") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_177a7") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f53b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cadcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf775") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4564") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d561b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36762") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eb2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3238f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6534") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6de50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c17f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbf93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0c40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a56") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a40b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7295c") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62523") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e24bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb37") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c794c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_744e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bf5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb7fb") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae225") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa82e") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_375cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_880c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7898f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33502") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8e2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c36f6") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff207") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d0fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dd3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02cfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_797f3") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62937") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_292a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3097b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_265a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ee8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8df0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c06e") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ce1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1836b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c62bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a75e") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fde7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15f44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2cd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dba4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9daa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3a2b") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09d46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6797d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_253b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4c7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1d5e") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34940") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f274") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d956c") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbb65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16369") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_623ab") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7177f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_113b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae7f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f3a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bcc5") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e0e") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f78") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f087") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_916b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e455") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2460") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3726a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0daf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c7d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_694f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc11c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ff8f") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2908d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4cda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7ab0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66137") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1998f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ec1") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec61e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbb82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ebc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_704d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5320b") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a7d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a70bc") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b86c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e7ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b69e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d047f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_819bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c098") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c222f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b75f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b43fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed8f9") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8da8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5846") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dd3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdf3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae0f") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ce3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52c10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f34ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9848f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_687f1") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f203a") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af6ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bd48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d3dd") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9143f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe5f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9650d") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_612c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_957a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1d13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_052f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c815") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b4d2") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bca20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4ff6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9ddb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62ac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e28a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22436") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85282") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dca8c") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15d3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6488b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_180c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6d1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13cc") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a4a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39d66") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b9ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e19a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c30db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abb16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_550e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48110") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acdb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17e0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a41b") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8174b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d03d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa4a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af7e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b739") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ebfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7fd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_152a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79f1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae8a") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aff0") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5020a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_973ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f92d") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b7e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4979d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c880") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eefa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e66bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a292") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f9ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6014e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea5cb") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28729") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f36f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89d8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53fbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b16b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9b0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ae01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac7c") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6431b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dbdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8f6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a20") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9fbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cae26") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a572") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be697") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8c87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93217") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef7d5") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c2ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67024") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb889") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e868c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd82b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a59c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83032") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96c96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a656e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6383") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c143") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a239c") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d129") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_799e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a55f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd07e") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b8c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a2d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bef7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc5c2") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f7d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a476b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07494") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ca18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10bd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfb8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ebb0") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2ec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_702f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03ddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdd5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0163d") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3ba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36c4b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dada7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4785f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa6db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a791d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e993") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10f78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09b75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4aec") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad0b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45c57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc30e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d51a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44bfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47640") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_432b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d35c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce6e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1efb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03af7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2178a") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e5ec") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6de7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c99be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61644") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d59d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fe9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d19ba") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b8a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b69d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43db6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f1bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4f8a") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d96df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abe04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dccaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de1a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73794") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ed67") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12d69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8db5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd99") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6c34") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72172") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3fff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22fbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3afa3") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30544") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54c3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23619") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd0cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4042a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee5dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73f50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_286fa") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d89f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe183") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4a4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5e02") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee391") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89670") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52e46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dfff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4848e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f01af") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5ebe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_016c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe4a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ca06") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_944fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_523cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ffe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6134") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da65b") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab5ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_019f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf576") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efa0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b3b") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc71b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32c88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51de5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72176") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26af5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fa2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_258af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60a8e") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42406") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_175a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9681c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47094") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d1f2") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b44d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5791f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a965f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8768") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_177a7") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b459b") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62523") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e24bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb37") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c794c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_744e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bf5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb7fb") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f53b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cadcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf775") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4564") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d561b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36762") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eb2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3238f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6534") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6de50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c17f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbf93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0c40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a56") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a40b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7295c") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_684c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c8a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50acc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9987b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cdfa") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2154b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b7cd") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_200f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f79be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31b8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d031") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a18b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_292a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3097b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_265a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ee8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8df0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c06e") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62937") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f274") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d956c") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbb65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16369") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_623ab") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ce1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1836b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c62bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a75e") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fde7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15f44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2cd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dba4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9daa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3a2b") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09d46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6797d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_253b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4c7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1d5e") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34940") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff207") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d0fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dd3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02cfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_797f3") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae225") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa82e") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_375cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_880c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7898f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33502") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8e2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c36f6") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_e3d18") diff --git a/engine/scenes/world/player/weapons/016/men.tscn b/engine/scenes/world/player/weapons/016/men.tscn index 54e44ca..0599a55 100644 --- a/engine/scenes/world/player/weapons/016/men.tscn +++ b/engine/scenes/world/player/weapons/016/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://fa4d961a379b"] +[gd_scene load_steps=419 format=3 uid="uid://fa4ea61a38ab"] -[ext_resource type="Texture2D" uid="uid://cpo6m8mgilg2m" path="res://framework/statics/scenes/world/player/weapon/016/men/men.png" id="1_fa4d9"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_41b57"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7fb30"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89a04"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c6a3"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23364"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4bc42"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2541c"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba264"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e7d7"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d9bb"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c09f3"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e14e"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8572b"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09ae4"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f749"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92d57"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c54b1"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cpo6m8mgilg2m" path="res://assets/world/player/weapon/016/men/men.png" id="1_fa4d9"] [sub_resource type="AtlasTexture" id="AtlasTexture_9b3d6"] atlas = ExtResource("1_fa4d9") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c54b1"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1528"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5f91"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54e80"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dab67"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_776dc"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_447aa"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14a99"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1c710"] atlas = ExtResource("1_fa4d9") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1528"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c09f3"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5f91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e14e"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54e80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8572b"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dab67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09ae4"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_776dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f749"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_447aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92d57"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14a99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41b57"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f43b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fb30"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7a76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89a04"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1228f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c6a3"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cee7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23364"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76d44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bc42"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc1a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2541c"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bf28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba264"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff801"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e7d7"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b625d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d9bb"] atlas = ExtResource("1_fa4d9") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae43d"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2804f"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9019"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4bae3"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aba65"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b79a"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51aee"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76234"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a6c21"] atlas = ExtResource("1_fa4d9") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_76234"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5034f"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98e47"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6831"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7f00"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_522d7"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_010d2"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15fa2"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_213bd"] atlas = ExtResource("1_fa4d9") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5034f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2804f"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98e47"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9019"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6831"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bae3"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7f00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aba65"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_522d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b79a"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_010d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51aee"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15fa2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f43b8"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cea6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7a76"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3f29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1228f"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a8ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cee7"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1018e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76d44"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_769b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc1a0"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cbbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bf28"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0df2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff801"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2993b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b625d"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_835e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae43d"] atlas = ExtResource("1_fa4d9") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e544b"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08da8"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37383"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14367"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75dff"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e633e"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4aef"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fed18"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fdee1"] atlas = ExtResource("1_fa4d9") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_fed18"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51d46"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e05c"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fcba4"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_deed9"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a61f5"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad3a1"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61ae3"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0258c"] atlas = ExtResource("1_fa4d9") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51d46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08da8"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e05c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37383"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcba4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14367"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_deed9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75dff"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a61f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e633e"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad3a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4aef"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61ae3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cea6c"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4befd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3f29"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d82ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a8ef"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8c45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1018e"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99a16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_769b2"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_799d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cbbf"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96f1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0df2a"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70c8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2993b"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_acc4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_835e2"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11a00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e544b"] atlas = ExtResource("1_fa4d9") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62c79"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bad96"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92be4"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f140c"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56e67"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36b6e"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_818f0"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea173"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4435a"] atlas = ExtResource("1_fa4d9") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ea173"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8609"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad28d"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_311d1"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef06f"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1592a"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0220f"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a214"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bdf4a"] atlas = ExtResource("1_fa4d9") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8609"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bad96"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad28d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92be4"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_311d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f140c"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef06f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56e67"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1592a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36b6e"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0220f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_818f0"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a214"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4befd"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8039f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d82ea"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f6a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8c45"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4831"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99a16"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b95f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_799d7"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a534"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96f1a"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c35a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70c8c"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c169"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acc4e"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39617"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11a00"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c408"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62c79"] atlas = ExtResource("1_fa4d9") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8899f"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83c2a"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db3b0"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8db35"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce377"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dfaa"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb3fe"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc03c"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9d236"] atlas = ExtResource("1_fa4d9") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_dc03c"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f080"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f6e4"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3523"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74c3b"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06730"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25edb"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_040c7"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4e970"] atlas = ExtResource("1_fa4d9") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f080"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83c2a"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f6e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db3b0"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3523"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8db35"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74c3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce377"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06730"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2dfaa"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25edb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb3fe"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_040c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8039f"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e38a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f6a8"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efe1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4831"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3a91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b95f"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bded8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a534"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac947"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c35a"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0329d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c169"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af64d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39617"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0897d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c408"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd14f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8899f"] atlas = ExtResource("1_fa4d9") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b2bd"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61789"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_366ca"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72f27"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7df0b"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22d4b"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b32be"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6480b"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_289cd"] atlas = ExtResource("1_fa4d9") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6480b"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ccbd0"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_692d7"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80203"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbc64"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c68d"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1056e"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2d95"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f069b"] atlas = ExtResource("1_fa4d9") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccbd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61789"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_692d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_366ca"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80203"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72f27"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbc64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7df0b"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c68d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22d4b"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1056e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b32be"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2d95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e38a1"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52775"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efe1f"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2acb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3a91"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cab25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bded8"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aeb54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac947"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cf7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0329d"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_864c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af64d"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1410"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0897d"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b21b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd14f"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7008"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b2bd"] atlas = ExtResource("1_fa4d9") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2af0"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8b19"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3da0a"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4a5a"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7eb37"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7359c"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_955cc"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6cd2d"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_67792"] atlas = ExtResource("1_fa4d9") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6cd2d"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed66c"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebc27"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cca9"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14295"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bda89"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42185"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82989"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e9d58"] atlas = ExtResource("1_fa4d9") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed66c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8b19"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebc27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3da0a"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cca9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4a5a"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14295"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7eb37"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bda89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7359c"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42185"] +[sub_resource type="AtlasTexture" id="AtlasTexture_955cc"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82989"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52775"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86a56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2acb"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93c17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cab25"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05895"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aeb54"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1ada"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cf7a"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27f76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_864c6"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5d9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1410"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7af7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b21b"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_228f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7008"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8edb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2af0"] atlas = ExtResource("1_fa4d9") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fab32"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02364"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e502"] -atlas = ExtResource("1_fa4d9") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0479a"] -atlas = ExtResource("1_fa4d9") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67e68"] -atlas = ExtResource("1_fa4d9") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8da17"] -atlas = ExtResource("1_fa4d9") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1eab"] -atlas = ExtResource("1_fa4d9") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa24b"] -atlas = ExtResource("1_fa4d9") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_da526"] atlas = ExtResource("1_fa4d9") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_fa24b"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff871"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61a3a"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96dfe"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0017"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ae93"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_759f9"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4374"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2ea35"] atlas = ExtResource("1_fa4d9") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_fa4d9") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff871"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02364"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61a3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e502"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96dfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0479a"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0017"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67e68"] atlas = ExtResource("1_fa4d9") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ae93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8da17"] atlas = ExtResource("1_fa4d9") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_759f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1eab"] atlas = ExtResource("1_fa4d9") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4374"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86a56"] atlas = ExtResource("1_fa4d9") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93c17"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05895"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1ada"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27f76"] +atlas = ExtResource("1_fa4d9") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5d9d"] +atlas = ExtResource("1_fa4d9") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7af7"] +atlas = ExtResource("1_fa4d9") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_228f9"] +atlas = ExtResource("1_fa4d9") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8edb"] +atlas = ExtResource("1_fa4d9") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fab32"] +atlas = ExtResource("1_fa4d9") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_fa4d9"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41b57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fb30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c6a3") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bc42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2541c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d9bb") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e14e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8572b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09ae4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f749") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92d57") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c54b1") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b3d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f4f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e9f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0afcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e234f") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58978") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de0ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0da4") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17c60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_185d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ced6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_422da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64e3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6da37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd88") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a57f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_759e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e22df") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33c20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_934e3") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5f91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54e80") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dab67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_776dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_447aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14a99") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f43b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7a76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1228f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cee7") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76d44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc1a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bf28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff801") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b625d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae43d") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2804f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b79a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51aee") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76234") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70f77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bb27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e88") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_213bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_875f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_295cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_340a2") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_185b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45eb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74e87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1599e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02d57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dca4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43a62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd1c4") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d779e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8257f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f507b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97174") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7afa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f59c3") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7c2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9027") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5034f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98e47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6831") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_522d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_010d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15fa2") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a8ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1018e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_769b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cbbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0df2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2993b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_835e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e544b") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08da8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37383") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75dff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e633e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4aef") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed18") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e268") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_503a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e392d") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0258c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_278c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5db50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0723a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b526") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f42a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5437f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d271e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52dca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89697") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d5a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df819") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcee8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1e44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_906ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d8ee") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1badc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9809a") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51d46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e05c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcba4") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_deed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a61f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad3a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ae3") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4befd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d82ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99a16") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_799d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62c79") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bad96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92be4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f140c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56e67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36b6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_818f0") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea173") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4435a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72d16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1925e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3cbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94751") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdf4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92df8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_265aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b50aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1548c") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da4a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75fd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c6e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_138f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aedf8") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd713") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_804ac") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e6b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8609") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad28d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_311d1") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef06f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1592a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0220f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a214") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8039f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f6a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b95f") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c35a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c169") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8899f") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db3b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8db35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dfaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb3fe") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc03c") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8bcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fdd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa8b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7619b") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e970") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e5a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fe42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ee67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9cf4") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e99ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ffff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d24cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd21f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22bd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_921a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a081") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_464cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_823e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bb74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b823") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21252") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f6e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3523") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74c3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040c7") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e38a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efe1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3a91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bded8") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0329d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af64d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0897d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd14f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b2bd") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61789") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_366ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7df0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22d4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b32be") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6480b") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_289cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8707a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b99f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6ec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba4df") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f069b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc4ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_652b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b5c6") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1c7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f308") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cdeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed559") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a425") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efbb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a0b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e69d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cde5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ae64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac44b") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41f6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d79b") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccbd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_692d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80203") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbc64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c68d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1056e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2d95") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2acb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cab25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeb54") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cf7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_864c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b21b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2af0") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8b19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3da0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eb37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7359c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_955cc") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cd2d") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67792") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9abd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71f95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fd12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c803") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b333b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cfed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f089") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba54e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a8fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5050") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6add1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf4b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b90f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7205d") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c255c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19baa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2868") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a593c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc745") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0610e") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed66c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebc27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cca9") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14295") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bda89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42185") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82989") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93c17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1ada") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27f76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5d9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7af7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_228f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fab32") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e502") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0479a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67e68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8da17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1eab") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa24b") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da526") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b983") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2000") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f67c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88011") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ea35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fef6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df9aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ec0e") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c312f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e53e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d2a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e2f") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ca90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2ca7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_978de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65b08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13572") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f195c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd53") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff871") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61a3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96dfe") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0017") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ae93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_759f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4374") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b3d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f4f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e9f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0afcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e234f") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c54b1") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5f91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54e80") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dab67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_776dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14a99") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58978") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de0ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0da4") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17c60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_185d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ced6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_422da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64e3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6da37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd88") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a57f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_759e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e22df") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33c20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_934e3") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e14e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8572b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09ae4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f749") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92d57") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41b57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fb30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c6a3") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bc42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2541c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d9bb") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70f77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bb27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e88") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76234") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5034f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98e47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6831") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_522d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_010d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15fa2") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_213bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_875f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_295cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_340a2") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_185b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45eb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74e87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1599e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02d57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dca4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43a62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd1c4") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d779e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8257f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f507b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97174") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7afa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f59c3") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7c2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9027") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2804f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b79a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51aee") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f43b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7a76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1228f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cee7") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76d44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc1a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bf28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff801") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b625d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae43d") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e268") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_503a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e392d") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed18") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51d46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e05c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcba4") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_deed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a61f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad3a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ae3") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0258c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_278c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5db50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0723a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b526") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f42a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5437f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d271e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52dca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89697") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d5a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df819") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcee8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1e44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_906ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d8ee") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1badc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9809a") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08da8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37383") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75dff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e633e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4aef") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a8ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1018e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_769b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cbbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0df2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2993b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_835e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e544b") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4435a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72d16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1925e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3cbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94751") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea173") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8609") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad28d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_311d1") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef06f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1592a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0220f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a214") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdf4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92df8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_265aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b50aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1548c") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da4a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75fd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c6e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_138f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aedf8") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd713") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_804ac") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e6b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bad96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92be4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f140c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56e67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36b6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_818f0") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4befd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d82ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99a16") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_799d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62c79") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8bcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fdd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa8b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7619b") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc03c") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f6e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3523") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74c3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040c7") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e970") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e5a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fe42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ee67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9cf4") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e99ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ffff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d24cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd21f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22bd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_921a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a081") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_464cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_823e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bb74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b823") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21252") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db3b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8db35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dfaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb3fe") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8039f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f6a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b95f") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c35a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c169") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8899f") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_289cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8707a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b99f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6ec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba4df") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6480b") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccbd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_692d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80203") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbc64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c68d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1056e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2d95") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f069b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc4ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_652b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b5c6") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1c7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f308") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cdeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed559") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a425") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efbb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a0b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e69d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cde5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ae64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac44b") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41f6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d79b") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61789") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_366ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7df0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22d4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b32be") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e38a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efe1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3a91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bded8") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0329d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af64d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0897d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd14f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b2bd") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67792") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9abd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71f95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fd12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c803") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cd2d") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed66c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebc27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cca9") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14295") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bda89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42185") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82989") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b333b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cfed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f089") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba54e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a8fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5050") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6add1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf4b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b90f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7205d") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c255c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19baa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2868") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a593c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc745") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0610e") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8b19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3da0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eb37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7359c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_955cc") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2acb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cab25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeb54") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cf7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_864c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b21b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2af0") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da526") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b983") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2000") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f67c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88011") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa24b") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff871") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61a3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96dfe") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0017") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ae93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_759f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4374") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ea35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fef6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df9aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ec0e") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c312f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e53e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d2a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e2f") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ca90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2ca7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_978de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65b08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13572") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f195c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd53") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e502") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0479a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67e68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8da17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1eab") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93c17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1ada") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27f76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5d9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7af7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_228f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fab32") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_fa4d9") diff --git a/engine/scenes/world/player/weapons/016/women.tscn b/engine/scenes/world/player/weapons/016/women.tscn index 4403e6c..52e4c31 100644 --- a/engine/scenes/world/player/weapons/016/women.tscn +++ b/engine/scenes/world/player/weapons/016/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://67ea5145d9bb"] +[gd_scene load_steps=419 format=3 uid="uid://67ea5145eabb"] -[ext_resource type="Texture2D" uid="uid://bx66xstsqlaqs" path="res://framework/statics/scenes/world/player/weapon/016/women/women.png" id="1_67ea5"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c6df"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_efec3"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9b46"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19fdb"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ca94"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_523ef"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e2e4"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a837"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34349"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_736e7"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2201e"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_046d2"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0862"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19608"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41034"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bef48"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_160e4"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bx66xstsqlaqs" path="res://assets/world/player/weapon/016/women/women.png" id="1_67ea5"] [sub_resource type="AtlasTexture" id="AtlasTexture_abff8"] atlas = ExtResource("1_67ea5") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_160e4"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2de6e"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22e27"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49891"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_788e9"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62fd6"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54d88"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13e82"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5bf0a"] atlas = ExtResource("1_67ea5") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2de6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2201e"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22e27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_046d2"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49891"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0862"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_788e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19608"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62fd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41034"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54d88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bef48"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13e82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c6df"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0efbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efec3"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_523f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9b46"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b61a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19fdb"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f93f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ca94"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84086"] +[sub_resource type="AtlasTexture" id="AtlasTexture_523ef"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da110"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e2e4"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39aa1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a837"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbaa0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34349"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71952"] +[sub_resource type="AtlasTexture" id="AtlasTexture_736e7"] atlas = ExtResource("1_67ea5") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca87c"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b448f"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd53"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fae86"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab743"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dcd56"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b53c8"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_671b4"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c0c48"] atlas = ExtResource("1_67ea5") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_671b4"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53f41"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bfa7"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60d33"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f23f"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97009"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edef6"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55074"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6c70e"] atlas = ExtResource("1_67ea5") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53f41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b448f"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bfa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd53"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60d33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fae86"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f23f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab743"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97009"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcd56"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edef6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b53c8"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55074"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0efbe"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40d94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_523f7"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1b03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b61a5"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29dc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f93f"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1078f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84086"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0f89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da110"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0915a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39aa1"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a3ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbaa0"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_201cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71952"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce5d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca87c"] atlas = ExtResource("1_67ea5") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95fbb"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc42d"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bffa5"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5f1f"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6fe2"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_861c6"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32ce8"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e65b"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_14210"] atlas = ExtResource("1_67ea5") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0e65b"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ae3d"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70c2b"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d278d"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e67c2"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29a09"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d79c6"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fa89"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_431f9"] atlas = ExtResource("1_67ea5") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ae3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc42d"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70c2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bffa5"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d278d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5f1f"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e67c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6fe2"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29a09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_861c6"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d79c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32ce8"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fa89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40d94"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74c25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1b03"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e893"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29dc9"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0a48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1078f"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64ff6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0f89"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_540eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0915a"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86c4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a3ed"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_101b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_201cf"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7d36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce5d7"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2de02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95fbb"] atlas = ExtResource("1_67ea5") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_604c7"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_deb5a"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20005"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4822f"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93eb8"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbbd0"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abf92"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3aafc"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0c50e"] atlas = ExtResource("1_67ea5") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3aafc"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_323c2"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_015db"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5fe2"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00254"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c00e"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0be28"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23372"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a09b6"] atlas = ExtResource("1_67ea5") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_323c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_deb5a"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_015db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20005"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5fe2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4822f"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00254"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93eb8"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c00e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbbd0"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0be28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abf92"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23372"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74c25"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71910"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e893"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94f11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0a48"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fb71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64ff6"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9358f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_540eb"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1880d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86c4b"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a07f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_101b1"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d43b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7d36"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fb6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2de02"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2444d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_604c7"] atlas = ExtResource("1_67ea5") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2628"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae497"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4459d"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23330"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff6a6"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8114"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69254"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48d8c"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8f7d3"] atlas = ExtResource("1_67ea5") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_48d8c"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57697"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6ec4"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fe1a"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_545c2"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_025c9"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59e32"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da604"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6d49d"] atlas = ExtResource("1_67ea5") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57697"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae497"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6ec4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4459d"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fe1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23330"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_545c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff6a6"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_025c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8114"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59e32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69254"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da604"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71910"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1335"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94f11"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb3fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fb71"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4a84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9358f"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fc53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1880d"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25480"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a07f"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_018fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d43b"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_046ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fb6c"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e386"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2444d"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42e81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2628"] atlas = ExtResource("1_67ea5") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_764a3"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e761"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a04e0"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3679"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e328"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72721"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79a9f"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7a45"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_95ec2"] atlas = ExtResource("1_67ea5") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b7a45"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55f89"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe08e"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98c78"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4542"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45fba"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ae67"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e935f"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a4e22"] atlas = ExtResource("1_67ea5") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55f89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e761"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe08e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a04e0"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98c78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3679"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e328"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45fba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72721"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ae67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79a9f"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e935f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1335"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a718"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb3fa"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c940"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4a84"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe25a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fc53"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b367"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25480"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0363"] +[sub_resource type="AtlasTexture" id="AtlasTexture_018fb"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0943"] +[sub_resource type="AtlasTexture" id="AtlasTexture_046ea"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21947"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e386"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0ec5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42e81"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0575"] +[sub_resource type="AtlasTexture" id="AtlasTexture_764a3"] atlas = ExtResource("1_67ea5") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5c32"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_612c1"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e63d2"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a28e"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c10a"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72132"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e46c0"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee85f"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bb749"] atlas = ExtResource("1_67ea5") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ee85f"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7972"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ae23"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8073f"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08b5c"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19adf"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be932"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00177"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_28d07"] atlas = ExtResource("1_67ea5") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7972"] +[sub_resource type="AtlasTexture" id="AtlasTexture_612c1"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ae23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e63d2"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8073f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a28e"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08b5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c10a"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19adf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72132"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be932"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e46c0"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00177"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a718"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f3bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c940"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79dd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe25a"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b409"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b367"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a13a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0363"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5270"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0943"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efc5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21947"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db9b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0ec5"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b84d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0575"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a1ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5c32"] atlas = ExtResource("1_67ea5") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eac98"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d1a4"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d159"] -atlas = ExtResource("1_67ea5") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe567"] -atlas = ExtResource("1_67ea5") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a684c"] -atlas = ExtResource("1_67ea5") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c705"] -atlas = ExtResource("1_67ea5") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71010"] -atlas = ExtResource("1_67ea5") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c72f7"] -atlas = ExtResource("1_67ea5") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bb35e"] atlas = ExtResource("1_67ea5") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c72f7"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5412d"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ace4d"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53414"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50277"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a1dd"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a60dd"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2666a"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c92c6"] atlas = ExtResource("1_67ea5") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_67ea5") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5412d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d1a4"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ace4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d159"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53414"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe567"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50277"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a684c"] atlas = ExtResource("1_67ea5") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a1dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c705"] atlas = ExtResource("1_67ea5") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a60dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71010"] atlas = ExtResource("1_67ea5") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2666a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f3bf"] atlas = ExtResource("1_67ea5") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79dd5"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b409"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a13a"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5270"] +atlas = ExtResource("1_67ea5") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efc5c"] +atlas = ExtResource("1_67ea5") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db9b2"] +atlas = ExtResource("1_67ea5") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b84d"] +atlas = ExtResource("1_67ea5") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a1ea"] +atlas = ExtResource("1_67ea5") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eac98"] +atlas = ExtResource("1_67ea5") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_67ea5"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c6df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19fdb") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_523ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e2e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a837") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34349") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_736e7") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2201e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_046d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0862") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bef48") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_160e4") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8db16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfdbf") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25f82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_830dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22c4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6f7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc948") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a757") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a43f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db5fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43b8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2dff") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f8ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11bc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaa6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c1c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d475") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb89e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_204c9") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49891") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_788e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13e82") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0efbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_523f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b61a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f93f") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39aa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbaa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71952") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca87c") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b448f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b53c8") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_671b4") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0c48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04799") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5394") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e833") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62a05") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c70e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b48ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d0c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b2ae") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e65b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bebe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e14a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcb25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1a12") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93efa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e91f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fd04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f273e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b30b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_503b3") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38f4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a188") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bfa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d33") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f23f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edef6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55074") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40d94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29dc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1078f") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0915a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a3ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_201cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce5d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95fbb") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc42d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bffa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6fe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_861c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32ce8") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e65b") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37c61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_563de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cf80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ba07") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_431f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e270b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb5b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ded81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cdd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3cb4") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb8f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82d95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b79f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb8c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c566f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0935") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be46") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b8f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34540") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad78b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8608d") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_889b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31196") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d278d") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e67c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29a09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d79c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa89") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e893") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0a48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64ff6") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_540eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86c4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_101b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_604c7") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4822f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93eb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbbd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abf92") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aafc") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c50e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a54ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5968d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21741") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e957d") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a09b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eea34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8e37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_191f8") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_305c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f690b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d88c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e73f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b09c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bcde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dafc9") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f703") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d057c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf706") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6ef6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59f63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b662e") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec3b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_451a8") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_323c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_015db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5fe2") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00254") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c00e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23372") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fb71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9358f") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1880d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a07f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d43b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fb6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2444d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2628") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae497") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4459d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff6a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8114") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69254") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48d8c") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f7d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6343b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28e04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8f3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_731aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56324") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d49d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82bf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfaed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8876") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b21e5") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fffaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8800d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e2b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9d64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b260") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_669d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af700") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_904c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_587a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0e1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4135") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c692") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57697") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe1a") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_545c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_025c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59e32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da604") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1335") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb3fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4a84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fc53") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_018fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_046ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e386") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42e81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_764a3") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a04e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3679") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72721") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a9f") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7a45") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95ec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d396e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6399") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc4b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_335af") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4e22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f678e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79dd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba34") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3958f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2ad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dec7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e53c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_920de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f178e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14b9d") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_570d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c80ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_950ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44bd3") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b8db") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe08e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98c78") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e935f") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe25a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b367") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0943") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ec5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0575") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5c32") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_612c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e63d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a28e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c10a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72132") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e46c0") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee85f") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb749") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a5f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_483d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fdc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c922") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28d07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfdc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd7e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04b3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fefd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db86") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7347a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_491fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b647") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41ce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1d33") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eb93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb696") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d00c") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efb40") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7972") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ae23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8073f") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19adf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00177") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f3bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79dd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a13a") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b84d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a1ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eac98") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d1a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a684c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c705") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71010") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72f7") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_631ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8c11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85eac") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c92c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b07c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f12cf") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_065ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb61f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a081") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a59") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d1fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1bce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c713c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6984c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c63") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8f3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08548") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5412d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ace4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53414") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50277") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a1dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a60dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2666a") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8db16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfdbf") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_160e4") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49891") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_788e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13e82") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25f82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_830dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22c4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6f7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc948") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a757") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a43f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db5fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43b8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2dff") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f8ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11bc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaa6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c1c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d475") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb89e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_204c9") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2201e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_046d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0862") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bef48") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c6df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19fdb") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_523ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e2e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a837") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34349") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_736e7") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0c48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04799") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5394") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e833") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62a05") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_671b4") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bfa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d33") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f23f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edef6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55074") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c70e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b48ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d0c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b2ae") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e65b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bebe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e14a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcb25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1a12") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93efa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e91f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fd04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f273e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b30b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_503b3") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38f4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a188") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b448f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b53c8") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0efbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_523f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b61a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f93f") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39aa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbaa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71952") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca87c") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37c61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_563de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cf80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ba07") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e65b") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d278d") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e67c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29a09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d79c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa89") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_431f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e270b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb5b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ded81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cdd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3cb4") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb8f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82d95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b79f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb8c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c566f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0935") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be46") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b8f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34540") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad78b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8608d") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_889b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31196") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc42d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bffa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6fe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_861c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32ce8") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40d94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29dc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1078f") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0915a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a3ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_201cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce5d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95fbb") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c50e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a54ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5968d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21741") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e957d") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aafc") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_323c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_015db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5fe2") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00254") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c00e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23372") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a09b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eea34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8e37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_191f8") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_305c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f690b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d88c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e73f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b09c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bcde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dafc9") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f703") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d057c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf706") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6ef6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59f63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b662e") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec3b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_451a8") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4822f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93eb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbbd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abf92") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e893") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0a48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64ff6") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_540eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86c4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_101b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_604c7") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f7d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6343b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28e04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8f3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_731aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56324") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48d8c") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57697") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe1a") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_545c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_025c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59e32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da604") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d49d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82bf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfaed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8876") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b21e5") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fffaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8800d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e2b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9d64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b260") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_669d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af700") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_904c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_587a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0e1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4135") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c692") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae497") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4459d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff6a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8114") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69254") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fb71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9358f") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1880d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a07f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d43b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fb6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2444d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2628") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95ec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d396e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6399") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc4b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_335af") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7a45") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe08e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98c78") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e935f") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4e22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f678e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79dd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba34") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3958f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2ad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dec7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e53c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_920de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f178e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14b9d") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_570d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c80ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_950ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44bd3") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b8db") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a04e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3679") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72721") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a9f") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1335") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb3fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4a84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fc53") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_018fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_046ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e386") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42e81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_764a3") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb749") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a5f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_483d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fdc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c922") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee85f") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7972") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ae23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8073f") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19adf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00177") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28d07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfdc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd7e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04b3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fefd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db86") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7347a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_491fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b647") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41ce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1d33") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eb93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb696") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d00c") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efb40") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_612c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e63d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a28e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c10a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72132") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e46c0") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe25a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b367") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0943") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ec5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0575") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5c32") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_631ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8c11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85eac") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72f7") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5412d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ace4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53414") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50277") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a1dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a60dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2666a") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c92c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b07c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f12cf") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_065ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb61f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a081") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a59") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d1fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1bce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c713c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6984c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c63") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8f3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08548") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d1a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a684c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c705") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71010") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f3bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79dd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a13a") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b84d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a1ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eac98") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_67ea5") diff --git a/engine/scenes/world/player/weapons/017/men.tscn b/engine/scenes/world/player/weapons/017/men.tscn index 3d1ae7a..f3afea2 100644 --- a/engine/scenes/world/player/weapons/017/men.tscn +++ b/engine/scenes/world/player/weapons/017/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://227b915c5edf"] +[gd_scene load_steps=416 format=3 uid="uid://227ca15c5edf"] -[ext_resource type="Texture2D" uid="uid://bfnfh18k1cgea" path="res://framework/statics/scenes/world/player/weapon/017/men/men.png" id="1_227b9"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_96d01"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d013"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ab20"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2261c"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad688"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5eca2"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33c3b"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9f4b"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da495"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_668ab"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e959c"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18fcd"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a3ea"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_553aa"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54923"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f463"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_178ee"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bfnfh18k1cgea" path="res://assets/world/player/weapon/017/men/men.png" id="1_227b9"] [sub_resource type="AtlasTexture" id="AtlasTexture_2f9fb"] atlas = ExtResource("1_227b9") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_178ee"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c0ba"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fab9e"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3631"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16a38"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c678"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a49b7"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_699d6"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ff211"] atlas = ExtResource("1_227b9") region = Rect2(0, 1080, 241, 216) @@ -116,15 +80,15 @@ region = Rect2(964, 1080, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3e332"] atlas = ExtResource("1_227b9") -region = Rect2(1205, 1080, 241, 216) +region = Rect2(1205, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_26ca6"] atlas = ExtResource("1_227b9") -region = Rect2(0, 1296, 241, 216) +region = Rect2(0, 3672, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ee166"] atlas = ExtResource("1_227b9") -region = Rect2(241, 1296, 241, 216) +region = Rect2(241, 3672, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6760b"] atlas = ExtResource("1_227b9") @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c0ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e959c"] atlas = ExtResource("1_227b9") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fab9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18fcd"] atlas = ExtResource("1_227b9") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3631"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a3ea"] atlas = ExtResource("1_227b9") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16a38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_553aa"] atlas = ExtResource("1_227b9") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c678"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54923"] atlas = ExtResource("1_227b9") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a49b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f463"] atlas = ExtResource("1_227b9") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_699d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96d01"] atlas = ExtResource("1_227b9") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f72b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d013"] atlas = ExtResource("1_227b9") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29fbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ab20"] atlas = ExtResource("1_227b9") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af821"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2261c"] atlas = ExtResource("1_227b9") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22161"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad688"] atlas = ExtResource("1_227b9") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1101"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5eca2"] atlas = ExtResource("1_227b9") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5d1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33c3b"] atlas = ExtResource("1_227b9") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_072ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9f4b"] atlas = ExtResource("1_227b9") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3a39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da495"] atlas = ExtResource("1_227b9") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06105"] +[sub_resource type="AtlasTexture" id="AtlasTexture_668ab"] atlas = ExtResource("1_227b9") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18257"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd7c1"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2b99"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6250c"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d259b"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a842"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f261b"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85c6d"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7eb0f"] atlas = ExtResource("1_227b9") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_85c6d"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ea0f"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3f2f"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72816"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef47a"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41d14"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41a07"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec016"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_927fb"] atlas = ExtResource("1_227b9") region = Rect2(0, 3456, 241, 216) @@ -322,18 +286,6 @@ region = Rect2(723, 3456, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(964, 3456, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e332"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 3456, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26ca6"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 3672, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee166"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 3672, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_93b8b"] atlas = ExtResource("1_227b9") region = Rect2(482, 3672, 241, 216) @@ -390,101 +342,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ea0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd7c1"] atlas = ExtResource("1_227b9") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3f2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2b99"] atlas = ExtResource("1_227b9") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72816"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6250c"] atlas = ExtResource("1_227b9") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef47a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d259b"] atlas = ExtResource("1_227b9") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41d14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a842"] atlas = ExtResource("1_227b9") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41a07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f261b"] atlas = ExtResource("1_227b9") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec016"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f72b1"] atlas = ExtResource("1_227b9") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e270"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29fbc"] atlas = ExtResource("1_227b9") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ae91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af821"] atlas = ExtResource("1_227b9") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ac1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22161"] atlas = ExtResource("1_227b9") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10517"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1101"] atlas = ExtResource("1_227b9") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c655"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5d1f"] atlas = ExtResource("1_227b9") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14061"] +[sub_resource type="AtlasTexture" id="AtlasTexture_072ac"] atlas = ExtResource("1_227b9") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40ff8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3a39"] atlas = ExtResource("1_227b9") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_961d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06105"] atlas = ExtResource("1_227b9") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8aac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18257"] atlas = ExtResource("1_227b9") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dcf5e"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c707"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07321"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83c1c"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48382"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96958"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8cbb"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9396"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ccf25"] atlas = ExtResource("1_227b9") @@ -510,6 +430,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a9396"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b49b3"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7bc5a"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7492"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c770f"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7356"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98dd0"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93b6b"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_39ec7"] atlas = ExtResource("1_227b9") region = Rect2(0, 5832, 241, 216) @@ -598,101 +550,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b49b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c707"] atlas = ExtResource("1_227b9") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bc5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07321"] atlas = ExtResource("1_227b9") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7492"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83c1c"] atlas = ExtResource("1_227b9") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c770f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48382"] atlas = ExtResource("1_227b9") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7356"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96958"] atlas = ExtResource("1_227b9") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98dd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8cbb"] atlas = ExtResource("1_227b9") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93b6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e270"] atlas = ExtResource("1_227b9") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09ee4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ae91"] atlas = ExtResource("1_227b9") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4794"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ac1b"] atlas = ExtResource("1_227b9") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4277"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10517"] atlas = ExtResource("1_227b9") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45e1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c655"] atlas = ExtResource("1_227b9") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14da5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14061"] atlas = ExtResource("1_227b9") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8c6a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40ff8"] atlas = ExtResource("1_227b9") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e34d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_961d6"] atlas = ExtResource("1_227b9") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a87f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8aac"] atlas = ExtResource("1_227b9") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3420"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcf5e"] atlas = ExtResource("1_227b9") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab65e"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50cbf"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3e7f"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d4fa"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f665f"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e5a6"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e91d"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_192bf"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ee3a9"] atlas = ExtResource("1_227b9") @@ -718,6 +638,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_192bf"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_428f3"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f2fc"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6cdb"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e429"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca3bd"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8df0c"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a4d5"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e743f"] atlas = ExtResource("1_227b9") region = Rect2(0, 8208, 241, 216) @@ -806,101 +758,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_428f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50cbf"] atlas = ExtResource("1_227b9") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f2fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3e7f"] atlas = ExtResource("1_227b9") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6cdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d4fa"] atlas = ExtResource("1_227b9") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e429"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f665f"] atlas = ExtResource("1_227b9") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca3bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e5a6"] atlas = ExtResource("1_227b9") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8df0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e91d"] atlas = ExtResource("1_227b9") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a4d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09ee4"] atlas = ExtResource("1_227b9") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c0be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4794"] atlas = ExtResource("1_227b9") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff70d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4277"] atlas = ExtResource("1_227b9") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f841"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45e1f"] atlas = ExtResource("1_227b9") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_282cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14da5"] atlas = ExtResource("1_227b9") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5cc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8c6a"] atlas = ExtResource("1_227b9") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b89a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e34d"] atlas = ExtResource("1_227b9") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ced19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a87f"] atlas = ExtResource("1_227b9") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3198"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3420"] atlas = ExtResource("1_227b9") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d364"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab65e"] atlas = ExtResource("1_227b9") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cedeb"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfb15"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19103"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d342e"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5c23"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8543"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb7ef"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43925"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e9aa6"] atlas = ExtResource("1_227b9") @@ -926,6 +846,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_43925"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bb80"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09814"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03e38"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1264"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b7a5"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b2ad"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74a59"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f30ed"] atlas = ExtResource("1_227b9") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +966,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bb80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfb15"] atlas = ExtResource("1_227b9") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09814"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19103"] atlas = ExtResource("1_227b9") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03e38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d342e"] atlas = ExtResource("1_227b9") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1264"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5c23"] atlas = ExtResource("1_227b9") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b7a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8543"] atlas = ExtResource("1_227b9") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b2ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb7ef"] atlas = ExtResource("1_227b9") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74a59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c0be"] atlas = ExtResource("1_227b9") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb898"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff70d"] atlas = ExtResource("1_227b9") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e8a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f841"] atlas = ExtResource("1_227b9") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6aed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_282cc"] atlas = ExtResource("1_227b9") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76346"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5cc6"] atlas = ExtResource("1_227b9") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_737ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b89a"] atlas = ExtResource("1_227b9") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b32b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ced19"] atlas = ExtResource("1_227b9") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c00d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3198"] atlas = ExtResource("1_227b9") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff2e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d364"] atlas = ExtResource("1_227b9") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6d01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cedeb"] atlas = ExtResource("1_227b9") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49a35"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba2a4"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d70bb"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76b2a"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a60af"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b3ac"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6dc96"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_115cc"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_340f5"] atlas = ExtResource("1_227b9") @@ -1134,6 +1054,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_115cc"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_712e0"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16058"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99f8e"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_caff9"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7d35"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3abd4"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9848d"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d7de4"] atlas = ExtResource("1_227b9") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1174,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_712e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba2a4"] atlas = ExtResource("1_227b9") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16058"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d70bb"] atlas = ExtResource("1_227b9") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99f8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76b2a"] atlas = ExtResource("1_227b9") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_caff9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a60af"] atlas = ExtResource("1_227b9") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7d35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b3ac"] atlas = ExtResource("1_227b9") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3abd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6dc96"] atlas = ExtResource("1_227b9") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9848d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb898"] atlas = ExtResource("1_227b9") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69ec8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e8a0"] atlas = ExtResource("1_227b9") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bef81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6aed"] atlas = ExtResource("1_227b9") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_673ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76346"] atlas = ExtResource("1_227b9") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97390"] +[sub_resource type="AtlasTexture" id="AtlasTexture_737ef"] atlas = ExtResource("1_227b9") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04a78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b32b1"] atlas = ExtResource("1_227b9") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9831c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c00d"] atlas = ExtResource("1_227b9") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46bd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff2e6"] atlas = ExtResource("1_227b9") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d906"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6d01"] atlas = ExtResource("1_227b9") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7bc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49a35"] atlas = ExtResource("1_227b9") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbf29"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bdc58"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25ea6"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73b17"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5451"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94fd6"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21c2c"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cd4b"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_21032"] atlas = ExtResource("1_227b9") @@ -1342,6 +1262,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4cd4b"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c5e8"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9b65"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e6ea"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74775"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3df5"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58694"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b025"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_48662"] atlas = ExtResource("1_227b9") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1382,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c5e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdc58"] atlas = ExtResource("1_227b9") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9b65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25ea6"] atlas = ExtResource("1_227b9") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e6ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73b17"] atlas = ExtResource("1_227b9") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74775"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5451"] atlas = ExtResource("1_227b9") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3df5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94fd6"] atlas = ExtResource("1_227b9") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58694"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21c2c"] atlas = ExtResource("1_227b9") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b025"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69ec8"] atlas = ExtResource("1_227b9") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c768b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bef81"] atlas = ExtResource("1_227b9") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c265c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_673ae"] atlas = ExtResource("1_227b9") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25b02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97390"] atlas = ExtResource("1_227b9") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58afb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04a78"] atlas = ExtResource("1_227b9") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55d6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9831c"] atlas = ExtResource("1_227b9") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_debc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46bd3"] atlas = ExtResource("1_227b9") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a709e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d906"] atlas = ExtResource("1_227b9") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f68c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7bc8"] atlas = ExtResource("1_227b9") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1614b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbf29"] atlas = ExtResource("1_227b9") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14595"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cee48"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ef26"] -atlas = ExtResource("1_227b9") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c717"] -atlas = ExtResource("1_227b9") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aca7e"] -atlas = ExtResource("1_227b9") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82f3f"] -atlas = ExtResource("1_227b9") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3833b"] -atlas = ExtResource("1_227b9") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33489"] -atlas = ExtResource("1_227b9") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5cc8d"] atlas = ExtResource("1_227b9") @@ -1550,6 +1470,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_33489"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f1b6"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_201e5"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb03"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a2b3"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc06c"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9e6d"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fcfc7"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8c22d"] atlas = ExtResource("1_227b9") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1590,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_227b9") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f1b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cee48"] atlas = ExtResource("1_227b9") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_201e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ef26"] atlas = ExtResource("1_227b9") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c717"] atlas = ExtResource("1_227b9") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a2b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aca7e"] atlas = ExtResource("1_227b9") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc06c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82f3f"] atlas = ExtResource("1_227b9") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9e6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3833b"] atlas = ExtResource("1_227b9") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcfc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c768b"] atlas = ExtResource("1_227b9") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c265c"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25b02"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58afb"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55d6b"] +atlas = ExtResource("1_227b9") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_debc8"] +atlas = ExtResource("1_227b9") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a709e"] +atlas = ExtResource("1_227b9") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f68c6"] +atlas = ExtResource("1_227b9") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1614b"] +atlas = ExtResource("1_227b9") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14595"] +atlas = ExtResource("1_227b9") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_227b9"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96d01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2261c") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33c3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9f4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_668ab") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e959c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18fcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a3ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_553aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f463") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_178ee") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f9fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e9ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0831d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7985") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a403e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91b19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e332") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6760b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9a71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dff8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ea3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3277f") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87b0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f0c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae43d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f632e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5910e") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9be2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36519") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fab9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3631") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a49b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_699d6") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f72b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af821") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22161") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_072ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18257") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd7c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6250c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d259b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f261b") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c6d") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eb0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f54e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fc00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44fdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e383c") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_927fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93d14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7bf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e332") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39e56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2d16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdd95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56411") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_682d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05132") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9498c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad89a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cf37") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4394c") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72816") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef47a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec016") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ae91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10517") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14061") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_961d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8aac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcf5e") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96958") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8cbb") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9396") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccf25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b71c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de8b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10451") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39ec7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86e6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c7cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04558") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34d3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba205") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca8ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76b00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e96b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0001d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb217") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ef11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc0b3") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e4ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2d80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0de2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c933b") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14628") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b49b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bc5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7492") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c770f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7356") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98dd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b6b") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09ee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4794") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4277") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45e1f") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14da5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e34d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a87f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab65e") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50cbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3e7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d4fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f665f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e5a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e91d") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_192bf") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee3a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cf90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebb1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32029") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f780") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e743f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71d25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24eca") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ee3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e42c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3206d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a36") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8da8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acbb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_622a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8afc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bc59") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bc80") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_428f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f2fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6cdb") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e429") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca3bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8df0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a4d5") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c0be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff70d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f841") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_282cc") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5cc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b89a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ced19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cedeb") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d342e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb7ef") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43925") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9aa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eccf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89b67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e3e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_917e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6af8") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f30ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83752") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caeaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9d94") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ee87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e44f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80ef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bda2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f9a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5e7d") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03ffc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65cab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3ebd") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87e7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd60d") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bb80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03e38") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b7a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b2ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a59") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e8a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6aed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76346") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_737ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b32b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c00d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff2e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6d01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49a35") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba2a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d70bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76b2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a60af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b3ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dc96") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_115cc") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_340f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_518e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af5a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adaea") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7de4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d66ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa50e") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eac4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ed4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e87fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ba5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3990e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2722f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a56de") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac0dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_515f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dfd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8185") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6125") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a822f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74838") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_712e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99f8e") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_caff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3abd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9848d") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bef81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_673ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97390") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9831c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7bc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf29") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25ea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73b17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5451") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21c2c") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cd4b") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_561b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e94da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_588f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33fe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bae0") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f286") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1d8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ce5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7628a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e295") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d4e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e8b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3c7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8c99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eab37") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4613f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cb95") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f668b") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c5e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9b65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e6ea") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3df5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b025") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c768b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c265c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25b02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58afb") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_debc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a709e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f68c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1614b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14595") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ef26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aca7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82f3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3833b") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33489") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cddf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87e2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4526b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d2a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c63") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c22d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f31c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e93da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96ecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc16c") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c31d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b47e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1873c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3360") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3956a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_362f2") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fc5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5831c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c1d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d1b9") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bb28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28437") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_201e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb03") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a2b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc06c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcfc7") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f9fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e9ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0831d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7985") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_178ee") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fab9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3631") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a49b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_699d6") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a403e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91b19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e332") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6760b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9a71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dff8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ea3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3277f") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87b0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f0c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae43d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f632e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5910e") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9be2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36519") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e959c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18fcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a3ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_553aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f463") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96d01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2261c") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33c3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9f4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_668ab") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eb0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f54e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fc00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44fdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e383c") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c6d") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72816") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef47a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec016") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_927fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93d14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7bf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e332") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39e56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2d16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdd95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56411") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_682d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05132") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9498c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad89a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cf37") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4394c") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd7c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6250c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d259b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f261b") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f72b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af821") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22161") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_072ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18257") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccf25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b71c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de8b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10451") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9396") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b49b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bc5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7492") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c770f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7356") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98dd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b6b") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39ec7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86e6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c7cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04558") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34d3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba205") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca8ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76b00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e96b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0001d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb217") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ef11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc0b3") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e4ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2d80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0de2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c933b") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14628") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96958") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8cbb") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ae91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10517") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14061") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_961d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8aac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcf5e") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee3a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cf90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebb1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32029") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f780") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_192bf") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_428f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f2fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6cdb") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e429") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca3bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8df0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a4d5") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e743f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71d25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24eca") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ee3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e42c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3206d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a36") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8da8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acbb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_622a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8afc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bc59") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bc80") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50cbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3e7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d4fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f665f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e5a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e91d") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09ee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4794") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4277") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45e1f") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14da5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e34d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a87f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab65e") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9aa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eccf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89b67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e3e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_917e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6af8") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43925") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bb80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03e38") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b7a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b2ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a59") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f30ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83752") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caeaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9d94") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ee87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e44f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80ef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bda2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f9a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5e7d") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03ffc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65cab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3ebd") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87e7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd60d") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d342e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb7ef") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c0be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff70d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f841") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_282cc") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5cc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b89a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ced19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cedeb") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_340f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_518e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af5a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adaea") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_115cc") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_712e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99f8e") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_caff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3abd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9848d") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7de4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d66ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa50e") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eac4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ed4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e87fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ba5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3990e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2722f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a56de") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac0dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_515f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dfd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8185") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6125") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a822f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74838") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba2a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d70bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76b2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a60af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b3ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dc96") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e8a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6aed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76346") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_737ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b32b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c00d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff2e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6d01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49a35") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_561b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e94da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_588f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33fe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bae0") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cd4b") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c5e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9b65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e6ea") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3df5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b025") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f286") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1d8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ce5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7628a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e295") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d4e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e8b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3c7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8c99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eab37") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4613f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cb95") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f668b") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25ea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73b17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5451") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21c2c") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bef81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_673ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97390") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9831c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7bc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf29") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cddf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87e2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4526b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d2a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c63") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33489") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_201e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb03") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a2b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc06c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcfc7") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c22d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f31c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e93da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96ecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc16c") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c31d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b47e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1873c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3360") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3956a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_362f2") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fc5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5831c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c1d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d1b9") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bb28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28437") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ef26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aca7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82f3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3833b") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c768b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c265c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25b02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58afb") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_debc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a709e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f68c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1614b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14595") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_227b9") diff --git a/engine/scenes/world/player/weapons/017/women.tscn b/engine/scenes/world/player/weapons/017/women.tscn index bee5838..6cfbbdc 100644 --- a/engine/scenes/world/player/weapons/017/women.tscn +++ b/engine/scenes/world/player/weapons/017/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://a151bf6c7ffa"] +[gd_scene load_steps=419 format=3 uid="uid://151bf6c7ffa"] -[ext_resource type="Texture2D" uid="uid://crofsu70ou8yn" path="res://framework/statics/scenes/world/player/weapon/017/women/women.png" id="1_a151b"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1131"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9d76"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b22d6"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5dc3"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89222"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36de7"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a88f"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f16e9"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab939"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56c88"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_299dd"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ab2a"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f230c"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3af7"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba369"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30093"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d10b2"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://crofsu70ou8yn" path="res://assets/world/player/weapon/017/women/women.png" id="1_a151b"] [sub_resource type="AtlasTexture" id="AtlasTexture_2cab7"] atlas = ExtResource("1_a151b") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d10b2"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e71c"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8ac8"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae01f"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf869"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7236"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d9a1"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ddd0d"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fb72f"] atlas = ExtResource("1_a151b") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e71c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_299dd"] atlas = ExtResource("1_a151b") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8ac8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ab2a"] atlas = ExtResource("1_a151b") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae01f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f230c"] atlas = ExtResource("1_a151b") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf869"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3af7"] atlas = ExtResource("1_a151b") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7236"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba369"] atlas = ExtResource("1_a151b") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d9a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30093"] atlas = ExtResource("1_a151b") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddd0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1131"] atlas = ExtResource("1_a151b") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98baa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9d76"] atlas = ExtResource("1_a151b") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9e5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b22d6"] atlas = ExtResource("1_a151b") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3ee3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5dc3"] atlas = ExtResource("1_a151b") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7a09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89222"] atlas = ExtResource("1_a151b") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6d6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36de7"] atlas = ExtResource("1_a151b") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7d98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a88f"] atlas = ExtResource("1_a151b") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc21b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f16e9"] atlas = ExtResource("1_a151b") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1ce0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab939"] atlas = ExtResource("1_a151b") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97a97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56c88"] atlas = ExtResource("1_a151b") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82d0d"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f849"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f02c1"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_952a6"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f6ef"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c6a9"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0bf5"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f48e8"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_065bd"] atlas = ExtResource("1_a151b") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f48e8"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a658e"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77488"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23176"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6d79"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4edb0"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd5dd"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7b29"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0f285"] atlas = ExtResource("1_a151b") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a658e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f849"] atlas = ExtResource("1_a151b") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77488"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f02c1"] atlas = ExtResource("1_a151b") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23176"] +[sub_resource type="AtlasTexture" id="AtlasTexture_952a6"] atlas = ExtResource("1_a151b") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6d79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f6ef"] atlas = ExtResource("1_a151b") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4edb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c6a9"] atlas = ExtResource("1_a151b") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd5dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0bf5"] atlas = ExtResource("1_a151b") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7b29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98baa"] atlas = ExtResource("1_a151b") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_749b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9e5a"] atlas = ExtResource("1_a151b") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecfa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3ee3"] atlas = ExtResource("1_a151b") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4be32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7a09"] atlas = ExtResource("1_a151b") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5088d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6d6d"] atlas = ExtResource("1_a151b") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bcdd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7d98"] atlas = ExtResource("1_a151b") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_076d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc21b"] atlas = ExtResource("1_a151b") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f28be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1ce0"] atlas = ExtResource("1_a151b") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83dd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97a97"] atlas = ExtResource("1_a151b") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a211b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82d0d"] atlas = ExtResource("1_a151b") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dbc6"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_acc32"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c619e"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eddc1"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8bdac"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69afd"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f4a6"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cacf"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9c5ef"] atlas = ExtResource("1_a151b") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8cacf"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e117e"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca2ec"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea350"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b830e"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_adc20"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d0b0"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cedaa"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_53167"] atlas = ExtResource("1_a151b") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e117e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acc32"] atlas = ExtResource("1_a151b") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca2ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c619e"] atlas = ExtResource("1_a151b") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea350"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eddc1"] atlas = ExtResource("1_a151b") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b830e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bdac"] atlas = ExtResource("1_a151b") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_adc20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69afd"] atlas = ExtResource("1_a151b") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d0b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f4a6"] atlas = ExtResource("1_a151b") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cedaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_749b5"] atlas = ExtResource("1_a151b") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78a73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecfa7"] atlas = ExtResource("1_a151b") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25768"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4be32"] atlas = ExtResource("1_a151b") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbc2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5088d"] atlas = ExtResource("1_a151b") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_148c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bcdd"] atlas = ExtResource("1_a151b") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99c5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_076d1"] atlas = ExtResource("1_a151b") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59f70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f28be"] atlas = ExtResource("1_a151b") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_065e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83dd2"] atlas = ExtResource("1_a151b") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe24d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a211b"] atlas = ExtResource("1_a151b") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ddeb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2dbc6"] atlas = ExtResource("1_a151b") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d768b"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_157c5"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4819"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59776"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db140"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba3ed"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa297"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93acb"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8182e"] atlas = ExtResource("1_a151b") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_93acb"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9dc44"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a28a1"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e1cc"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c53e8"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8c6f"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea7d3"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f09c"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b2581"] atlas = ExtResource("1_a151b") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dc44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_157c5"] atlas = ExtResource("1_a151b") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a28a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4819"] atlas = ExtResource("1_a151b") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e1cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59776"] atlas = ExtResource("1_a151b") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c53e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db140"] atlas = ExtResource("1_a151b") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8c6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba3ed"] atlas = ExtResource("1_a151b") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea7d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa297"] atlas = ExtResource("1_a151b") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f09c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78a73"] atlas = ExtResource("1_a151b") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_307f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25768"] atlas = ExtResource("1_a151b") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57add"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbc2f"] atlas = ExtResource("1_a151b") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9932f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_148c1"] atlas = ExtResource("1_a151b") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_793bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99c5c"] atlas = ExtResource("1_a151b") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ef31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59f70"] atlas = ExtResource("1_a151b") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c297d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_065e2"] atlas = ExtResource("1_a151b") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd63f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe24d"] atlas = ExtResource("1_a151b") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc618"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ddeb"] atlas = ExtResource("1_a151b") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_252f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d768b"] atlas = ExtResource("1_a151b") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8c14"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1ba4"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42567"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13726"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4b11"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ea3f"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c091"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17410"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2a30d"] atlas = ExtResource("1_a151b") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_17410"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a431a"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10959"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0fb10"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9444"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58d0e"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0aa49"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc450"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_53313"] atlas = ExtResource("1_a151b") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a431a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1ba4"] atlas = ExtResource("1_a151b") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10959"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42567"] atlas = ExtResource("1_a151b") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fb10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13726"] atlas = ExtResource("1_a151b") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9444"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4b11"] atlas = ExtResource("1_a151b") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58d0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ea3f"] atlas = ExtResource("1_a151b") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0aa49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c091"] atlas = ExtResource("1_a151b") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc450"] +[sub_resource type="AtlasTexture" id="AtlasTexture_307f1"] atlas = ExtResource("1_a151b") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a50d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57add"] atlas = ExtResource("1_a151b") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f13e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9932f"] atlas = ExtResource("1_a151b") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74cd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_793bd"] atlas = ExtResource("1_a151b") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56735"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ef31"] atlas = ExtResource("1_a151b") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0c15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c297d"] atlas = ExtResource("1_a151b") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee1dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd63f"] atlas = ExtResource("1_a151b") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97a34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc618"] atlas = ExtResource("1_a151b") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eddd9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_252f9"] atlas = ExtResource("1_a151b") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd1b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8c14"] atlas = ExtResource("1_a151b") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b975"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba4f3"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fdbae"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f08d2"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27cae"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d7da"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb23"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3378e"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8490c"] atlas = ExtResource("1_a151b") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3378e"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f221"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e1b8"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b3e5"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8bc1"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f86c3"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de09c"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_837f2"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_345c3"] atlas = ExtResource("1_a151b") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f221"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba4f3"] atlas = ExtResource("1_a151b") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e1b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdbae"] atlas = ExtResource("1_a151b") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b3e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f08d2"] atlas = ExtResource("1_a151b") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8bc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27cae"] atlas = ExtResource("1_a151b") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f86c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d7da"] atlas = ExtResource("1_a151b") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de09c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb23"] atlas = ExtResource("1_a151b") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_837f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a50d"] atlas = ExtResource("1_a151b") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b599a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f13e2"] atlas = ExtResource("1_a151b") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_177ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74cd1"] atlas = ExtResource("1_a151b") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da267"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56735"] atlas = ExtResource("1_a151b") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cab33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0c15"] atlas = ExtResource("1_a151b") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cb04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee1dc"] atlas = ExtResource("1_a151b") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a763b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97a34"] atlas = ExtResource("1_a151b") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa1b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eddd9"] atlas = ExtResource("1_a151b") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5564"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd1b1"] atlas = ExtResource("1_a151b") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d179d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b975"] atlas = ExtResource("1_a151b") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eaece"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c09e0"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52926"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5259"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d027a"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_618bd"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05c06"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e62a"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5e1cb"] atlas = ExtResource("1_a151b") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0e62a"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dee5a"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f377e"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5709"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_81a2c"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d90c2"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8232a"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62af8"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_81178"] atlas = ExtResource("1_a151b") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dee5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c09e0"] atlas = ExtResource("1_a151b") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f377e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52926"] atlas = ExtResource("1_a151b") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5709"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5259"] atlas = ExtResource("1_a151b") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_81a2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d027a"] atlas = ExtResource("1_a151b") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d90c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_618bd"] atlas = ExtResource("1_a151b") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8232a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05c06"] atlas = ExtResource("1_a151b") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62af8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b599a"] atlas = ExtResource("1_a151b") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a326d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_177ee"] atlas = ExtResource("1_a151b") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_590fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da267"] atlas = ExtResource("1_a151b") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db634"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cab33"] atlas = ExtResource("1_a151b") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f4f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cb04"] atlas = ExtResource("1_a151b") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57388"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a763b"] atlas = ExtResource("1_a151b") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d475c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa1b3"] atlas = ExtResource("1_a151b") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edfb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5564"] atlas = ExtResource("1_a151b") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b922c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d179d"] atlas = ExtResource("1_a151b") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df2d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eaece"] atlas = ExtResource("1_a151b") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3d2d"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7c15"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73531"] -atlas = ExtResource("1_a151b") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22f69"] -atlas = ExtResource("1_a151b") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4268"] -atlas = ExtResource("1_a151b") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72004"] -atlas = ExtResource("1_a151b") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91be3"] -atlas = ExtResource("1_a151b") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58958"] -atlas = ExtResource("1_a151b") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_71490"] atlas = ExtResource("1_a151b") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_58958"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef0b7"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85346"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67294"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc43b"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f265e"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb250"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_313fc"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8be39"] atlas = ExtResource("1_a151b") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_a151b") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef0b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7c15"] atlas = ExtResource("1_a151b") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85346"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73531"] atlas = ExtResource("1_a151b") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67294"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22f69"] atlas = ExtResource("1_a151b") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc43b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4268"] atlas = ExtResource("1_a151b") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f265e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72004"] atlas = ExtResource("1_a151b") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb250"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91be3"] atlas = ExtResource("1_a151b") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_313fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a326d"] atlas = ExtResource("1_a151b") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_590fa"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db634"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f4f7"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57388"] +atlas = ExtResource("1_a151b") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d475c"] +atlas = ExtResource("1_a151b") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edfb4"] +atlas = ExtResource("1_a151b") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b922c"] +atlas = ExtResource("1_a151b") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df2d6"] +atlas = ExtResource("1_a151b") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3d2d"] +atlas = ExtResource("1_a151b") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_a151b"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b22d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5dc3") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a88f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f16e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56c88") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_299dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ab2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f230c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3af7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba369") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30093") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d10b2") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cab7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cae0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d32cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f90d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b3d") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb72f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a72f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e5fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec62d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d88ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04bc9") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed880") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b401d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abdfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f86c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_383ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9d96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edf7f") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cd06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_710c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c3ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44bab") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff09f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cae77") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e71c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8ac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae01f") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf869") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d9a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddd0d") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98baa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7a09") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6d6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7d98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc21b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97a97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82d0d") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f02c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_952a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f6ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c6a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0bf5") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f48e8") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_065bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b3b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ca39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c08b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc86d") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f84a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c44f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ac10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1afaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a61") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3e02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1dc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4914") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fac32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab72d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3c80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b5a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e687") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0b39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c76f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e75b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99e16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_373f0") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a932a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d78b") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a658e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77488") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23176") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6d79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4edb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd5dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7b29") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_749b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecfa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4be32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5088d") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bcdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_076d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f28be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83dd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a211b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dbc6") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c619e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eddc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bdac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69afd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4a6") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cacf") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c5ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b54b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3898") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a203") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_745e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_843a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dd4c") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4626f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c38e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69c79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d92f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54ceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eae4") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a09b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb1bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07c01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_371ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62f60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a2d7") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95aaf") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e117e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca2ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea350") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b830e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d0b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cedaa") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78a73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25768") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_148c1") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59f70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_065e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe24d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ddeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d768b") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_157c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db140") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba3ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa297") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93acb") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8182e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_697d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_237b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89c17") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9f74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c8e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d601") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b69c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15d5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_386f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce2d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ce7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a1d") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db8c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f088") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_732dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f58ae") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d328b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fc88") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dc44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a28a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e1cc") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c53e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8c6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea7d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f09c") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_307f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57add") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9932f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_793bd") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ef31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c297d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd63f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_252f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c14") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ba4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ea3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c091") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17410") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a30d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a88f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8580e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b0cc") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53313") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2aac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdd80") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b1d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_722ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3086b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5ab0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af469") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a3ae") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f91c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eee35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_830a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_458ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f687f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_181e1") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87fb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a799d") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a431a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10959") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb10") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58d0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc450") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a50d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f13e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74cd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56735") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee1dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eddd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd1b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b975") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba4f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdbae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f08d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27cae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d7da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb23") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3378e") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8490c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea66b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb62f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7e22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dde9") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_345c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f8a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_386f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_000b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f42c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abbfc") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c35a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2be4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0667e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a6a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b19ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50539") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5b70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa57c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dbdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adedf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38a1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_079e7") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39214") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff297") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e1b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b3e5") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8bc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f86c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de09c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_837f2") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b599a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_177ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cab33") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cb04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a763b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa1b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5564") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d179d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaece") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d027a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_618bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05c06") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e62a") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e1cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee79e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa7f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bfdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de09") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81178") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56db2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_048d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f26c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd081") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19dbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebdbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a21c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aff9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a240e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72bbd") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b06be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2323") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c90a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e38cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0401a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8ec") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9482e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b66a") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f377e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5709") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d90c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8232a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62af8") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a326d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_590fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f4f7") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57388") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d475c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edfb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b922c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df2d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3d2d") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22f69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4268") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91be3") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58958") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71490") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9c70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0d84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_345a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf88") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8be39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef2f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd787") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c19b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7ba9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_651c3") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f05f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ba44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f01e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3126d") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e06be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b99") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef0b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67294") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc43b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f265e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb250") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_313fc") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cab7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cae0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d32cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f90d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b3d") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d10b2") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e71c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8ac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae01f") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf869") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d9a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddd0d") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb72f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a72f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e5fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec62d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d88ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04bc9") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed880") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b401d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abdfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f86c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_383ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9d96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edf7f") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cd06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_710c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c3ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44bab") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff09f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cae77") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_299dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ab2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f230c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3af7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba369") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30093") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b22d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5dc3") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a88f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f16e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56c88") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_065bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b3b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ca39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c08b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc86d") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f48e8") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a658e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77488") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23176") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6d79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4edb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd5dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7b29") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f84a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c44f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ac10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1afaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a61") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3e02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1dc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4914") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fac32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab72d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3c80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b5a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e687") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0b39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c76f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e75b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99e16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_373f0") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a932a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d78b") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f02c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_952a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f6ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c6a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0bf5") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98baa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7a09") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6d6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7d98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc21b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97a97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82d0d") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c5ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b54b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3898") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cacf") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e117e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca2ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea350") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b830e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d0b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cedaa") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a203") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_745e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_843a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dd4c") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4626f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c38e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69c79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d92f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54ceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eae4") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a09b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb1bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07c01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_371ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62f60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a2d7") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95aaf") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c619e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eddc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bdac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69afd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4a6") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_749b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecfa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4be32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5088d") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bcdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_076d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f28be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83dd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a211b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dbc6") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8182e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_697d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_237b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89c17") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93acb") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dc44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a28a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e1cc") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c53e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8c6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea7d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f09c") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9f74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c8e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d601") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b69c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15d5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_386f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce2d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ce7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a1d") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db8c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f088") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_732dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f58ae") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d328b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fc88") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_157c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db140") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba3ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa297") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78a73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25768") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_148c1") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59f70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_065e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe24d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ddeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d768b") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a30d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a88f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8580e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b0cc") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17410") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a431a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10959") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb10") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58d0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc450") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53313") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2aac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdd80") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b1d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_722ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3086b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5ab0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af469") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a3ae") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f91c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eee35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_830a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_458ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f687f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_181e1") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87fb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a799d") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ba4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ea3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c091") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_307f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57add") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9932f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_793bd") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ef31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c297d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd63f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_252f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c14") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8490c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea66b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb62f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7e22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dde9") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3378e") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e1b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b3e5") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8bc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f86c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de09c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_837f2") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_345c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f8a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_386f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_000b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f42c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abbfc") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c35a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2be4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0667e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a6a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b19ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50539") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5b70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa57c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dbdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adedf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38a1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_079e7") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39214") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff297") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba4f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdbae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f08d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27cae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d7da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb23") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a50d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f13e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74cd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56735") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee1dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eddd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd1b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b975") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e1cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee79e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa7f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bfdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de09") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e62a") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f377e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5709") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d90c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8232a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62af8") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81178") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56db2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_048d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f26c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd081") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19dbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebdbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a21c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aff9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a240e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72bbd") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b06be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2323") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c90a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e38cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0401a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8ec") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9482e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b66a") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d027a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_618bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05c06") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b599a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_177ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cab33") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cb04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a763b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa1b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5564") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d179d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaece") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71490") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9c70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0d84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_345a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf88") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58958") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef0b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67294") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc43b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f265e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb250") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_313fc") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8be39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef2f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd787") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c19b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7ba9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_651c3") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f05f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ba44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f01e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3126d") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e06be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b99") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22f69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4268") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91be3") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a326d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_590fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f4f7") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57388") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d475c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edfb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b922c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df2d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3d2d") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_a151b") diff --git a/engine/scenes/world/player/weapons/018/men.tscn b/engine/scenes/world/player/weapons/018/men.tscn index b420213..e48c609 100644 --- a/engine/scenes/world/player/weapons/018/men.tscn +++ b/engine/scenes/world/player/weapons/018/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://a4ccb770f7b5"] +[gd_scene load_steps=416 format=3 uid="uid://4ccb770f7b5"] -[ext_resource type="Texture2D" uid="uid://camtcb5k1acsy" path="res://framework/statics/scenes/world/player/weapon/018/men/men.png" id="1_a4ccb"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c48f"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0694a"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dba83"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ee70"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10489"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_979d9"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70a5a"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29017"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70870"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31baa"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_655f0"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58701"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e7d7"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30798"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e484a"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f46c1"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cd29"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://camtcb5k1acsy" path="res://assets/world/player/weapon/018/men/men.png" id="1_a4ccb"] [sub_resource type="AtlasTexture" id="AtlasTexture_53ea8"] atlas = ExtResource("1_a4ccb") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8cd29"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5409b"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a605"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b28cf"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b9d0"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1960b"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9fd92"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48756"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4ac03"] atlas = ExtResource("1_a4ccb") region = Rect2(0, 1080, 241, 216) @@ -108,11 +72,11 @@ region = Rect2(482, 1080, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_dc26a"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 1080, 241, 216) +region = Rect2(723, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_309f6"] atlas = ExtResource("1_a4ccb") -region = Rect2(964, 1080, 241, 216) +region = Rect2(964, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_96863"] atlas = ExtResource("1_a4ccb") @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5409b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_655f0"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a605"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58701"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b28cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e7d7"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b9d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30798"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1960b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e484a"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fd92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f46c1"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48756"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c48f"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0129"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0694a"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a8bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dba83"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca8f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ee70"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7a59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10489"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_451b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_979d9"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80ceb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70a5a"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bcaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29017"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e64f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70870"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5c0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31baa"] atlas = ExtResource("1_a4ccb") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_255d0"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7abfb"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ee7b"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_149e5"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9d29"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_205cb"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02e4e"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd51d"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_dabaf"] atlas = ExtResource("1_a4ccb") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_bd51d"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98cb3"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_679b1"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e917"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb4c5"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2bfd"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0597"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e095"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_97456"] atlas = ExtResource("1_a4ccb") region = Rect2(0, 3456, 241, 216) @@ -314,14 +278,6 @@ region = Rect2(241, 3456, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(482, 3456, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc26a"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 3456, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_309f6"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 3456, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_82748"] atlas = ExtResource("1_a4ccb") region = Rect2(1205, 3456, 241, 216) @@ -390,101 +346,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98cb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7abfb"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_679b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ee7b"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e917"] +[sub_resource type="AtlasTexture" id="AtlasTexture_149e5"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb4c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9d29"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2bfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_205cb"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0597"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02e4e"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e095"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0129"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b2e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a8bd"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0244"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca8f2"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e272c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7a59"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f05b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_451b1"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_684e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80ceb"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68aab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bcaf"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36506"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e64f"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a8e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5c0e"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0842"] +[sub_resource type="AtlasTexture" id="AtlasTexture_255d0"] atlas = ExtResource("1_a4ccb") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eca3a"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d900"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a6e8"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b2f4"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1311"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95451"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d787d"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf92f"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_641da"] atlas = ExtResource("1_a4ccb") @@ -510,6 +434,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_bf92f"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76804"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e54a"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c6af"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bc3c"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1467"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c5f9"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e954"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3c64d"] atlas = ExtResource("1_a4ccb") region = Rect2(0, 5832, 241, 216) @@ -598,101 +554,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76804"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d900"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e54a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a6e8"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c6af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b2f4"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bc3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1311"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1467"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95451"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c5f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d787d"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e954"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b2e0"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03f4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0244"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad004"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e272c"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0543"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f05b"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c188"] +[sub_resource type="AtlasTexture" id="AtlasTexture_684e6"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57d54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68aab"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f64d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36506"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26367"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a8e2"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0d66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0842"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76afb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eca3a"] atlas = ExtResource("1_a4ccb") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b956c"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7895d"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a245a"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51c27"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d509"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0a88"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c024"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b134"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ae75f"] atlas = ExtResource("1_a4ccb") @@ -718,6 +642,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5b134"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad074"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e043a"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91197"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34579"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_289e7"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9b94"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00a3c"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_73d34"] atlas = ExtResource("1_a4ccb") region = Rect2(0, 8208, 241, 216) @@ -806,101 +762,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad074"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7895d"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e043a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a245a"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91197"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51c27"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34579"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d509"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_289e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0a88"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9b94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c024"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00a3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03f4c"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bcc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad004"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75cbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0543"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cb3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c188"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3268f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57d54"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d074"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f64d5"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f619"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26367"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bebcd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0d66"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bd71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76afb"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08760"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b956c"] atlas = ExtResource("1_a4ccb") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08e16"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12a07"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c67f"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24683"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_690e6"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae024"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8950e"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b04f"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c701f"] atlas = ExtResource("1_a4ccb") @@ -926,6 +850,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7b04f"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a434c"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2f1c"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e600f"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3026"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33448"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b04c"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07d38"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8f588"] atlas = ExtResource("1_a4ccb") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +970,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a434c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12a07"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2f1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c67f"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e600f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24683"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3026"] +[sub_resource type="AtlasTexture" id="AtlasTexture_690e6"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33448"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae024"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b04c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8950e"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07d38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bcc6"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fea48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75cbf"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d51a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cb3d"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_941bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3268f"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c2e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d074"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48b10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f619"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8060e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bebcd"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fbd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bd71"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50a4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08760"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10e67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08e16"] atlas = ExtResource("1_a4ccb") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d084"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42475"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e373d"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c69a"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c55d0"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c570"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b3fb"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b7a5"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6cbe6"] atlas = ExtResource("1_a4ccb") @@ -1134,9 +1058,41 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5b7a5"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a376"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5da3"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1fa4a"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be99d"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17b78"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2fa0e"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d82bd"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9edb1"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 12960, 241, 216) +region = Rect2(1205, 13176, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_aa6b0"] atlas = ExtResource("1_a4ccb") @@ -1178,10 +1134,6 @@ region = Rect2(723, 13176, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(964, 13176, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9edb1"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 13176, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_b6b22"] atlas = ExtResource("1_a4ccb") region = Rect2(1446, 13176, 241, 216) @@ -1222,101 +1174,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a376"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42475"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5da3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e373d"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fa4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c69a"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be99d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c55d0"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17b78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c570"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fa0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b3fb"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d82bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fea48"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a131"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d51a7"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9891"] +[sub_resource type="AtlasTexture" id="AtlasTexture_941bb"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23333"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c2e6"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48b10"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00652"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8060e"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2264"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fbd1"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca414"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50a4d"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1e70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10e67"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b153"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d084"] atlas = ExtResource("1_a4ccb") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14104"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3700b"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d99b5"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7ecb4"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b69a"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b32b2"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34051"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7bd7"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fb38c"] atlas = ExtResource("1_a4ccb") @@ -1342,6 +1262,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d7bd7"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62236"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_367bc"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8809a"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63b92"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73807"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db805"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75284"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1d511"] atlas = ExtResource("1_a4ccb") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1382,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62236"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3700b"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_367bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d99b5"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8809a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ecb4"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63b92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b69a"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73807"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b32b2"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db805"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34051"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75284"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a131"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c93dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9891"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9035f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23333"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aef53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96542"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21725"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00652"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6284"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2264"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27708"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca414"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ed20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1e70"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e3fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b153"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5147"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14104"] atlas = ExtResource("1_a4ccb") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40cd5"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cd7b"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9818"] -atlas = ExtResource("1_a4ccb") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5574b"] -atlas = ExtResource("1_a4ccb") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5feb"] -atlas = ExtResource("1_a4ccb") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5aaa"] -atlas = ExtResource("1_a4ccb") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9f8f"] -atlas = ExtResource("1_a4ccb") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f02f"] -atlas = ExtResource("1_a4ccb") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_98d85"] atlas = ExtResource("1_a4ccb") @@ -1550,6 +1470,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8f02f"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef7ff"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77391"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6050"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f4e7"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9708e"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49608"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e273"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a7719"] atlas = ExtResource("1_a4ccb") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1590,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_a4ccb") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef7ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cd7b"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77391"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9818"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6050"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5574b"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f4e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5feb"] atlas = ExtResource("1_a4ccb") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9708e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5aaa"] atlas = ExtResource("1_a4ccb") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49608"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9f8f"] atlas = ExtResource("1_a4ccb") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e273"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c93dc"] atlas = ExtResource("1_a4ccb") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9035f"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aef53"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21725"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6284"] +atlas = ExtResource("1_a4ccb") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27708"] +atlas = ExtResource("1_a4ccb") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ed20"] +atlas = ExtResource("1_a4ccb") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e3fd"] +atlas = ExtResource("1_a4ccb") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5147"] +atlas = ExtResource("1_a4ccb") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40cd5"] +atlas = ExtResource("1_a4ccb") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_a4ccb"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c48f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0694a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dba83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee70") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_979d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70a5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29017") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70870") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31baa") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_655f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58701") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e7d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30798") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e484a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f46c1") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd29") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53ea8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_370b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d0e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3704a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88633") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d1c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42871") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc26a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_309f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96863") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78d7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbe86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6879c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a4b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c2b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d6a5") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87f80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6516a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e2d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57c44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_654bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de2fd") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23960") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70806") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5409b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b28cf") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b9d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1960b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fd92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48756") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca8f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7a59") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_451b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80ceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bcaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e64f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_255d0") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7abfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ee7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_149e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_205cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02e4e") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd51d") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dabaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb21b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_418a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3dde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe6d") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97456") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31cce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78e01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc26a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_309f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82748") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e488") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae97b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3fb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff9f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9949d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_427be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f495") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c849d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85ec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9076d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed864") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0059f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98ea4") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98cb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_679b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e917") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb4c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2bfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e095") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b2e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e272c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f05b") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_684e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68aab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca3a") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b2f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1311") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95451") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d787d") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf92f") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_641da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0b35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66cbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0806e") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c64d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0aa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc456") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef769") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdad8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd9cc") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51a55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79ae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_155a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8fb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73f54") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73358") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_239c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f22f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e64e7") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a967b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b0e1") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e54a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c6af") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bc3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1467") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c5f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e954") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03f4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c188") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57d54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f64d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76afb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b956c") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7895d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a245a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51c27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d509") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0a88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c024") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b134") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae75f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb360") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a685e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbda3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc441") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73d34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44a33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95525") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ed7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aeb9") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b8cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_654ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d44a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d05eb") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61797") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ce07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35af3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5869") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be82a") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6130") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b10e9") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e043a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91197") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_289e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a3c") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bcc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75cbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3268f") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f619") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bebcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08e16") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c67f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_690e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae024") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8950e") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b04f") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c701f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aad9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c593c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4e88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4272d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2acf6") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e3a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a18") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bd23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dbbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aea58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d6d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3442") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ed3d") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_034cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e825") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f73dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_676fd") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76257") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9a2d") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a434c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e600f") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33448") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b04c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07d38") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_941bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c2e6") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8060e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fbd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10e67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d084") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e373d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c69a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c55d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c570") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b3fb") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b7a5") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cbe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a9d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c36d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_571c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13e4e") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9edb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa6b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_304e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_201ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_667ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c3b7") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86533") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66f2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15309") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9edb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6b22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c7f") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf5b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c31f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08154") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de90f") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fa4a") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be99d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17b78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fa0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d82bd") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23333") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96542") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca414") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1e70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b153") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14104") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3700b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d99b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ecb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b69a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b32b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34051") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7bd7") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb38c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd96e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_556a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1837b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4436b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e829") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_672d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a933") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2f1c") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3899e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a59a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f66e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22c6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8491") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e18ce") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c17e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4ad8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eff93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c886") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40243") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_367bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8809a") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63b92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73807") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db805") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75284") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c93dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9035f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aef53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21725") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27708") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ed20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e3fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5147") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40cd5") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cd7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5574b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5feb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5aaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f8f") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f02f") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98d85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83510") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d180") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a4ae") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15ec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_747e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac50c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c7d1") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b76f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5fc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8aaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b3be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a73d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3534f") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_425e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a53ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba1cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a75b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fd98") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_170e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b7a") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef7ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77391") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6050") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9708e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e273") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53ea8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_370b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d0e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3704a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88633") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd29") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5409b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b28cf") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b9d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1960b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fd92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48756") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d1c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42871") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc26a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_309f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96863") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78d7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbe86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6879c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a4b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c2b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d6a5") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87f80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6516a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e2d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57c44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_654bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de2fd") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23960") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70806") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_655f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58701") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e7d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30798") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e484a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f46c1") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c48f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0694a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dba83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee70") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_979d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70a5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29017") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70870") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31baa") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dabaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb21b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_418a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3dde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe6d") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd51d") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98cb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_679b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e917") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb4c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2bfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e095") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97456") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31cce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78e01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc26a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_309f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82748") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e488") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae97b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3fb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff9f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9949d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_427be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f495") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c849d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85ec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9076d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed864") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0059f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98ea4") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7abfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ee7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_149e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_205cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02e4e") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca8f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7a59") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_451b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80ceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bcaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e64f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_255d0") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_641da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0b35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66cbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0806e") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf92f") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e54a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c6af") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bc3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1467") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c5f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e954") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c64d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0aa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc456") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef769") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdad8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd9cc") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51a55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79ae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_155a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8fb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73f54") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73358") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_239c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f22f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e64e7") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a967b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b0e1") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b2f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1311") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95451") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d787d") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b2e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e272c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f05b") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_684e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68aab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca3a") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae75f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb360") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a685e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbda3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc441") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b134") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e043a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91197") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_289e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a3c") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73d34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44a33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95525") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ed7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aeb9") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b8cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_654ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d44a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d05eb") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61797") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ce07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35af3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5869") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be82a") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6130") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b10e9") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7895d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a245a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51c27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d509") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0a88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c024") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03f4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c188") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57d54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f64d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76afb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b956c") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c701f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aad9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c593c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4e88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4272d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2acf6") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b04f") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a434c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e600f") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33448") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b04c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07d38") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e3a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a18") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bd23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dbbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aea58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d6d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3442") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ed3d") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_034cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e825") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f73dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_676fd") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76257") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9a2d") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c67f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_690e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae024") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8950e") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bcc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75cbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3268f") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f619") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bebcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08e16") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cbe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a9d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c36d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_571c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13e4e") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b7a5") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fa4a") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be99d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17b78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fa0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d82bd") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9edb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa6b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_304e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_201ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_667ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c3b7") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86533") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66f2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15309") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9edb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6b22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c7f") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf5b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c31f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08154") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de90f") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e373d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c69a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c55d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c570") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b3fb") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_941bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c2e6") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8060e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fbd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10e67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d084") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb38c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd96e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_556a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1837b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4436b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e829") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7bd7") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_367bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8809a") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63b92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73807") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db805") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75284") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_672d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a933") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2f1c") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3899e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a59a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f66e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22c6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8491") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e18ce") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c17e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4ad8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eff93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c886") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40243") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3700b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d99b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ecb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b69a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b32b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34051") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23333") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96542") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca414") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1e70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b153") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14104") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98d85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83510") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d180") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a4ae") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f02f") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef7ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77391") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6050") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9708e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e273") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15ec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_747e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac50c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c7d1") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b76f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5fc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8aaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b3be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a73d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3534f") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_425e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a53ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba1cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a75b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fd98") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_170e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b7a") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cd7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5574b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5feb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5aaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f8f") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c93dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9035f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aef53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21725") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27708") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ed20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e3fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5147") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40cd5") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_a4ccb") diff --git a/engine/scenes/world/player/weapons/018/women.tscn b/engine/scenes/world/player/weapons/018/women.tscn index 7278ded..20330d4 100644 --- a/engine/scenes/world/player/weapons/018/women.tscn +++ b/engine/scenes/world/player/weapons/018/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://f708370bab1c"] +[gd_scene load_steps=419 format=3 uid="uid://f708370bab1c"] -[ext_resource type="Texture2D" uid="uid://ct8a2a442n6r4" path="res://framework/statics/scenes/world/player/weapon/018/women/women.png" id="1_f7083"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_4fe16"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64e75"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd3c2"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58c0e"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf3aa"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_575f7"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_676ee"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b779"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b4e7"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4aa3"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06ecd"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2d07"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de51f"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f371b"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e475"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6b52"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5db8"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://ct8a2a442n6r4" path="res://assets/world/player/weapon/018/women/women.png" id="1_f7083"] [sub_resource type="AtlasTexture" id="AtlasTexture_345a3"] atlas = ExtResource("1_f7083") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f5db8"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5456"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_38828"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6abda"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d666c"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_38135"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24d5f"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07f9b"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_86cb1"] atlas = ExtResource("1_f7083") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5456"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06ecd"] atlas = ExtResource("1_f7083") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38828"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2d07"] atlas = ExtResource("1_f7083") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6abda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de51f"] atlas = ExtResource("1_f7083") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d666c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f371b"] atlas = ExtResource("1_f7083") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38135"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e475"] atlas = ExtResource("1_f7083") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24d5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6b52"] atlas = ExtResource("1_f7083") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07f9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fe16"] atlas = ExtResource("1_f7083") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e82d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64e75"] atlas = ExtResource("1_f7083") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11c35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd3c2"] atlas = ExtResource("1_f7083") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85b12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58c0e"] atlas = ExtResource("1_f7083") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0631b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf3aa"] atlas = ExtResource("1_f7083") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9eb0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_575f7"] atlas = ExtResource("1_f7083") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be847"] +[sub_resource type="AtlasTexture" id="AtlasTexture_676ee"] atlas = ExtResource("1_f7083") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_913d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b779"] atlas = ExtResource("1_f7083") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e645"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b4e7"] atlas = ExtResource("1_f7083") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b1fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4aa3"] atlas = ExtResource("1_f7083") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2230"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9e93"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0a5e"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6b09"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7b37"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e2aa"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aed12"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61975"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5e1a2"] atlas = ExtResource("1_f7083") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_61975"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0fff4"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ae17"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6afa8"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55ab9"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2077"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ceb86"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37db0"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_872d2"] atlas = ExtResource("1_f7083") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fff4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9e93"] atlas = ExtResource("1_f7083") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ae17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0a5e"] atlas = ExtResource("1_f7083") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6afa8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6b09"] atlas = ExtResource("1_f7083") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55ab9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7b37"] atlas = ExtResource("1_f7083") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2077"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e2aa"] atlas = ExtResource("1_f7083") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ceb86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aed12"] atlas = ExtResource("1_f7083") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37db0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e82d5"] atlas = ExtResource("1_f7083") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_749d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11c35"] atlas = ExtResource("1_f7083") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47b74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85b12"] atlas = ExtResource("1_f7083") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb376"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0631b"] atlas = ExtResource("1_f7083") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6c72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9eb0a"] atlas = ExtResource("1_f7083") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c454"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be847"] atlas = ExtResource("1_f7083") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee7c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_913d8"] atlas = ExtResource("1_f7083") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_191a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e645"] atlas = ExtResource("1_f7083") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8110"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b1fe"] atlas = ExtResource("1_f7083") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_330e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2230"] atlas = ExtResource("1_f7083") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73160"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85f0d"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7bd5"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9207a"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ff0d"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b6e8"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_755f9"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d99cd"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a65da"] atlas = ExtResource("1_f7083") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d99cd"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_417db"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68941"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39d43"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c834"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7969e"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_324c0"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f54e0"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bb69e"] atlas = ExtResource("1_f7083") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_417db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85f0d"] atlas = ExtResource("1_f7083") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68941"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7bd5"] atlas = ExtResource("1_f7083") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39d43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9207a"] atlas = ExtResource("1_f7083") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c834"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ff0d"] atlas = ExtResource("1_f7083") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7969e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b6e8"] atlas = ExtResource("1_f7083") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_324c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_755f9"] atlas = ExtResource("1_f7083") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f54e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_749d6"] atlas = ExtResource("1_f7083") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_caf6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47b74"] atlas = ExtResource("1_f7083") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_baf58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb376"] atlas = ExtResource("1_f7083") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5e0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6c72"] atlas = ExtResource("1_f7083") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab2ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c454"] atlas = ExtResource("1_f7083") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84677"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee7c2"] atlas = ExtResource("1_f7083") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a0d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_191a3"] atlas = ExtResource("1_f7083") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c303"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8110"] atlas = ExtResource("1_f7083") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a7ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_330e0"] atlas = ExtResource("1_f7083") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b3b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73160"] atlas = ExtResource("1_f7083") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49c37"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_acc55"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a80f"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a991"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebf49"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4fa8"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_456c3"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_faa5d"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2883a"] atlas = ExtResource("1_f7083") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_faa5d"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_665f7"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89636"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82311"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e332a"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34506"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a306b"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0381"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5bfbf"] atlas = ExtResource("1_f7083") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_665f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acc55"] atlas = ExtResource("1_f7083") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89636"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a80f"] atlas = ExtResource("1_f7083") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82311"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a991"] atlas = ExtResource("1_f7083") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e332a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebf49"] atlas = ExtResource("1_f7083") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34506"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4fa8"] atlas = ExtResource("1_f7083") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a306b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_456c3"] atlas = ExtResource("1_f7083") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0381"] +[sub_resource type="AtlasTexture" id="AtlasTexture_caf6d"] atlas = ExtResource("1_f7083") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1d98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_baf58"] atlas = ExtResource("1_f7083") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e76a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5e0c"] atlas = ExtResource("1_f7083") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4204"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab2ec"] atlas = ExtResource("1_f7083") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af698"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84677"] atlas = ExtResource("1_f7083") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_163a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a0d3"] atlas = ExtResource("1_f7083") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1095d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c303"] atlas = ExtResource("1_f7083") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1036"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a7ca"] atlas = ExtResource("1_f7083") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d56d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b3b1"] atlas = ExtResource("1_f7083") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e01b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49c37"] atlas = ExtResource("1_f7083") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b9f4"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5604"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ed4f"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9374"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6aab4"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62cbf"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf879"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb148"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ef27c"] atlas = ExtResource("1_f7083") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_eb148"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1b24"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_694da"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd7f3"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1830"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d085b"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e812e"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_099f8"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_dcf1e"] atlas = ExtResource("1_f7083") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1b24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5604"] atlas = ExtResource("1_f7083") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_694da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ed4f"] atlas = ExtResource("1_f7083") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd7f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9374"] atlas = ExtResource("1_f7083") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1830"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6aab4"] atlas = ExtResource("1_f7083") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d085b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62cbf"] atlas = ExtResource("1_f7083") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e812e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf879"] atlas = ExtResource("1_f7083") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_099f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1d98"] atlas = ExtResource("1_f7083") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_118b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e76a3"] atlas = ExtResource("1_f7083") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e315f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4204"] atlas = ExtResource("1_f7083") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b14cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af698"] atlas = ExtResource("1_f7083") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae000"] +[sub_resource type="AtlasTexture" id="AtlasTexture_163a7"] atlas = ExtResource("1_f7083") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f131c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1095d"] atlas = ExtResource("1_f7083") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43e19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1036"] atlas = ExtResource("1_f7083") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe7a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d56d7"] atlas = ExtResource("1_f7083") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af07c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e01b"] atlas = ExtResource("1_f7083") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee23a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b9f4"] atlas = ExtResource("1_f7083") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b58d"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52939"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d21f2"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc159"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebd8d"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8b57"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5937f"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4591e"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0a8e3"] atlas = ExtResource("1_f7083") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4591e"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70a34"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c46ec"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_adc8d"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_920af"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa886"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fb69"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0745"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_502de"] atlas = ExtResource("1_f7083") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70a34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52939"] atlas = ExtResource("1_f7083") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c46ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d21f2"] atlas = ExtResource("1_f7083") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_adc8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc159"] atlas = ExtResource("1_f7083") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_920af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebd8d"] atlas = ExtResource("1_f7083") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa886"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8b57"] atlas = ExtResource("1_f7083") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fb69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5937f"] atlas = ExtResource("1_f7083") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0745"] +[sub_resource type="AtlasTexture" id="AtlasTexture_118b7"] atlas = ExtResource("1_f7083") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb164"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e315f"] atlas = ExtResource("1_f7083") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27cb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b14cb"] atlas = ExtResource("1_f7083") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be7fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae000"] atlas = ExtResource("1_f7083") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c836"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f131c"] atlas = ExtResource("1_f7083") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e619"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43e19"] atlas = ExtResource("1_f7083") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cac07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe7a2"] atlas = ExtResource("1_f7083") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_587de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af07c"] atlas = ExtResource("1_f7083") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2190"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee23a"] atlas = ExtResource("1_f7083") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20e8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b58d"] atlas = ExtResource("1_f7083") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5db29"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92cee"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8120"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed1ca"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be8f7"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cfc1c"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_142f6"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f29c1"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_47183"] atlas = ExtResource("1_f7083") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f29c1"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ba75"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd97b"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7762"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0449"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a78fb"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c57b8"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_705d2"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e0ca2"] atlas = ExtResource("1_f7083") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ba75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92cee"] atlas = ExtResource("1_f7083") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd97b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8120"] atlas = ExtResource("1_f7083") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7762"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed1ca"] atlas = ExtResource("1_f7083") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0449"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be8f7"] atlas = ExtResource("1_f7083") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a78fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfc1c"] atlas = ExtResource("1_f7083") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c57b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_142f6"] atlas = ExtResource("1_f7083") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_705d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb164"] atlas = ExtResource("1_f7083") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cf4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27cb1"] atlas = ExtResource("1_f7083") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3eaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be7fe"] atlas = ExtResource("1_f7083") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94326"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c836"] atlas = ExtResource("1_f7083") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50eaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e619"] atlas = ExtResource("1_f7083") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e46e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cac07"] atlas = ExtResource("1_f7083") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47fab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_587de"] atlas = ExtResource("1_f7083") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c12c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2190"] atlas = ExtResource("1_f7083") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f483f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20e8d"] atlas = ExtResource("1_f7083") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e18e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5db29"] atlas = ExtResource("1_f7083") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_742c7"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17297"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd9cf"] -atlas = ExtResource("1_f7083") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5356"] -atlas = ExtResource("1_f7083") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ee4f"] -atlas = ExtResource("1_f7083") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7222"] -atlas = ExtResource("1_f7083") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de6a7"] -atlas = ExtResource("1_f7083") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8ba3"] -atlas = ExtResource("1_f7083") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7e93b"] atlas = ExtResource("1_f7083") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c8ba3"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_481bc"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97276"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8def"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2b29"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50df7"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_398b5"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08d8d"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0c8f8"] atlas = ExtResource("1_f7083") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_f7083") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_481bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17297"] atlas = ExtResource("1_f7083") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97276"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd9cf"] atlas = ExtResource("1_f7083") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8def"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5356"] atlas = ExtResource("1_f7083") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2b29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ee4f"] atlas = ExtResource("1_f7083") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50df7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7222"] atlas = ExtResource("1_f7083") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_398b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de6a7"] atlas = ExtResource("1_f7083") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08d8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cf4e"] atlas = ExtResource("1_f7083") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3eaf"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94326"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50eaa"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e46e"] +atlas = ExtResource("1_f7083") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47fab"] +atlas = ExtResource("1_f7083") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c12c6"] +atlas = ExtResource("1_f7083") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f483f"] +atlas = ExtResource("1_f7083") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e18e"] +atlas = ExtResource("1_f7083") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_742c7"] +atlas = ExtResource("1_f7083") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_f7083"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fe16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64e75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd3c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58c0e") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf3aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_575f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_676ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b4e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4aa3") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06ecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2d07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de51f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f371b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6b52") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5db8") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_345a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b75d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6123d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dcf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e212") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_954ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2c8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70852") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7540f") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc36d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5f67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e92d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b09e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecc2d") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dea8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03bd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02107") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b79e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9211") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ff23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df4e8") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5456") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6abda") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d666c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38135") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24d5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f9b") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e82d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0631b") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eb0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be847") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_913d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b1fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2230") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6b09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e2aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aed12") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61975") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e1a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_398c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b30a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb9f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e62d3") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_872d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c01ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_072a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1577") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aab4f") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47f54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6914") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26783") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c205b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe79") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_130af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f933c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46cd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeeaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e276") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad22") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dcea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72e0") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ae17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6afa8") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceb86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37db0") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_749d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47b74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c72") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee7c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_191a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_330e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73160") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85f0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7bd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9207a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ff0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_755f9") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d99cd") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a65da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38c03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b1d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d17b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78afe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ea7") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb69e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_394bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2eda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_942d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff396") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2d24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05bed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68ff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67ca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64ee2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddaa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca990") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef3c") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18f38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d89c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46cb8") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81753") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_417db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39d43") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7969e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_324c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f54e0") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_caf6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baf58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab2ec") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84677") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a0d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a7ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b3b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49c37") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a80f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a991") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebf49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4fa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_456c3") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_faa5d") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2883a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7800") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8366") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bfbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02fc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52390") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bedd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4684c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a6b1") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_200a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8ab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcffe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1aaf") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9bac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce783") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35472") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45a4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c35") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c6ab") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_665f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89636") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82311") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e332a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a306b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0381") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1d98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e76a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4204") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af698") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_163a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1095d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d56d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e01b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b9f4") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ed4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aab4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62cbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf879") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb148") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef27c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6972b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b4d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_679c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f261b") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcf1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33478") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd3c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_023e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56868") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e88e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf4cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbe82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9162e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7801b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b6d7") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83ea8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad59f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_630cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26d4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8edb6") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a94d") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1b24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_694da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd7f3") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1830") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d085b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e812e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_099f8") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_118b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e315f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b14cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae000") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f131c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe7a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af07c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee23a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b58d") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d21f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebd8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8b57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5937f") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4591e") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a8e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be7b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d399") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_125c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb1ac") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_502de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eb72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_346eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58bb9") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da73c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0798") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47d17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e24fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fafe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8b1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0b62") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48aa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_147fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5496") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94dce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b83a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02f7f") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50739") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c46ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc8d") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_920af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fb69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0745") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb164") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be7fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c836") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e619") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cac07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_587de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20e8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5db29") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92cee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8120") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be8f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfc1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_142f6") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f29c1") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47183") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f4a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec63c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d3bc") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a371a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eef5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1c8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0503a") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1adc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05efa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0e1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_743c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e28e4") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51729") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4442a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a76f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f056d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e369a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edafd") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e85e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_165c5") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ba75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd97b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7762") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a78fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c57b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_705d2") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3eaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94326") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50eaa") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e46e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47fab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c12c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f483f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e18e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_742c7") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd9cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5356") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ee4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de6a7") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ba3") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e93b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abb60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbda6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f80ef") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c8f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9cd") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a437d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f04c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c99c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9157f") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eaf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42f97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ff16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90864") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9db9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d9af") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_481bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97276") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8def") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2b29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50df7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_398b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08d8d") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_345a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b75d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6123d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dcf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e212") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5db8") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5456") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6abda") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d666c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38135") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24d5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f9b") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_954ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2c8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70852") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7540f") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc36d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5f67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e92d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b09e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecc2d") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dea8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03bd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02107") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b79e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9211") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ff23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df4e8") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06ecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2d07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de51f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f371b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6b52") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fe16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64e75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd3c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58c0e") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf3aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_575f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_676ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b4e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4aa3") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e1a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_398c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b30a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb9f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e62d3") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61975") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ae17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6afa8") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceb86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37db0") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_872d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c01ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_072a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1577") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aab4f") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47f54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6914") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26783") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c205b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe79") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_130af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f933c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46cd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeeaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e276") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad22") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dcea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72e0") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6b09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e2aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aed12") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e82d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0631b") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eb0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be847") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_913d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b1fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2230") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a65da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38c03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b1d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d17b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78afe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ea7") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d99cd") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_417db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39d43") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7969e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_324c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f54e0") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb69e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_394bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2eda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_942d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff396") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2d24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05bed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68ff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67ca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64ee2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddaa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca990") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef3c") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18f38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d89c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46cb8") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81753") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85f0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7bd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9207a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ff0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_755f9") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_749d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47b74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c72") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee7c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_191a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_330e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73160") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2883a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7800") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8366") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_faa5d") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_665f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89636") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82311") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e332a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a306b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0381") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bfbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02fc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52390") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bedd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4684c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a6b1") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_200a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8ab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcffe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1aaf") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9bac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce783") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35472") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45a4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c35") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c6ab") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a80f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a991") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebf49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4fa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_456c3") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_caf6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baf58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab2ec") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84677") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a0d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a7ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b3b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49c37") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef27c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6972b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b4d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_679c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f261b") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb148") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1b24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_694da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd7f3") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1830") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d085b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e812e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_099f8") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcf1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33478") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd3c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_023e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56868") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e88e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf4cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbe82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9162e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7801b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b6d7") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83ea8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad59f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_630cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26d4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8edb6") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a94d") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ed4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aab4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62cbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf879") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1d98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e76a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4204") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af698") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_163a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1095d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d56d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e01b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b9f4") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a8e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be7b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d399") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_125c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb1ac") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4591e") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c46ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc8d") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_920af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fb69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0745") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_502de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eb72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_346eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58bb9") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da73c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0798") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47d17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e24fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fafe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8b1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0b62") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48aa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_147fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5496") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94dce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b83a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02f7f") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50739") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d21f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebd8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8b57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5937f") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_118b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e315f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b14cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae000") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f131c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe7a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af07c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee23a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b58d") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47183") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f4a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec63c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d3bc") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f29c1") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ba75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd97b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7762") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a78fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c57b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_705d2") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a371a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eef5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1c8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0503a") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1adc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05efa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0e1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_743c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e28e4") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51729") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4442a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a76f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f056d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e369a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edafd") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e85e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_165c5") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92cee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8120") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be8f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfc1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_142f6") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb164") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be7fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c836") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e619") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cac07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_587de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20e8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5db29") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e93b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abb60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbda6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f80ef") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ba3") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_481bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97276") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8def") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2b29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50df7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_398b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08d8d") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c8f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9cd") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a437d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f04c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c99c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9157f") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eaf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42f97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ff16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90864") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9db9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d9af") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd9cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5356") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ee4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de6a7") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3eaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94326") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50eaa") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e46e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47fab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c12c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f483f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e18e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_742c7") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_f7083") diff --git a/engine/scenes/world/player/weapons/019/men.tscn b/engine/scenes/world/player/weapons/019/men.tscn index a718001..467ee85 100644 --- a/engine/scenes/world/player/weapons/019/men.tscn +++ b/engine/scenes/world/player/weapons/019/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://36198365bb2c"] +[gd_scene load_steps=408 format=3 uid="uid://362a8365bb2c"] -[ext_resource type="Texture2D" uid="uid://38l7t2xkfyx8" path="res://framework/statics/scenes/world/player/weapon/019/men/men.png" id="1_36198"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f112"] -atlas = ExtResource("1_36198") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59e23"] -atlas = ExtResource("1_36198") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6e92"] -atlas = ExtResource("1_36198") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ac23"] -atlas = ExtResource("1_36198") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63a67"] -atlas = ExtResource("1_36198") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98375"] -atlas = ExtResource("1_36198") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4419e"] -atlas = ExtResource("1_36198") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac78d"] -atlas = ExtResource("1_36198") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c14b8"] -atlas = ExtResource("1_36198") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15d25"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78d98"] -atlas = ExtResource("1_36198") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_348b7"] -atlas = ExtResource("1_36198") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5dd7a"] -atlas = ExtResource("1_36198") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_130cc"] -atlas = ExtResource("1_36198") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96187"] -atlas = ExtResource("1_36198") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc4ef"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c022"] -atlas = ExtResource("1_36198") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://38l7t2xkfyx8" path="res://assets/world/player/weapon/019/men/men.png" id="1_36198"] [sub_resource type="AtlasTexture" id="AtlasTexture_7f5ca"] atlas = ExtResource("1_36198") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4c022"] +atlas = ExtResource("1_36198") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d5c8"] +atlas = ExtResource("1_36198") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93e8f"] +atlas = ExtResource("1_36198") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5a1d"] +atlas = ExtResource("1_36198") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab75f"] +atlas = ExtResource("1_36198") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9bc37"] +atlas = ExtResource("1_36198") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec9e2"] +atlas = ExtResource("1_36198") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b47ee"] +atlas = ExtResource("1_36198") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_89700"] atlas = ExtResource("1_36198") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_36198") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d5c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78d98"] atlas = ExtResource("1_36198") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93e8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_348b7"] atlas = ExtResource("1_36198") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5a1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dd7a"] atlas = ExtResource("1_36198") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab75f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_130cc"] atlas = ExtResource("1_36198") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bc37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96187"] atlas = ExtResource("1_36198") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec9e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc4ef"] atlas = ExtResource("1_36198") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b47ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f112"] atlas = ExtResource("1_36198") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8200c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59e23"] atlas = ExtResource("1_36198") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_732d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6e92"] atlas = ExtResource("1_36198") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8e96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ac23"] atlas = ExtResource("1_36198") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_708c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63a67"] atlas = ExtResource("1_36198") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7e37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98375"] atlas = ExtResource("1_36198") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f753"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4419e"] atlas = ExtResource("1_36198") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_650ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac78d"] atlas = ExtResource("1_36198") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8318b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c14b8"] atlas = ExtResource("1_36198") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_271c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15d25"] atlas = ExtResource("1_36198") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3618e"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8abf"] -atlas = ExtResource("1_36198") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ddc7"] -atlas = ExtResource("1_36198") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c89b3"] -atlas = ExtResource("1_36198") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96a2d"] -atlas = ExtResource("1_36198") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7598a"] -atlas = ExtResource("1_36198") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b47c"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22544"] -atlas = ExtResource("1_36198") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f0d16"] atlas = ExtResource("1_36198") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_22544"] +atlas = ExtResource("1_36198") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e13d4"] +atlas = ExtResource("1_36198") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c68e3"] +atlas = ExtResource("1_36198") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4fac6"] +atlas = ExtResource("1_36198") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d742"] +atlas = ExtResource("1_36198") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d48ac"] +atlas = ExtResource("1_36198") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c839"] +atlas = ExtResource("1_36198") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e303a"] +atlas = ExtResource("1_36198") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6ca7a"] atlas = ExtResource("1_36198") region = Rect2(0, 3456, 241, 216) @@ -390,37 +354,33 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_36198") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e13d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8abf"] atlas = ExtResource("1_36198") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c68e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ddc7"] atlas = ExtResource("1_36198") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fac6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c89b3"] atlas = ExtResource("1_36198") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d742"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96a2d"] atlas = ExtResource("1_36198") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d48ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7598a"] atlas = ExtResource("1_36198") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c839"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b47c"] atlas = ExtResource("1_36198") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e303a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8200c"] atlas = ExtResource("1_36198") -region = Rect2(723, 4536, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4175"] -atlas = ExtResource("1_36198") -region = Rect2(0, 4752, 241, 216) +region = Rect2(0, 2376, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_732d6"] atlas = ExtResource("1_36198") @@ -458,34 +418,6 @@ region = Rect2(964, 4968, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8abf"] -atlas = ExtResource("1_36198") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ddc7"] -atlas = ExtResource("1_36198") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57200"] -atlas = ExtResource("1_36198") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9bd5"] -atlas = ExtResource("1_36198") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5323"] -atlas = ExtResource("1_36198") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c23d"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4895"] -atlas = ExtResource("1_36198") -region = Rect2(0, 5400, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_d43f6"] atlas = ExtResource("1_36198") region = Rect2(0, 5616, 241, 216) @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c4895"] +atlas = ExtResource("1_36198") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1a0e"] +atlas = ExtResource("1_36198") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9d51"] +atlas = ExtResource("1_36198") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1a72"] +atlas = ExtResource("1_36198") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1aed2"] +atlas = ExtResource("1_36198") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2541"] +atlas = ExtResource("1_36198") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f179"] +atlas = ExtResource("1_36198") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8a146"] +atlas = ExtResource("1_36198") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bdb82"] atlas = ExtResource("1_36198") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,25 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_36198") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1a0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57200"] atlas = ExtResource("1_36198") -region = Rect2(0, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9d51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9bd5"] atlas = ExtResource("1_36198") -region = Rect2(241, 6696, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1a72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5323"] atlas = ExtResource("1_36198") -region = Rect2(482, 6696, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1aed2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c23d"] atlas = ExtResource("1_36198") -region = Rect2(0, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2541"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4175"] atlas = ExtResource("1_36198") -region = Rect2(241, 6912, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f179"] -atlas = ExtResource("1_36198") -region = Rect2(482, 6912, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a146"] -atlas = ExtResource("1_36198") -region = Rect2(723, 6912, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36086"] -atlas = ExtResource("1_36198") -region = Rect2(0, 7128, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1dff"] -atlas = ExtResource("1_36198") -region = Rect2(241, 7128, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_071f8"] -atlas = ExtResource("1_36198") -region = Rect2(482, 7128, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a8d9"] -atlas = ExtResource("1_36198") -region = Rect2(723, 7128, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20701"] -atlas = ExtResource("1_36198") -region = Rect2(0, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5346c"] -atlas = ExtResource("1_36198") -region = Rect2(241, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cba53"] -atlas = ExtResource("1_36198") -region = Rect2(482, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01b24"] -atlas = ExtResource("1_36198") -region = Rect2(723, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0bc77"] -atlas = ExtResource("1_36198") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2da2d"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa99c"] -atlas = ExtResource("1_36198") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48221"] -atlas = ExtResource("1_36198") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a259c"] -atlas = ExtResource("1_36198") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96d5a"] -atlas = ExtResource("1_36198") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1911"] -atlas = ExtResource("1_36198") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63573"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51651"] -atlas = ExtResource("1_36198") -region = Rect2(0, 7776, 241, 216) +region = Rect2(0, 4752, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_76bea"] atlas = ExtResource("1_36198") @@ -718,6 +606,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_51651"] +atlas = ExtResource("1_36198") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57c24"] +atlas = ExtResource("1_36198") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b4c9"] +atlas = ExtResource("1_36198") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a83e6"] +atlas = ExtResource("1_36198") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c7da"] +atlas = ExtResource("1_36198") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ea9d"] +atlas = ExtResource("1_36198") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_634fb"] +atlas = ExtResource("1_36198") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff009"] +atlas = ExtResource("1_36198") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_19565"] atlas = ExtResource("1_36198") region = Rect2(0, 8208, 241, 216) @@ -806,101 +726,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_36198") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57c24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa99c"] atlas = ExtResource("1_36198") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b4c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48221"] atlas = ExtResource("1_36198") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a83e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a259c"] atlas = ExtResource("1_36198") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c7da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96d5a"] atlas = ExtResource("1_36198") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ea9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1911"] atlas = ExtResource("1_36198") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_634fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63573"] atlas = ExtResource("1_36198") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff009"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36086"] atlas = ExtResource("1_36198") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c0de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1dff"] atlas = ExtResource("1_36198") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0038f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_071f8"] atlas = ExtResource("1_36198") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_308cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a8d9"] atlas = ExtResource("1_36198") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_662f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20701"] atlas = ExtResource("1_36198") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1471d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5346c"] atlas = ExtResource("1_36198") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b963"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cba53"] atlas = ExtResource("1_36198") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c073"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01b24"] atlas = ExtResource("1_36198") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_315f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bc77"] atlas = ExtResource("1_36198") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5ea4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2da2d"] atlas = ExtResource("1_36198") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a4f6"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e6f3"] -atlas = ExtResource("1_36198") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d727"] -atlas = ExtResource("1_36198") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9544c"] -atlas = ExtResource("1_36198") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78e58"] -atlas = ExtResource("1_36198") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f0bf"] -atlas = ExtResource("1_36198") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05f85"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b48b"] -atlas = ExtResource("1_36198") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4558c"] atlas = ExtResource("1_36198") @@ -926,6 +814,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9b48b"] +atlas = ExtResource("1_36198") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8129"] +atlas = ExtResource("1_36198") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71a05"] +atlas = ExtResource("1_36198") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0601"] +atlas = ExtResource("1_36198") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37dea"] +atlas = ExtResource("1_36198") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c008"] +atlas = ExtResource("1_36198") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f66b"] +atlas = ExtResource("1_36198") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d69c9"] +atlas = ExtResource("1_36198") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0ca97"] atlas = ExtResource("1_36198") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +934,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_36198") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8129"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e6f3"] atlas = ExtResource("1_36198") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71a05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d727"] atlas = ExtResource("1_36198") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0601"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9544c"] atlas = ExtResource("1_36198") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37dea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78e58"] atlas = ExtResource("1_36198") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c008"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f0bf"] atlas = ExtResource("1_36198") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f66b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05f85"] atlas = ExtResource("1_36198") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d69c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c0de"] atlas = ExtResource("1_36198") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b216b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0038f"] atlas = ExtResource("1_36198") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5161"] +[sub_resource type="AtlasTexture" id="AtlasTexture_308cd"] atlas = ExtResource("1_36198") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a1a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_662f8"] atlas = ExtResource("1_36198") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1164"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1471d"] atlas = ExtResource("1_36198") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_209f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b963"] atlas = ExtResource("1_36198") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c2a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c073"] atlas = ExtResource("1_36198") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42e8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_315f5"] atlas = ExtResource("1_36198") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb683"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5ea4"] atlas = ExtResource("1_36198") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c49f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a4f6"] atlas = ExtResource("1_36198") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17fcb"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ee59"] -atlas = ExtResource("1_36198") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a541"] -atlas = ExtResource("1_36198") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc600"] -atlas = ExtResource("1_36198") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb333"] -atlas = ExtResource("1_36198") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b113e"] -atlas = ExtResource("1_36198") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6c96"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0b78"] -atlas = ExtResource("1_36198") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7557e"] atlas = ExtResource("1_36198") @@ -1134,6 +1022,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b0b78"] +atlas = ExtResource("1_36198") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_005eb"] +atlas = ExtResource("1_36198") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3cb2"] +atlas = ExtResource("1_36198") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d42cf"] +atlas = ExtResource("1_36198") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47313"] +atlas = ExtResource("1_36198") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95cb1"] +atlas = ExtResource("1_36198") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa3f6"] +atlas = ExtResource("1_36198") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_267f8"] +atlas = ExtResource("1_36198") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_97a96"] atlas = ExtResource("1_36198") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1142,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_36198") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_005eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ee59"] atlas = ExtResource("1_36198") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3cb2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a541"] atlas = ExtResource("1_36198") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d42cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc600"] atlas = ExtResource("1_36198") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47313"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb333"] atlas = ExtResource("1_36198") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95cb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b113e"] atlas = ExtResource("1_36198") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa3f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6c96"] atlas = ExtResource("1_36198") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_267f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b216b"] atlas = ExtResource("1_36198") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf939"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5161"] atlas = ExtResource("1_36198") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3988"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a1a1"] atlas = ExtResource("1_36198") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_706cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1164"] atlas = ExtResource("1_36198") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7399"] +[sub_resource type="AtlasTexture" id="AtlasTexture_209f0"] atlas = ExtResource("1_36198") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a69e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c2a6"] atlas = ExtResource("1_36198") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db3af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42e8f"] atlas = ExtResource("1_36198") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85cfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb683"] atlas = ExtResource("1_36198") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f1f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c49f3"] atlas = ExtResource("1_36198") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_706c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17fcb"] atlas = ExtResource("1_36198") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb1ca"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f787c"] -atlas = ExtResource("1_36198") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83e2f"] -atlas = ExtResource("1_36198") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1929e"] -atlas = ExtResource("1_36198") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d3cf"] -atlas = ExtResource("1_36198") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38a52"] -atlas = ExtResource("1_36198") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b9bb"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adaa2"] -atlas = ExtResource("1_36198") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1889a"] atlas = ExtResource("1_36198") @@ -1342,6 +1230,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_adaa2"] +atlas = ExtResource("1_36198") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_827e5"] +atlas = ExtResource("1_36198") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8cb1c"] +atlas = ExtResource("1_36198") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36f01"] +atlas = ExtResource("1_36198") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d011"] +atlas = ExtResource("1_36198") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6413"] +atlas = ExtResource("1_36198") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac152"] +atlas = ExtResource("1_36198") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79673"] +atlas = ExtResource("1_36198") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d1f86"] atlas = ExtResource("1_36198") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1350,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_36198") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_827e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f787c"] atlas = ExtResource("1_36198") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cb1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83e2f"] atlas = ExtResource("1_36198") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36f01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1929e"] atlas = ExtResource("1_36198") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d011"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d3cf"] atlas = ExtResource("1_36198") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6413"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38a52"] atlas = ExtResource("1_36198") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac152"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b9bb"] atlas = ExtResource("1_36198") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79673"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf939"] atlas = ExtResource("1_36198") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2af2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3988"] atlas = ExtResource("1_36198") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_345e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_706cc"] atlas = ExtResource("1_36198") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb048"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7399"] atlas = ExtResource("1_36198") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_690d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a69e0"] atlas = ExtResource("1_36198") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa616"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db3af"] atlas = ExtResource("1_36198") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcc86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85cfa"] atlas = ExtResource("1_36198") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b262b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f1f8"] atlas = ExtResource("1_36198") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28dfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_706c0"] atlas = ExtResource("1_36198") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be454"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb1ca"] atlas = ExtResource("1_36198") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ddccc"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a2cd"] -atlas = ExtResource("1_36198") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_280f6"] -atlas = ExtResource("1_36198") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c484"] -atlas = ExtResource("1_36198") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55fb9"] -atlas = ExtResource("1_36198") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_846b8"] -atlas = ExtResource("1_36198") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03532"] -atlas = ExtResource("1_36198") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b06bf"] -atlas = ExtResource("1_36198") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1c97e"] atlas = ExtResource("1_36198") @@ -1550,6 +1438,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_36198") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b06bf"] +atlas = ExtResource("1_36198") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_478ed"] +atlas = ExtResource("1_36198") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b06b"] +atlas = ExtResource("1_36198") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4d1c"] +atlas = ExtResource("1_36198") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4fd25"] +atlas = ExtResource("1_36198") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7950a"] +atlas = ExtResource("1_36198") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a33e"] +atlas = ExtResource("1_36198") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc6d3"] +atlas = ExtResource("1_36198") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7a43f"] atlas = ExtResource("1_36198") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1558,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_36198") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_478ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a2cd"] atlas = ExtResource("1_36198") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b06b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_280f6"] atlas = ExtResource("1_36198") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4d1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c484"] atlas = ExtResource("1_36198") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fd25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55fb9"] atlas = ExtResource("1_36198") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7950a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_846b8"] atlas = ExtResource("1_36198") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a33e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03532"] atlas = ExtResource("1_36198") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc6d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2af2a"] atlas = ExtResource("1_36198") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_345e6"] +atlas = ExtResource("1_36198") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb048"] +atlas = ExtResource("1_36198") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_690d0"] +atlas = ExtResource("1_36198") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa616"] +atlas = ExtResource("1_36198") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fcc86"] +atlas = ExtResource("1_36198") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b262b"] +atlas = ExtResource("1_36198") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28dfc"] +atlas = ExtResource("1_36198") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be454"] +atlas = ExtResource("1_36198") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ddccc"] +atlas = ExtResource("1_36198") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_36198"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59e23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ac23") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98375") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4419e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac78d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c14b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15d25") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78d98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_348b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dd7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_130cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc4ef") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c022") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f5ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdfcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57f19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c360f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9834") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ccb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c06fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecddc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97acc") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71d26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db5b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_799d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb1a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e391a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc007") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46137") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a3dd") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3b56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9414") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_447d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f98c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a7c3") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45187") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d5c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a1d") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab75f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bc37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b47ee") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8200c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_732d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8e96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_708c3") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7e37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_650ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8318b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_271c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3618e") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8abf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ddc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c89b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96a2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7598a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b47c") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22544") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0270d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a5ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9743a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eba7") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ca7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25f9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f2de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f488b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e51c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2082") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d29e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3467") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_427cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96a55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dec0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33421") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_236cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad88a") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7032a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_311f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aefc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f52f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7e08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c79") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04060") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb17") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e13d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c68e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fac6") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d48ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c839") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e303a") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_732d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8e96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_708c3") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7e37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_650ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8318b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_271c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3618e") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8abf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ddc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57200") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9bd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5323") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c23d") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4895") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d43f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82df8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c08b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df56c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_616ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3892d") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f9ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e699f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc7fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f08f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c46be") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bfb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_168ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e27a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4445c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a9b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f02bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db70") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52a50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b00f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8263b") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f80a0") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1a72") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aed2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a146") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1dff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_071f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a8d9") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20701") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5346c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01b24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bc77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da2d") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa99c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a259c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96d5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1911") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63573") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51651") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76bea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13c40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d55c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_795f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc81") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca1e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af919") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c597") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_468e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bed5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca82e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecaf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90c31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74574") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bfbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51a5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b57d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddf59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c038f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43493") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95cdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fd03") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57c24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b4c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83e6") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c7da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_634fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff009") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c0de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0038f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_308cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_662f8") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1471d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b963") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_315f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a4f6") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e6f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9544c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f0bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05f85") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b48b") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4558c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ce4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1aa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4104") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3962c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdac2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb3e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0126d") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b94b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7111d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c0fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bba4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d5aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa9fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25907") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a9b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_402eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1302e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab7c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3762a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6c6") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38685") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_822af") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71a05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0601") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37dea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f66b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d69c9") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b216b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a1a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1164") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_209f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c2a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42e8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c49f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17fcb") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc600") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb333") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b113e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6c96") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b78") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7557e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52dd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b090e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1db87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b740") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ca2e") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97a96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f249") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee69b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a12") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51b01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac821") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f866") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e55a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3431c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e10e") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7f5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8394f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46e82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4191") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1ecc") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_005eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3cb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d42cf") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47313") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa3f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_267f8") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3988") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_706cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7399") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a69e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db3af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85cfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f1f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_706c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb1ca") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f787c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1929e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d3cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38a52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b9bb") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_adaa2") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1889a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3bac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41c20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8951c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_882d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_209ca") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1f86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c11a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab2bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5064") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a00fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9fe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4cdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba347") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6737f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2d95") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e063f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33529") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_229e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad4d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a6ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af7af") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3108") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dae54") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_827e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cb1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36f01") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79673") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_345e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_690d0") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcc86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b262b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28dfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddccc") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a2cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_280f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c484") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_846b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03532") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b06bf") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c97e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05aa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_102fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c99a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73d78") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a43f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f32f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22cbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a69f") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92fbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa6bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3aad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6e69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_221fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f6b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f550d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4046f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4435b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0090a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cfeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bd1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86b60") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54647") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_478ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b06b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d1c") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fd25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7950a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a33e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc6d3") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f5ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdfcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57f19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c360f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9834") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c022") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d5c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a1d") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab75f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bc37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b47ee") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ccb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c06fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecddc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97acc") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71d26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db5b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_799d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb1a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e391a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc007") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46137") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a3dd") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3b56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9414") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f98c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a7c3") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45187") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78d98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_348b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dd7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_130cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc4ef") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59e23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ac23") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98375") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4419e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac78d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c14b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15d25") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0270d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a5ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9743a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eba7") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22544") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e13d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c68e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fac6") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d48ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c839") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e303a") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ca7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25f9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f2de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f488b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e51c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2082") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d29e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3467") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_427cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96a55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dec0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33421") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_236cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad88a") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7032a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_311f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aefc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f52f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7e08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c79") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04060") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb17") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8abf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ddc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c89b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96a2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7598a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b47c") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8200c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_732d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8e96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_708c3") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7e37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_650ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8318b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_271c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3618e") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d43f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82df8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c08b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df56c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_616ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3892d") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4895") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1a72") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aed2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a146") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f9ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e699f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc7fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f08f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c46be") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bfb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_168ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e27a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4445c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a9b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f02bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db70") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52a50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b00f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8263b") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f80a0") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8abf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ddc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57200") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9bd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5323") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c23d") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_732d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8e96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_708c3") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7e37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_650ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8318b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_271c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3618e") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76bea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13c40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d55c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_795f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc81") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51651") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57c24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b4c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83e6") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c7da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_634fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff009") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca1e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af919") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c597") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_468e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bed5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca82e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecaf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90c31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74574") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bfbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51a5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b57d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddf59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c038f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43493") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95cdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fd03") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa99c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a259c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96d5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1911") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63573") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1dff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_071f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a8d9") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20701") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5346c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01b24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bc77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da2d") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4558c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ce4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1aa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4104") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b48b") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71a05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0601") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37dea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f66b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d69c9") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3962c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdac2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb3e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0126d") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b94b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7111d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c0fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bba4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d5aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa9fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25907") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a9b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_402eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1302e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab7c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3762a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6c6") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38685") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_822af") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e6f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9544c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f0bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05f85") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c0de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0038f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_308cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_662f8") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1471d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b963") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_315f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a4f6") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7557e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52dd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b090e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1db87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b740") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ca2e") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b78") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_005eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3cb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d42cf") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47313") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa3f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_267f8") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97a96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f249") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee69b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a12") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51b01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac821") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f866") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e55a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3431c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e10e") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7f5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8394f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46e82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4191") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1ecc") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc600") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb333") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b113e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6c96") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b216b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a1a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1164") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_209f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c2a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42e8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c49f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17fcb") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1889a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3bac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41c20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8951c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_882d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_209ca") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_adaa2") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_827e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cb1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36f01") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79673") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1f86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c11a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab2bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5064") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a00fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9fe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4cdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba347") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6737f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2d95") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e063f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33529") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_229e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad4d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a6ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af7af") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3108") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dae54") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f787c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1929e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d3cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38a52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b9bb") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3988") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_706cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7399") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a69e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db3af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85cfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f1f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_706c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb1ca") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c97e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05aa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_102fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c99a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73d78") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b06bf") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_478ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b06b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d1c") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fd25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7950a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a33e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc6d3") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a43f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f32f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22cbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a69f") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92fbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa6bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3aad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6e69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_221fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f6b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f550d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4046f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4435b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0090a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cfeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bd1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86b60") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54647") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a2cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_280f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c484") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_846b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03532") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_345e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_690d0") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcc86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b262b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28dfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddccc") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_36198") diff --git a/engine/scenes/world/player/weapons/019/women.tscn b/engine/scenes/world/player/weapons/019/women.tscn index a8df6e3..b129d5d 100644 --- a/engine/scenes/world/player/weapons/019/women.tscn +++ b/engine/scenes/world/player/weapons/019/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://8be1ff8d1373"] +[gd_scene load_steps=419 format=3 uid="uid://8be1ff8d1373"] -[ext_resource type="Texture2D" uid="uid://d4kanrfj1pue3" path="res://framework/statics/scenes/world/player/weapon/019/women/women.png" id="1_8be1f"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_88eac"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34710"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab0cf"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db9bb"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fc04"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd0ca"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c09e"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4ef9"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5723"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5b25"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50cdd"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04f7d"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e56af"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7b0e"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f972a"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e343c"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e787a"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://d4kanrfj1pue3" path="res://assets/world/player/weapon/019/women/women.png" id="1_8be1f"] [sub_resource type="AtlasTexture" id="AtlasTexture_22ff9"] atlas = ExtResource("1_8be1f") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e787a"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc272"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b2ca"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91542"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b0c4"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1eb68"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45d6b"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2257"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ad477"] atlas = ExtResource("1_8be1f") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc272"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50cdd"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b2ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04f7d"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e56af"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b0c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7b0e"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1eb68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f972a"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45d6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e343c"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2257"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88eac"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b3a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34710"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96ec5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab0cf"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b63eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db9bb"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d437"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fc04"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_615f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd0ca"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0957"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c09e"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb2ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4ef9"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93175"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5723"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e544"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5b25"] atlas = ExtResource("1_8be1f") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6304a"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9481c"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92288"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2694c"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9d36"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_512ea"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6eaca"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4bac"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4750c"] atlas = ExtResource("1_8be1f") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b4bac"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_188eb"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50226"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4cf0"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de690"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5092"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_273f1"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_399f6"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_48870"] atlas = ExtResource("1_8be1f") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_188eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9481c"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50226"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92288"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4cf0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2694c"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de690"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9d36"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5092"] +[sub_resource type="AtlasTexture" id="AtlasTexture_512ea"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_273f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6eaca"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_399f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b3a1"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3757b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96ec5"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc9e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b63eb"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76890"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d437"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb9a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_615f7"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2108b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0957"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd64c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb2ea"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25fdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93175"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_542a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e544"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6410"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6304a"] atlas = ExtResource("1_8be1f") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6a35"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5e63"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79226"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad7a1"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6133a"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b43ab"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9949f"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69f17"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_71c90"] atlas = ExtResource("1_8be1f") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_69f17"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3001b"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55f75"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d53b5"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d17ec"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17a0b"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0cfbc"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58f3d"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_86238"] atlas = ExtResource("1_8be1f") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3001b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5e63"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55f75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79226"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d53b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad7a1"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d17ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6133a"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17a0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b43ab"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cfbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9949f"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58f3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3757b"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_007a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc9e6"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_095dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76890"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31307"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb9a4"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33be7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2108b"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3aec1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd64c"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73981"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25fdc"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01e2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_542a6"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00311"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6410"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f514"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6a35"] atlas = ExtResource("1_8be1f") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_caf19"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f742"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa6f3"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_559c9"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecbf2"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb0d7"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2fef8"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a28a"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1aa82"] atlas = ExtResource("1_8be1f") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1a28a"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c687d"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e717"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dee63"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d09d6"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25286"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebb3a"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c7d8"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_026f6"] atlas = ExtResource("1_8be1f") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c687d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f742"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e717"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa6f3"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dee63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_559c9"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d09d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecbf2"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25286"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb0d7"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebb3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fef8"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c7d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_007a4"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87ccd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_095dc"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be5dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31307"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4917"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33be7"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e3f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3aec1"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a459"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73981"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1eed4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01e2f"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_745c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00311"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9998"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f514"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78071"] +[sub_resource type="AtlasTexture" id="AtlasTexture_caf19"] atlas = ExtResource("1_8be1f") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3fafb"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_601c9"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_401c3"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b67f6"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6618f"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecda7"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dd8d"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a458a"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6e60e"] atlas = ExtResource("1_8be1f") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a458a"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34bc7"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c95be"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2142"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85abb"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c6a2"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f10f"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3328"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a0159"] atlas = ExtResource("1_8be1f") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34bc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_601c9"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c95be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_401c3"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2142"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b67f6"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85abb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6618f"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c6a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecda7"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f10f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2dd8d"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3328"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87ccd"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a574"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be5dd"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1eab6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4917"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce1c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e3f7"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4a52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a459"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb25e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1eed4"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7dc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_745c7"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ea3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9998"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb646"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78071"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fafb"] atlas = ExtResource("1_8be1f") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b4e8"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_624ea"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b797f"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ddbb"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5b04"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adbdc"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_035e2"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10ced"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_78ca5"] atlas = ExtResource("1_8be1f") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_10ced"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51992"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df44a"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88925"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0dd2a"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79287"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77004"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c10e5"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_336ab"] atlas = ExtResource("1_8be1f") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51992"] +[sub_resource type="AtlasTexture" id="AtlasTexture_624ea"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df44a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b797f"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88925"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ddbb"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dd2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5b04"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adbdc"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77004"] +[sub_resource type="AtlasTexture" id="AtlasTexture_035e2"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c10e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a574"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_453fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1eab6"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e82fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce1c8"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abbd9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4a52"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_669f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb25e"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1705"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7dc0"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7f20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ea3d"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51b30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb646"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed80a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d986"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98d96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b4e8"] atlas = ExtResource("1_8be1f") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c041"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0958f"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f170a"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5389e"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b31a6"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c446a"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_914ba"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_832b2"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d612b"] atlas = ExtResource("1_8be1f") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_832b2"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44f77"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4c4d"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_731b0"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_074a7"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53085"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c33e"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd239"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_73755"] atlas = ExtResource("1_8be1f") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44f77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0958f"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4c4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f170a"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_731b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5389e"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_074a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b31a6"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53085"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c446a"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c33e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_914ba"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd239"] +[sub_resource type="AtlasTexture" id="AtlasTexture_453fa"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c073"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e82fd"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0711c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abbd9"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_842f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_669f5"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85661"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1705"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7164"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7f20"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1f77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51b30"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb1f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed80a"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d854"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98d96"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75c5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c041"] atlas = ExtResource("1_8be1f") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_745f9"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7224"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e417"] -atlas = ExtResource("1_8be1f") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b89"] -atlas = ExtResource("1_8be1f") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd7a3"] -atlas = ExtResource("1_8be1f") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64cd6"] -atlas = ExtResource("1_8be1f") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cd93"] -atlas = ExtResource("1_8be1f") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad139"] -atlas = ExtResource("1_8be1f") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_dd3d7"] atlas = ExtResource("1_8be1f") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ad139"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a87c5"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66715"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1fc6"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_325a5"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c404"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a043e"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d095d"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b44bb"] atlas = ExtResource("1_8be1f") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_8be1f") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a87c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7224"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66715"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e417"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1fc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b89"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_325a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd7a3"] atlas = ExtResource("1_8be1f") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c404"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64cd6"] atlas = ExtResource("1_8be1f") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a043e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cd93"] atlas = ExtResource("1_8be1f") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d095d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c073"] atlas = ExtResource("1_8be1f") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0711c"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_842f3"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85661"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7164"] +atlas = ExtResource("1_8be1f") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1f77"] +atlas = ExtResource("1_8be1f") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb1f3"] +atlas = ExtResource("1_8be1f") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d854"] +atlas = ExtResource("1_8be1f") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75c5a"] +atlas = ExtResource("1_8be1f") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_745f9"] +atlas = ExtResource("1_8be1f") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_8be1f"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88eac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab0cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9bb") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fc04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd0ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c09e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4ef9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5723") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5b25") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50cdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e56af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f972a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e343c") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e787a") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da155") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ee32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fe50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8630") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4828f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b58f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6be3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20c56") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bc6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66ba3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11217") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71072") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1016b") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65ee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bc5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1203") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f64f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_422a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21efb") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c5db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c4f") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b2ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91542") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b0c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eb68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2257") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b3a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96ec5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b63eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d437") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_615f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0957") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb2ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e544") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6304a") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9481c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92288") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2694c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_512ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eaca") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4bac") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4750c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_856a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3aa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c2cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6256b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59257") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48870") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01db1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4869f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa835") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a305d") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b12ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04a70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee047") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e71a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cf5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5991c") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cad6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82b93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_580b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b39ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ef9b") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bbcf") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_188eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4cf0") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_273f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_399f6") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3757b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc9e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb9a4") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2108b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd64c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25fdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_542a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6a35") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5e63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad7a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6133a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b43ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9949f") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69f17") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71c90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1f07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fda7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7c6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae2f") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6651d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd3b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7cb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c741c") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea4de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35bb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54749") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8284c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46992") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0db6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2c39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b612b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d97b1") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_376c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f9d") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3001b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d53b5") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d17ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cfbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58f3d") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_007a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_095dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33be7") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aec1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00311") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f514") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caf19") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa6f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_559c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecbf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb0d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fef8") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a28a") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aa82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_373f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eecc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d47e") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_026f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b0e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff8a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_145d4") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b9ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8861e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9992b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6f37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_937e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3c47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4da05") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3584a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1341") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab9bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_074e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d11c") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69c5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0688b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c687d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee63") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d09d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25286") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebb3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c7d8") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87ccd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be5dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e3f7") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eed4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_745c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9998") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fafb") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_601c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_401c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b67f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6618f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecda7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd8d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a458a") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e60e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f44f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95e83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e9d") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_509cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee135") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ea20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da7e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e720c") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71537") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02a3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee7c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb14b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72803") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f17ec") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e646f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af2fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8354c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29d98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b974") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d7ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2500") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34bc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c95be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2142") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85abb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c6a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f10f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3328") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce1c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a52") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb25e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ea3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb646") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b4e8") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_624ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b797f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ddbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5b04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adbdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_035e2") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ced") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78ca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66ee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_527a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8363a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b639b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_336ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbc76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76e6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_300d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b179d") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d54c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a174e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_258d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f7de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dffa") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1819f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fee49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2890e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fb0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12ba7") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30390") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c26fa") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df44a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88925") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c10e5") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_453fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e82fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abbd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_669f5") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1705") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51b30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed80a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98d96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c041") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0958f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f170a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5389e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b31a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c446a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_914ba") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_832b2") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d612b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24646") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b1a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88c6d") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7154a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e6ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f2cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaacf") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05935") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d917a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb3db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec0f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09a60") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35d45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1958") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f59d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9207e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25f97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dabb") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aea7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d601d") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4c4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_731b0") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_074a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c33e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd239") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0711c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_842f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85661") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7164") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1f77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb1f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d854") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_745f9") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7224") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e417") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd7a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64cd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd93") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad139") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd3d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77de0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5178c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0663d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d635d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37fe4") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b44bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94b83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_933ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_094ca") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0307b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_823d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0e87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c189e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0fa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_125cd") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18478") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cce4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51a15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5960f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b10") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e602") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_479b7") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a87c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1fc6") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_325a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a043e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d095d") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da155") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ee32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fe50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8630") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e787a") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b2ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91542") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b0c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eb68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2257") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4828f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b58f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6be3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20c56") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bc6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66ba3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11217") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71072") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1016b") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65ee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bc5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1203") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f64f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_422a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21efb") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c5db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c4f") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50cdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e56af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f972a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e343c") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88eac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab0cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9bb") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fc04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd0ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c09e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4ef9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5723") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5b25") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4750c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_856a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3aa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c2cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6256b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59257") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4bac") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_188eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4cf0") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_273f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_399f6") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48870") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01db1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4869f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa835") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a305d") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b12ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04a70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee047") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e71a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cf5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5991c") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cad6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82b93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_580b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b39ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ef9b") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bbcf") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9481c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92288") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2694c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_512ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eaca") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b3a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96ec5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b63eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d437") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_615f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0957") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb2ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e544") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6304a") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71c90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1f07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fda7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7c6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae2f") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69f17") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3001b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d53b5") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d17ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cfbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58f3d") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6651d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd3b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7cb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c741c") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea4de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35bb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54749") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8284c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46992") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0db6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2c39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b612b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d97b1") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_376c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f9d") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5e63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad7a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6133a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b43ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9949f") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3757b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc9e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb9a4") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2108b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd64c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25fdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_542a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6a35") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aa82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_373f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eecc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d47e") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a28a") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c687d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee63") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d09d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25286") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebb3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c7d8") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_026f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b0e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff8a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_145d4") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b9ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8861e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9992b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6f37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_937e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3c47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4da05") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3584a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1341") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab9bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_074e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d11c") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69c5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0688b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa6f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_559c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecbf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb0d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fef8") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_007a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_095dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33be7") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aec1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00311") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f514") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caf19") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e60e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f44f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95e83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e9d") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a458a") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34bc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c95be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2142") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85abb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c6a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f10f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3328") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_509cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee135") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ea20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da7e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e720c") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71537") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02a3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee7c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb14b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72803") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f17ec") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e646f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af2fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8354c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29d98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b974") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d7ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2500") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_601c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_401c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b67f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6618f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecda7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd8d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87ccd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be5dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e3f7") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eed4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_745c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9998") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fafb") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78ca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66ee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_527a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8363a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b639b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ced") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df44a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88925") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c10e5") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_336ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbc76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76e6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_300d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b179d") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d54c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a174e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_258d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f7de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dffa") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1819f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fee49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2890e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fb0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12ba7") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30390") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c26fa") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_624ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b797f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ddbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5b04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adbdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_035e2") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce1c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a52") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb25e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ea3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb646") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b4e8") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d612b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24646") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b1a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88c6d") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_832b2") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4c4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_731b0") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_074a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c33e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd239") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7154a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e6ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f2cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaacf") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05935") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d917a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb3db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec0f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09a60") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35d45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1958") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f59d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9207e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25f97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dabb") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aea7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d601d") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0958f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f170a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5389e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b31a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c446a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_914ba") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_453fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e82fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abbd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_669f5") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1705") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51b30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed80a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98d96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c041") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd3d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77de0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5178c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0663d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d635d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37fe4") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad139") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a87c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1fc6") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_325a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a043e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d095d") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b44bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94b83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_933ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_094ca") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0307b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_823d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0e87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c189e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0fa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_125cd") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18478") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cce4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51a15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5960f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b10") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e602") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_479b7") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7224") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e417") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd7a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64cd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd93") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0711c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_842f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85661") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7164") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1f77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb1f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d854") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_745f9") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_8be1f") diff --git a/engine/scenes/world/player/weapons/020/men.tscn b/engine/scenes/world/player/weapons/020/men.tscn index ae02e3b..e63fb5f 100644 --- a/engine/scenes/world/player/weapons/020/men.tscn +++ b/engine/scenes/world/player/weapons/020/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://9cc629818a79"] +[gd_scene load_steps=419 format=3 uid="uid://bacc63a818a8a"] -[ext_resource type="Texture2D" uid="uid://ltax2dpc3lw5" path="res://framework/statics/scenes/world/player/weapon/020/men/men.png" id="1_9cc62"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_88dcb"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0bf6"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4cba"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cefa1"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b24e"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_552b4"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28cdd"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b9e7"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_589fc"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af66a"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8157"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85c53"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f650a"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21efb"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03f91"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d511"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50848"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://ltax2dpc3lw5" path="res://assets/world/player/weapon/020/men/men.png" id="1_9cc62"] [sub_resource type="AtlasTexture" id="AtlasTexture_f207d"] atlas = ExtResource("1_9cc62") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_50848"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ea7f"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76b37"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_236c6"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46873"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c71a8"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_798dd"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_370ee"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_13505"] atlas = ExtResource("1_9cc62") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ea7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8157"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76b37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85c53"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_236c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f650a"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46873"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21efb"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c71a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03f91"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_798dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d511"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_370ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88dcb"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f05b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0bf6"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47939"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4cba"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3492"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cefa1"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37f65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b24e"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78a18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_552b4"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03dd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28cdd"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f50de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b9e7"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_511cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_589fc"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b65a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af66a"] atlas = ExtResource("1_9cc62") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44d58"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dba7"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_beb1d"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99aaf"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e3ba"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7692"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83711"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1b1a"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3290a"] atlas = ExtResource("1_9cc62") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f1b1a"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67dde"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5e37"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3892"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_757de"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a3f7"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70cfb"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f229"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_90119"] atlas = ExtResource("1_9cc62") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67dde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dba7"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5e37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_beb1d"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3892"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99aaf"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_757de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e3ba"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a3f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7692"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70cfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83711"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f229"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f05b6"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2cc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47939"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb484"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3492"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd62c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37f65"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0476e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78a18"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2ca2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03dd1"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf244"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f50de"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5397b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_511cc"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15b06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b65a"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ab86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44d58"] atlas = ExtResource("1_9cc62") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a2da"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cec71"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13d1c"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1336"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_565d3"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05a2b"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d3d6"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e04d4"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_efc59"] atlas = ExtResource("1_9cc62") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e04d4"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60f86"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2118f"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce0be"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6c6a"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a437"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3767"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6320f"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_431bd"] atlas = ExtResource("1_9cc62") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60f86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cec71"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2118f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13d1c"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce0be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1336"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6c6a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_565d3"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a437"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05a2b"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3767"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d3d6"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6320f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2cc8"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b77a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb484"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a1f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd62c"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b74d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0476e"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b1ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2ca2"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_839b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf244"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a68fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5397b"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_418c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15b06"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b525c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ab86"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f48e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a2da"] atlas = ExtResource("1_9cc62") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2535"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e5eb"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cb72"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e61a6"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e416d"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17d92"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30c06"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9fba8"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_63ef5"] atlas = ExtResource("1_9cc62") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9fba8"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc24c"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ea02"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c03d4"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4163d"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3550"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5b5c"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1922"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2e6bd"] atlas = ExtResource("1_9cc62") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc24c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e5eb"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ea02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cb72"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c03d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e61a6"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4163d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e416d"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3550"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17d92"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5b5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30c06"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1922"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b77a0"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9276b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a1f3"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efb37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b74d3"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9158"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b1ed"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03257"] +[sub_resource type="AtlasTexture" id="AtlasTexture_839b5"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e191"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a68fd"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_727e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_418c1"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc366"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b525c"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0330"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f48e3"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_105d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2535"] atlas = ExtResource("1_9cc62") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0262"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e937f"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e853"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81d49"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e940d"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abf24"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd02a"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6627"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2b9b3"] atlas = ExtResource("1_9cc62") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d6627"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02514"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c22a7"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9ff9"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90c47"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8dcf"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28724"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74a08"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_19861"] atlas = ExtResource("1_9cc62") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02514"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e937f"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c22a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e853"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9ff9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81d49"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90c47"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e940d"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8dcf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abf24"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28724"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd02a"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74a08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9276b"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98340"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efb37"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28b49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9158"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03257"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34bb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e191"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1804"] +[sub_resource type="AtlasTexture" id="AtlasTexture_727e1"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c29d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc366"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0de0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0330"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65e90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_105d0"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1828d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0262"] atlas = ExtResource("1_9cc62") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d2bd"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96e24"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fae36"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_894c0"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de827"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36e3a"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7242"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_869fe"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_babba"] atlas = ExtResource("1_9cc62") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_869fe"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37242"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00662"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f07d6"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57cdc"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f055"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55024"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04432"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_307d1"] atlas = ExtResource("1_9cc62") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37242"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96e24"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00662"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fae36"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f07d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_894c0"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57cdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de827"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f055"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36e3a"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55024"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7242"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04432"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98340"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e537a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28b49"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb47"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b986"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e37c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34bb9"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5edbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1804"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04f11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c29d"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d975"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0de0f"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_997aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65e90"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5f5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1828d"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f6d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d2bd"] atlas = ExtResource("1_9cc62") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a270b"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5fdd0"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9525"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4dbc"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9635d"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7c34"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2625a"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00d00"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_28f06"] atlas = ExtResource("1_9cc62") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_00d00"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cfa27"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9edd"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6754"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f43e2"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3dbfd"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70ba7"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08584"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b27b1"] atlas = ExtResource("1_9cc62") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfa27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fdd0"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9edd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9525"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6754"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4dbc"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f43e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9635d"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3dbfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7c34"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70ba7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2625a"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08584"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e537a"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12175"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb47"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0678e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e37c5"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63f45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5edbf"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a23c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04f11"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba7c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d975"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_416aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_997aa"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e581"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5f5c"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9eacb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f6d6"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75c3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a270b"] atlas = ExtResource("1_9cc62") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2a8a"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85855"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3229f"] -atlas = ExtResource("1_9cc62") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9c96"] -atlas = ExtResource("1_9cc62") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d881c"] -atlas = ExtResource("1_9cc62") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8cff"] -atlas = ExtResource("1_9cc62") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5dff3"] -atlas = ExtResource("1_9cc62") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46b18"] -atlas = ExtResource("1_9cc62") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d429e"] atlas = ExtResource("1_9cc62") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_46b18"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c011"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae3c7"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cef1e"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b54f"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4ea6"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52dcb"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ae36"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a6bc0"] atlas = ExtResource("1_9cc62") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_9cc62") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c011"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85855"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae3c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3229f"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cef1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9c96"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b54f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d881c"] atlas = ExtResource("1_9cc62") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4ea6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8cff"] atlas = ExtResource("1_9cc62") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52dcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dff3"] atlas = ExtResource("1_9cc62") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ae36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12175"] atlas = ExtResource("1_9cc62") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0678e"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63f45"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a23c3"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba7c5"] +atlas = ExtResource("1_9cc62") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_416aa"] +atlas = ExtResource("1_9cc62") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e581"] +atlas = ExtResource("1_9cc62") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9eacb"] +atlas = ExtResource("1_9cc62") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75c3b"] +atlas = ExtResource("1_9cc62") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2a8a"] +atlas = ExtResource("1_9cc62") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_9cc62"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0bf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4cba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cefa1") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b24e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_552b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28cdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b9e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_589fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af66a") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8157") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f650a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21efb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03f91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d511") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50848") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f207d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ddec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4286a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c29ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da71f") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e15a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6fc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8462a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed294") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32f90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_191fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dafc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be7d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bcc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fa72") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_418b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d935") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed230") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fb8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4469e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02e1f") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cc9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_286c6") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76b37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_236c6") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c71a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_798dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_370ee") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f05b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37f65") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78a18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f50de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_511cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b65a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44d58") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dba7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beb1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99aaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e3ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83711") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b1a") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3290a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45e17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0b73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3f0b") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da791") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3ec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d30e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a54da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c5a") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bce4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a735") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28cb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0087c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0f0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_549be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d674") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eaea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d05e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72cc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fa53") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_920f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07c90") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67dde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3892") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_757de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a3f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f229") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2cc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb484") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd62c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0476e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2ca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5397b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15b06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ab86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a2da") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cec71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_565d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d3d6") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e04d4") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa36f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aad80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a6f") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_431bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0865e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9defb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67832") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd070") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72a31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c67e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8619d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c502e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c14e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60880") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4471e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50757") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec4ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4e8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14a85") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15b18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f98") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60f86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2118f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce0be") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3767") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6320f") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b77a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a1f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b74d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1ed") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_839b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a68fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_418c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b525c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f48e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2535") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e5eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cb72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e61a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e416d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17d92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30c06") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fba8") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63ef5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2ead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e29ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92b76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17b98") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e6bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_802bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00b7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a84d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c42") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f908") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17f8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_492c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdc1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93d93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caf16") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b96a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c534e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2e62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_216b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c51a") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f9d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46c7d") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc24c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c03d4") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4163d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5b5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1922") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9276b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efb37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03257") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_727e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_105d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0262") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e937f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e853") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e940d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abf24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd02a") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6627") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b9b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef60c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50659") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f46f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebf02") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_883b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e11f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be5d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab9c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6451e") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_651a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ac78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50cd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d11d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bd5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_837d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2491") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31ba9") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_684e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8920e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d27e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_526a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_664f7") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aca97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ca4b") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02514") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c22a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9ff9") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90c47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8dcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a08") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98340") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34bb9") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c29d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0de0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65e90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1828d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2bd") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_894c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36e3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7242") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_869fe") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_babba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cb11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_801be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab5c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682a3") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_307d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81f7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1da9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9824") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82396") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c61a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb4b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b740a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b485b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c30c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a5b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0881b") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_400ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ace3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b566e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cf4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_057be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c59d") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e23e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92414") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f07d6") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57cdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f055") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55024") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04432") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e537a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e37c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5edbf") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_997aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5f5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f6d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a270b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fdd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9525") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9635d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2625a") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d00") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28f06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_835ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4c10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ead4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79b13") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b27b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03c22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82b77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da575") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3007e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb62") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f928d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_748c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea6a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3667b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9b87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04805") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c235") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c29e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a0eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_569a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f645a") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca35a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59b89") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9edd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6754") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f43e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dbfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ba7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08584") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0678e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a23c3") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba7c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_416aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eacb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2a8a") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85855") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3229f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9c96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d881c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8cff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dff3") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46b18") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d429e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6dbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db20f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_602c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84973") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6bc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b2ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f880a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15286") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea2c5") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d2dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_306a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31be6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6d8d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c3bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c73c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a7e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c36c") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b4a") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae3c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cef1e") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b54f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4ea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae36") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f207d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ddec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4286a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c29ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da71f") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50848") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76b37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_236c6") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c71a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_798dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_370ee") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e15a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6fc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8462a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed294") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32f90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_191fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dafc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be7d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bcc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fa72") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_418b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d935") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed230") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fb8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4469e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02e1f") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cc9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_286c6") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8157") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f650a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21efb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03f91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d511") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0bf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4cba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cefa1") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b24e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_552b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28cdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b9e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_589fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af66a") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3290a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45e17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0b73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3f0b") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b1a") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67dde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3892") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_757de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a3f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f229") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da791") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3ec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d30e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a54da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c5a") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bce4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a735") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28cb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0087c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0f0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_549be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d674") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eaea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d05e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72cc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fa53") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_920f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07c90") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dba7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beb1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99aaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e3ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83711") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f05b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37f65") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78a18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f50de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_511cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b65a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44d58") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa36f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aad80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a6f") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e04d4") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60f86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2118f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce0be") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3767") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6320f") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_431bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0865e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9defb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67832") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd070") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72a31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c67e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8619d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c502e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c14e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60880") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4471e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50757") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec4ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4e8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14a85") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15b18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f98") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cec71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_565d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d3d6") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2cc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb484") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd62c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0476e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2ca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5397b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15b06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ab86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a2da") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63ef5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2ead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e29ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92b76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17b98") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fba8") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc24c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c03d4") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4163d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5b5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1922") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e6bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_802bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00b7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a84d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c42") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f908") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17f8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_492c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdc1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93d93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caf16") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b96a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c534e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2e62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_216b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c51a") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f9d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46c7d") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e5eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cb72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e61a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e416d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17d92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30c06") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b77a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a1f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b74d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1ed") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_839b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a68fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_418c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b525c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f48e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2535") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b9b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef60c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50659") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f46f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebf02") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6627") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02514") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c22a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9ff9") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90c47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8dcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a08") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_883b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e11f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be5d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab9c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6451e") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_651a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ac78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50cd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d11d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bd5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_837d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2491") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31ba9") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_684e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8920e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d27e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_526a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_664f7") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aca97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ca4b") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e937f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e853") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e940d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abf24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd02a") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9276b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efb37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03257") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_727e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_105d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0262") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_babba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cb11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_801be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab5c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682a3") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_869fe") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f07d6") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57cdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f055") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55024") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04432") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_307d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81f7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1da9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9824") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82396") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c61a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb4b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b740a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b485b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c30c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a5b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0881b") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_400ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ace3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b566e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cf4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_057be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c59d") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e23e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92414") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_894c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36e3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7242") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98340") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34bb9") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c29d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0de0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65e90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1828d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2bd") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28f06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_835ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4c10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ead4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79b13") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d00") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9edd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6754") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f43e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dbfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ba7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08584") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b27b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03c22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82b77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da575") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3007e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb62") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f928d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_748c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea6a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3667b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9b87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04805") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c235") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c29e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a0eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_569a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f645a") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca35a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59b89") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fdd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9525") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9635d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2625a") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e537a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e37c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5edbf") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_997aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5f5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f6d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a270b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d429e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6dbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db20f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_602c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84973") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46b18") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae3c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cef1e") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b54f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4ea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae36") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6bc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b2ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f880a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15286") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea2c5") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d2dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_306a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31be6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6d8d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c3bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c73c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a7e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c36c") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b4a") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85855") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3229f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9c96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d881c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8cff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dff3") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0678e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a23c3") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba7c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_416aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eacb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2a8a") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_9cc62") diff --git a/engine/scenes/world/player/weapons/020/women.tscn b/engine/scenes/world/player/weapons/020/women.tscn index d172c18..8475ee5 100644 --- a/engine/scenes/world/player/weapons/020/women.tscn +++ b/engine/scenes/world/player/weapons/020/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://bfe570af8539"] +[gd_scene load_steps=410 format=3 uid="uid://bfe570af854a"] -[ext_resource type="Texture2D" uid="uid://cvbyu40q8of1f" path="res://framework/statics/scenes/world/player/weapon/020/women/women.png" id="1_bfe57"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5506"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_257b6"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62d80"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6dfd5"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb5e6"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e637"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7684"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53816"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca41c"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0401f"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3dfa9"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_018c6"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d62d"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63f0e"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f95b8"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e6e3"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55b2d"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cvbyu40q8of1f" path="res://assets/world/player/weapon/020/women/women.png" id="1_bfe57"] [sub_resource type="AtlasTexture" id="AtlasTexture_7909d"] atlas = ExtResource("1_bfe57") @@ -84,39 +16,71 @@ region = Rect2(482, 864, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d4edb"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 864, 241, 216) +region = Rect2(723, 3240, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_981a6"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 864, 241, 216) +region = Rect2(964, 3240, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f9ff3"] atlas = ExtResource("1_bfe57") -region = Rect2(1205, 864, 241, 216) +region = Rect2(1205, 3240, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55b2d"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9cdd"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a83d"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9664a"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1b4a"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cec25"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de295"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_803fd"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 2160, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_19a76"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 1080, 241, 216) +region = Rect2(0, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ef2ae"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 1080, 241, 216) +region = Rect2(241, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_17896"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 1080, 241, 216) +region = Rect2(482, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2bc37"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 1080, 241, 216) +region = Rect2(723, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e48c5"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 1080, 241, 216) +region = Rect2(964, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_71efd"] atlas = ExtResource("1_bfe57") -region = Rect2(1205, 1080, 241, 216) +region = Rect2(1205, 3456, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_07b9d"] atlas = ExtResource("1_bfe57") @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9cdd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3dfa9"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a83d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_018c6"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9664a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d62d"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1b4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63f0e"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cec25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f95b8"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de295"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e6e3"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_803fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5506"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2ae7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_257b6"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d2e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62d80"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e16b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6dfd5"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_617b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb5e6"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91773"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e637"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a1bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7684"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fba31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53816"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26167"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca41c"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75a60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0401f"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfa42"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e030"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f553a"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4f3f"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad7ec"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fee89"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e04c"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d037"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_67a3b"] atlas = ExtResource("1_bfe57") @@ -290,41 +222,37 @@ region = Rect2(241, 3240, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(482, 3240, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4edb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d037"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 3240, 241, 216) +region = Rect2(0, 3024, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_981a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38c86"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 3240, 241, 216) +region = Rect2(0, 4320, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9ff3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97887"] atlas = ExtResource("1_bfe57") -region = Rect2(1205, 3240, 241, 216) +region = Rect2(241, 4320, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19a76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13090"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 3456, 241, 216) +region = Rect2(482, 4320, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef2ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30e65"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 3456, 241, 216) +region = Rect2(0, 4536, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17896"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b076"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 3456, 241, 216) +region = Rect2(241, 4536, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bc37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cab3"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 3456, 241, 216) +region = Rect2(482, 4536, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e48c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85fba"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 3456, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71efd"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 3456, 241, 216) +region = Rect2(723, 4536, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_60354"] atlas = ExtResource("1_bfe57") @@ -390,101 +318,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38c86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e030"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97887"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f553a"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13090"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4f3f"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30e65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad7ec"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b076"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fee89"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cab3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e04c"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85fba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2ae7"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab035"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d2e8"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8722"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e16b6"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13386"] +[sub_resource type="AtlasTexture" id="AtlasTexture_617b8"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37b7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91773"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d608"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a1bb"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_006e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fba31"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d52bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26167"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b1c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75a60"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96f43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfa42"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22107"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_970d3"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_678ac"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94065"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d51f0"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad199"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87c35"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ead36"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c539e"] atlas = ExtResource("1_bfe57") @@ -510,6 +406,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ead36"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27059"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce929"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e55d4"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_acb3e"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26922"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83b2d"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5bc69"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3a4e5"] atlas = ExtResource("1_bfe57") region = Rect2(0, 5832, 241, 216) @@ -598,101 +526,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27059"] +[sub_resource type="AtlasTexture" id="AtlasTexture_970d3"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce929"] +[sub_resource type="AtlasTexture" id="AtlasTexture_678ac"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e55d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94065"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_acb3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d51f0"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26922"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad199"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83b2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87c35"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bc69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab035"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_567a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8722"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02d2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13386"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37b7e"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22459"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d608"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65df1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_006e3"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c02a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d52bb"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce359"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b1c6"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c44c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96f43"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff37b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22107"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cac1"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4884a"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e168"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51061"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61a6b"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8470e"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9396"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4eda"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_99e3b"] atlas = ExtResource("1_bfe57") @@ -718,6 +614,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c4eda"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_879c5"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77a2f"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6208"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c0d5"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee4bf"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d6ab"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ef29"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_843bd"] atlas = ExtResource("1_bfe57") region = Rect2(0, 8208, 241, 216) @@ -806,101 +734,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_879c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4884a"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77a2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e168"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6208"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51061"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c0d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61a6b"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee4bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8470e"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d6ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9396"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ef29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_567a8"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29892"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02d2c"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d987"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b49"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd62a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22459"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e4dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65df1"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bb13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c02a1"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8f63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce359"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44f3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c44c"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b524d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff37b"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b18a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cac1"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebb2b"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1c3e"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4c50"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce4a3"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be7ae"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b2ba"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2217"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df633"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8b533"] atlas = ExtResource("1_bfe57") @@ -926,6 +822,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_df633"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4306f"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ed4e"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd67e"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7dc0b"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e658f"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04982"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e469a"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f93df"] atlas = ExtResource("1_bfe57") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +942,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4306f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1c3e"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ed4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4c50"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd67e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce4a3"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7dc0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be7ae"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e658f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b2ba"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04982"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2217"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e469a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29892"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_580ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d987"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ed54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd62a"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cb2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e4dd"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_317ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bb13"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20b07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8f63"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_161aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44f3c"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9994e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b524d"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aefd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b18a9"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_606e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebb2b"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7c3b"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b3ab"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5118"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e13ef"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3eb05"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1638c"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da002"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dba40"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7feb2"] atlas = ExtResource("1_bfe57") @@ -1134,6 +1030,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_dba40"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56f06"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3205"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b548"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74516"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9bb32"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4876c"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b629c"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_362d0"] atlas = ExtResource("1_bfe57") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1150,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56f06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b3ab"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3205"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5118"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b548"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e13ef"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74516"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3eb05"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bb32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1638c"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4876c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da002"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b629c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_580ad"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e72de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ed54"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee2dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cb2a"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b6e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_317ef"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1ded"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20b07"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2117c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_161aa"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be7b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9994e"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b074"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aefd0"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca459"] +[sub_resource type="AtlasTexture" id="AtlasTexture_606e0"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33ab9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7c3b"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ef40"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b80c3"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45f45"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9720"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09df1"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9030e"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6928"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa195"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8f554"] atlas = ExtResource("1_bfe57") @@ -1342,6 +1238,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_aa195"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71896"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_080e4"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36a40"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a400a"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73a4d"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb95c"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b041"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d58a7"] atlas = ExtResource("1_bfe57") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1358,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71896"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b80c3"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_080e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45f45"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36a40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9720"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a400a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09df1"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73a4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9030e"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb95c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6928"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b041"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e72de"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19210"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee2dc"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93d84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b6e3"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a895"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1ded"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfa33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2117c"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6144b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be7b9"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bbfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b074"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3239a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca459"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4850"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33ab9"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de44b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ef40"] atlas = ExtResource("1_bfe57") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4062"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51c3a"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94fce"] -atlas = ExtResource("1_bfe57") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7f25"] -atlas = ExtResource("1_bfe57") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9aee6"] -atlas = ExtResource("1_bfe57") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4691"] -atlas = ExtResource("1_bfe57") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe833"] -atlas = ExtResource("1_bfe57") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40535"] -atlas = ExtResource("1_bfe57") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_de3a4"] atlas = ExtResource("1_bfe57") @@ -1550,6 +1446,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_40535"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_977ab"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3cbfa"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9454e"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba2ca"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74d25"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_408b5"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_389e3"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_66c4c"] atlas = ExtResource("1_bfe57") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1566,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_bfe57") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_977ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51c3a"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cbfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94fce"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9454e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7f25"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba2ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9aee6"] atlas = ExtResource("1_bfe57") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74d25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4691"] atlas = ExtResource("1_bfe57") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_408b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe833"] atlas = ExtResource("1_bfe57") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_389e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19210"] atlas = ExtResource("1_bfe57") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93d84"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a895"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfa33"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6144b"] +atlas = ExtResource("1_bfe57") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7bbfd"] +atlas = ExtResource("1_bfe57") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3239a"] +atlas = ExtResource("1_bfe57") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4850"] +atlas = ExtResource("1_bfe57") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de44b"] +atlas = ExtResource("1_bfe57") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4062"] +atlas = ExtResource("1_bfe57") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_bfe57"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_257b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dfd5") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb5e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53816") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca41c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0401f") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dfa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_018c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d62d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63f0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f95b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6e3") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55b2d") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7909d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b01b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_981a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ff3") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef2ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17896") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bc37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e48c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71efd") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a3fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43ca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cbac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc2a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f60ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e6c") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1aa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50864") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c6d") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33720") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9cdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a83d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9664a") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cec25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de295") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_803fd") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2ae7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e16b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_617b8") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a1bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fba31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa42") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f553a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad7ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fee89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e04c") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d037") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67a3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e93e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_981a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ff3") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef2ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17896") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bc37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e48c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71efd") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_880be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c04b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a221") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4227a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f322f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b8c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e5b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe409") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8532") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38c86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13090") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30e65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b076") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cab3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85fba") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8722") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13386") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37b7e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_006e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d52bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22107") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_970d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_678ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94065") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c35") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead36") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c539e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a09b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4628") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f017d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18cea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_519e9") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a4e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d9ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5bbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c037b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed5b3") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_202f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_911ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c4ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7cb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_763de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e41c8") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09805") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c858c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fffc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce42") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_217c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f99") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27059") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce929") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e55d4") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acb3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bc69") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_567a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02d2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22459") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65df1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c02a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c44c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff37b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cac1") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4884a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e168") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51061") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61a6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8470e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9396") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4eda") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99e3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b4dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d85ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c28c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a451") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69d89") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_843bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97927") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43786") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3d09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa47f") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28f58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_603d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_186e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ebc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09434") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ea9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95f8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2014") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b687f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13ed9") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eea3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9614b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_879c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6208") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee4bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d6ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ef29") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd62a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e4dd") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bb13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8f63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b524d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b18a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebb2b") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1c3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce4a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be7ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b2ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2217") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df633") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b533") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47f7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9bf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ecf7") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f93df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5c3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_988df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ebe5") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_347d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6d8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a703b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81b72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18db0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c3ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6cdc") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7ee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_200ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6842c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ee36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40521") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69e1d") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4306f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ed4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd67e") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dc0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e658f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04982") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e469a") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_580ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ed54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cb2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_317ef") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_161aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9994e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aefd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_606e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c3b") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b3ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5118") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e13ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eb05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1638c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da002") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dba40") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7feb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd68e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2243b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_362d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed22a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8419") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35578") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82d0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bfe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8cc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59be3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9bde") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0920d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_156d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2851e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e59f") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3cca") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56f06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b548") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74516") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bb32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4876c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b629c") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e72de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee2dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b6e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1ded") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2117c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be7b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ef40") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b80c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9720") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09df1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9030e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6928") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa195") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ec27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8488") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cbc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93958") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f51c7") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d58a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dedd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ce6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d990") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3068d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18887") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b75c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a606b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6628a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d451a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59c10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_726e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33d32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_287b6") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ade7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6526") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2116c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00b7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d993") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aad5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5bda") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71896") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_080e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a40") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a400a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb95c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b041") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93d84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa33") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6144b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bbfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3239a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de44b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4062") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51c3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94fce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7f25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aee6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe833") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40535") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de3a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0ca4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad80b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19d7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb1f9") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9464d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deec7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8e8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1d8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38ace") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_086c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cf92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7afab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87d54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0bea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25c1f") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c7ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec575") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_589fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14a44") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd96d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_050c6") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_977ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cbfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9454e") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba2ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74d25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_408b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_389e3") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7909d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b01b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_981a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ff3") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55b2d") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9cdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a83d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9664a") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cec25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de295") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_803fd") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef2ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17896") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bc37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e48c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71efd") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a3fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43ca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cbac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc2a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f60ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e6c") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1aa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50864") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c6d") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33720") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dfa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_018c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d62d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63f0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f95b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6e3") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_257b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dfd5") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb5e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53816") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca41c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0401f") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67a3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e93e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_981a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ff3") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d037") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38c86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13090") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30e65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b076") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cab3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85fba") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef2ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17896") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bc37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e48c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71efd") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_880be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c04b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a221") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4227a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f322f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b8c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e5b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe409") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8532") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f553a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad7ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fee89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e04c") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2ae7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e16b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_617b8") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a1bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fba31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa42") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c539e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a09b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4628") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f017d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18cea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_519e9") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead36") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27059") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce929") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e55d4") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acb3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bc69") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a4e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d9ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5bbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c037b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed5b3") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_202f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_911ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c4ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7cb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_763de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e41c8") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09805") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c858c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fffc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce42") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_217c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f99") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_970d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_678ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94065") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c35") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8722") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13386") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37b7e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_006e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d52bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22107") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99e3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b4dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d85ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c28c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a451") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69d89") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4eda") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_879c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6208") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee4bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d6ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ef29") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_843bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97927") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43786") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3d09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa47f") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28f58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_603d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_186e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ebc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09434") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ea9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95f8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2014") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b687f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13ed9") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eea3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9614b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4884a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e168") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51061") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61a6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8470e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9396") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_567a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02d2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22459") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65df1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c02a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c44c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff37b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cac1") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b533") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47f7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9bf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ecf7") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df633") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4306f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ed4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd67e") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dc0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e658f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04982") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e469a") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f93df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5c3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_988df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ebe5") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_347d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6d8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a703b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81b72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18db0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c3ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6cdc") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7ee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_200ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6842c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ee36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40521") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69e1d") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1c3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce4a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be7ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b2ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2217") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd62a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e4dd") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bb13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8f63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b524d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b18a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebb2b") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7feb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd68e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2243b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dba40") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56f06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b548") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74516") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bb32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4876c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b629c") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_362d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed22a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8419") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35578") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82d0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bfe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8cc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59be3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9bde") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0920d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_156d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2851e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e59f") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3cca") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b3ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5118") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e13ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eb05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1638c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da002") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_580ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ed54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cb2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_317ef") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_161aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9994e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aefd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_606e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c3b") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ec27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8488") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cbc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93958") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f51c7") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa195") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71896") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_080e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a40") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a400a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb95c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b041") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d58a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dedd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ce6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d990") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3068d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18887") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b75c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a606b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6628a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d451a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59c10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_726e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33d32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_287b6") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ade7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6526") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2116c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00b7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d993") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aad5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5bda") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b80c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9720") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09df1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9030e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6928") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e72de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee2dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b6e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1ded") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2117c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be7b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ef40") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de3a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0ca4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad80b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19d7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb1f9") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40535") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_977ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cbfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9454e") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba2ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74d25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_408b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_389e3") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9464d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deec7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8e8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1d8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38ace") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_086c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cf92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7afab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87d54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0bea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25c1f") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c7ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec575") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_589fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14a44") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd96d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_050c6") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51c3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94fce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7f25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aee6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe833") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93d84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa33") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6144b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bbfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3239a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de44b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4062") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_bfe57") diff --git a/engine/scenes/world/player/weapons/021/men.tscn b/engine/scenes/world/player/weapons/021/men.tscn index 3b6f679..be9915f 100644 --- a/engine/scenes/world/player/weapons/021/men.tscn +++ b/engine/scenes/world/player/weapons/021/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://3d72a8366d3b"] +[gd_scene load_steps=419 format=3 uid="uid://3d72a8366d3b"] -[ext_resource type="Texture2D" uid="uid://c1rchcarv2dnw" path="res://framework/statics/scenes/world/player/weapon/021/men/men.png" id="1_3d72a"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5ba8"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d9ae"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f58ff"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36242"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99b75"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77a16"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28697"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88d99"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_954a9"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35099"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46a78"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0f46"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f993"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ea90"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b06c8"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a6f9"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78e06"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://c1rchcarv2dnw" path="res://assets/world/player/weapon/021/men/men.png" id="1_3d72a"] [sub_resource type="AtlasTexture" id="AtlasTexture_b6cd7"] atlas = ExtResource("1_3d72a") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_78e06"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b42b4"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_453e7"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c587e"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e97e3"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39a5c"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d6a4"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6dec"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9a31a"] atlas = ExtResource("1_3d72a") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b42b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46a78"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_453e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0f46"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c587e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f993"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e97e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ea90"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39a5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b06c8"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d6a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a6f9"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6dec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5ba8"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a933e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d9ae"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d86c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f58ff"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fa58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36242"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_303c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99b75"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b316"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77a16"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a105"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28697"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2849"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88d99"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a90f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_954a9"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f93b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35099"] atlas = ExtResource("1_3d72a") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9c11"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11cf2"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_756d2"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_675fe"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18f5e"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f73d1"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3903"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_486c2"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_55540"] atlas = ExtResource("1_3d72a") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_486c2"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88660"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83cbc"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a811"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef09b"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c022"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b006f"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3df24"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e262c"] atlas = ExtResource("1_3d72a") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88660"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11cf2"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83cbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_756d2"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a811"] +[sub_resource type="AtlasTexture" id="AtlasTexture_675fe"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef09b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18f5e"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c022"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f73d1"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b006f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3903"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3df24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a933e"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5aee1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d86c5"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84ccb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fa58"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08a79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_303c0"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4ba5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b316"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4838"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a105"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3364a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2849"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c4f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a90f"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf756"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f93b"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e66c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9c11"] atlas = ExtResource("1_3d72a") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4113b"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adb75"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e4cc"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63641"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28ad5"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6d97"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a31c2"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12f1f"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_29f1a"] atlas = ExtResource("1_3d72a") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_12f1f"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a74ec"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b783b"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51d07"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a931"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fbd7"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f66a"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06aa0"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_de906"] atlas = ExtResource("1_3d72a") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a74ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adb75"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b783b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e4cc"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51d07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63641"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a931"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28ad5"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fbd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6d97"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f66a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a31c2"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06aa0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5aee1"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1617"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84ccb"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fde1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08a79"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae213"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4ba5"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_048cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4838"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cec4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3364a"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d003"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c4f9"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf756"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcdfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e66c"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df09c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4113b"] atlas = ExtResource("1_3d72a") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0815"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af067"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9278a"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3f94"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9bdc4"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c4de"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20eec"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a1cd"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2a6ba"] atlas = ExtResource("1_3d72a") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7a1cd"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22a35"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6e95"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f36d"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d26e"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1866"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20640"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6718a"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2b89b"] atlas = ExtResource("1_3d72a") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22a35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af067"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6e95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9278a"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f36d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3f94"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d26e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bdc4"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1866"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c4de"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20640"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20eec"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6718a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1617"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ede64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fde1"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4f5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae213"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf55e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_048cc"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b029c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cec4c"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8a4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d003"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38fa4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66691"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa28c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcdfe"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5d61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df09c"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_094e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0815"] atlas = ExtResource("1_3d72a") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1399"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6e4b"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99569"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36e86"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ddce4"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5caff"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22e5e"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e71b7"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9fe4c"] atlas = ExtResource("1_3d72a") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e71b7"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_155c6"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19de0"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b043e"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3f97"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b1b9"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_843cb"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e40c5"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_aa2cd"] atlas = ExtResource("1_3d72a") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_155c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6e4b"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19de0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99569"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b043e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36e86"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3f97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddce4"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b1b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5caff"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_843cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22e5e"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e40c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ede64"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46d49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4f5f"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_649bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf55e"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07e5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b029c"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd8b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8a4b"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92469"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38fa4"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed6b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa28c"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c16dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5d61"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75ba6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_094e3"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09a93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1399"] atlas = ExtResource("1_3d72a") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_090a7"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15e13"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5b5a"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f83a3"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_488a3"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac91e"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27355"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_969d7"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4b0c7"] atlas = ExtResource("1_3d72a") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_969d7"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70a3f"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f1bc"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_456f4"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7fa5"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_445b6"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf8c3"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f07a5"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0fa70"] atlas = ExtResource("1_3d72a") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70a3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15e13"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f1bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5b5a"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_456f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f83a3"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7fa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_488a3"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_445b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac91e"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf8c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27355"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f07a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46d49"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_606f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_649bd"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b13a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07e5d"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b19e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd8b8"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc8d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92469"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b8d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed6b1"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07698"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c16dd"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20554"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75ba6"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14753"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09a93"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1db9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_090a7"] atlas = ExtResource("1_3d72a") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fad90"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c90b0"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b52b"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17e76"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e9ef"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a20c"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50c28"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f82bc"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8e38c"] atlas = ExtResource("1_3d72a") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f82bc"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f0f8"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73de2"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df396"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6890"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36e1b"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23294"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef0c7"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_25434"] atlas = ExtResource("1_3d72a") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f0f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c90b0"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73de2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b52b"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df396"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17e76"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6890"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e9ef"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36e1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a20c"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23294"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50c28"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef0c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_606f9"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65190"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b13a5"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_954c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b19e"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6689"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc8d7"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d0ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b8d2"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_daa41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07698"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0681a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20554"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ae93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14753"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e053"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1db9"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbbef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fad90"] atlas = ExtResource("1_3d72a") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74a87"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c141"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54e31"] -atlas = ExtResource("1_3d72a") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2812"] -atlas = ExtResource("1_3d72a") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca293"] -atlas = ExtResource("1_3d72a") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_acc89"] -atlas = ExtResource("1_3d72a") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25597"] -atlas = ExtResource("1_3d72a") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81349"] -atlas = ExtResource("1_3d72a") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e20fd"] atlas = ExtResource("1_3d72a") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_81349"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1955"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_adc53"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11b27"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03f67"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed220"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c3b4"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc2c7"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3563e"] atlas = ExtResource("1_3d72a") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_3d72a") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1955"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c141"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_adc53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54e31"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11b27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2812"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03f67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca293"] atlas = ExtResource("1_3d72a") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed220"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acc89"] atlas = ExtResource("1_3d72a") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c3b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25597"] atlas = ExtResource("1_3d72a") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc2c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65190"] atlas = ExtResource("1_3d72a") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_954c1"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6689"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d0ad"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_daa41"] +atlas = ExtResource("1_3d72a") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0681a"] +atlas = ExtResource("1_3d72a") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ae93"] +atlas = ExtResource("1_3d72a") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e053"] +atlas = ExtResource("1_3d72a") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dbbef"] +atlas = ExtResource("1_3d72a") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74a87"] +atlas = ExtResource("1_3d72a") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_3d72a"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d9ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f58ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36242") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99b75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28697") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88d99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_954a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35099") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ea90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b06c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a6f9") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78e06") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6cd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e13c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cbc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_094a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68328") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a31a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e04c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28784") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bc8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca11a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff567") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb2e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e05b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bd1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79f2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b41af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f71") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c86b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8619d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_409d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52b8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0ca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c691") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_894e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b5f") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b42b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_453e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c587e") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e97e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39a5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d6a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6dec") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a933e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d86c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fa58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_303c0") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a90f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f93b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9c11") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11cf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_756d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_675fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f73d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3903") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_486c2") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55540") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac6f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3995d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d693") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb664") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e262c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8088") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8967") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_798ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dcc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_258a8") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c728") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_598d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a22d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_807e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fe57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91500") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c7ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11e2c") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_220be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38a5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c10e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c379") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5020") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fad0") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83cbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a811") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef09b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b006f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3df24") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84ccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4ba5") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3364a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c4f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf756") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e66c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4113b") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_adb75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e4cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28ad5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31c2") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12f1f") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d631") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b7c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da38d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e336") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d974") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e240") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e29b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feaf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a1a2") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36d46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b6d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e997e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fa71") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8f87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8079") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aeeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d841") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db1d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84f41") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f3e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ce55") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a74ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b783b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51d07") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fbd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f66a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06aa0") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fde1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae213") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_048cc") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cec4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcdfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df09c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0815") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9278a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bdc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c4de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20eec") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a1cd") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a6ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d85ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c8a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f72f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bfde") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b89b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9093") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cab2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c0c") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8af9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f970") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0abb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32c68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41e82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76c44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3054") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ff90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c9fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a2c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc194") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46160") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f02a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21f34") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22a35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f36d") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d26e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1866") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6718a") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ede64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4f5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf55e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b029c") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8a4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38fa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa28c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5d61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_094e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1399") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6e4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99569") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36e86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddce4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5caff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e5e") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e71b7") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fe4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13443") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2404e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a195e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a580") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c1b6") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa2cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b9e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67af5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68e2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c20f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af229") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43afc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83f52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4afb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4379c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2807") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3650d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea568") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35df6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4034d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a4c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2ea7") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8157b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc36a") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_155c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19de0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b043e") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3f97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b1b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_843cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e40c5") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_649bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd8b8") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92469") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed6b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c16dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75ba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09a93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_090a7") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15e13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5b5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f83a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_488a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac91e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27355") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_969d7") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d77d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cdea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dab73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46805") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fa70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc0dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8550c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecc0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e2e0") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_928e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ca6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2fea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9894e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16381") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c57d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b243c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a0c6") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e86") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70a3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f1bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_456f4") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7fa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_445b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf8c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f07a5") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_606f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b19e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc8d7") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b8d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1db9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad90") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c90b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b52b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e9ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a20c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c28") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f82bc") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e38c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54436") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2994c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_994b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e809c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe4a") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efb8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ccc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61590") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f574b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaad0") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1cb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfbe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fe6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7676a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dbb7") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6c03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_998f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f107") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7af6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_856ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_592d9") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88e7c") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f0f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73de2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df396") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef0c7") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_954c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d0ad") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0681a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ae93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e053") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbbef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a87") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54e31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca293") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25597") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81349") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e20fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f0cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1144f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43a57") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3563e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f67b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64eb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cd74") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6322") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf18f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fdd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e45ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b373") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae3f1") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58eee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6da71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28bd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d114a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f501") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed0f0") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e31e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9686") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11b27") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03f67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c3b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc2c7") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6cd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e13c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cbc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_094a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68328") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78e06") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b42b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_453e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c587e") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e97e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39a5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d6a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6dec") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a31a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e04c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28784") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bc8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca11a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff567") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb2e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e05b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bd1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79f2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b41af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f71") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c86b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8619d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_409d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52b8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0ca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c691") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_894e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b5f") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ea90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b06c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a6f9") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d9ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f58ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36242") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99b75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28697") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88d99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_954a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35099") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55540") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac6f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3995d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d693") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb664") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_486c2") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83cbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a811") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef09b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b006f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3df24") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e262c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8088") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8967") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_798ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dcc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_258a8") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c728") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_598d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a22d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_807e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fe57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91500") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c7ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11e2c") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_220be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38a5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c10e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c379") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5020") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fad0") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11cf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_756d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_675fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f73d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3903") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a933e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d86c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fa58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_303c0") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a90f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f93b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9c11") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d631") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b7c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da38d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e336") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12f1f") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a74ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b783b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51d07") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fbd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f66a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06aa0") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d974") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e240") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e29b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feaf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a1a2") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36d46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b6d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e997e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fa71") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8f87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8079") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aeeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d841") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db1d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84f41") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f3e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ce55") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_adb75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e4cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28ad5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31c2") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84ccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4ba5") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3364a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c4f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf756") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e66c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4113b") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a6ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d85ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c8a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f72f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bfde") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a1cd") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22a35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f36d") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d26e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1866") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6718a") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b89b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9093") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cab2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c0c") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8af9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f970") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0abb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32c68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41e82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76c44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3054") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ff90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c9fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a2c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc194") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46160") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f02a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21f34") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9278a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bdc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c4de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20eec") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fde1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae213") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_048cc") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cec4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcdfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df09c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0815") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fe4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13443") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2404e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a195e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a580") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c1b6") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e71b7") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_155c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19de0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b043e") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3f97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b1b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_843cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e40c5") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa2cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b9e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67af5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68e2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c20f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af229") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43afc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83f52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4afb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4379c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2807") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3650d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea568") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35df6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4034d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a4c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2ea7") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8157b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc36a") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6e4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99569") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36e86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddce4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5caff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e5e") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ede64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4f5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf55e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b029c") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8a4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38fa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa28c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5d61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_094e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1399") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d77d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cdea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dab73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46805") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_969d7") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70a3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f1bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_456f4") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7fa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_445b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf8c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f07a5") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fa70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc0dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8550c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecc0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e2e0") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_928e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ca6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2fea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9894e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16381") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c57d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b243c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a0c6") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e86") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15e13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5b5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f83a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_488a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac91e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27355") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_649bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd8b8") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92469") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed6b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c16dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75ba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09a93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_090a7") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e38c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54436") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2994c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_994b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e809c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe4a") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f82bc") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f0f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73de2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df396") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef0c7") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efb8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ccc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61590") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f574b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaad0") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1cb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfbe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fe6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7676a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dbb7") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6c03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_998f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f107") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7af6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_856ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_592d9") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88e7c") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c90b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b52b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e9ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a20c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c28") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_606f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b19e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc8d7") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b8d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1db9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad90") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e20fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f0cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1144f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43a57") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81349") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11b27") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03f67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c3b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc2c7") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3563e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f67b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64eb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cd74") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6322") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf18f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fdd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e45ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b373") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae3f1") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58eee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6da71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28bd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d114a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f501") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed0f0") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e31e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9686") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54e31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca293") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25597") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_954c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d0ad") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0681a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ae93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e053") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbbef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a87") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_3d72a") diff --git a/engine/scenes/world/player/weapons/021/women.tscn b/engine/scenes/world/player/weapons/021/women.tscn index c8e620a..5bf158d 100644 --- a/engine/scenes/world/player/weapons/021/women.tscn +++ b/engine/scenes/world/player/weapons/021/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://feb9b96b3a8e"] +[gd_scene load_steps=419 format=3 uid="uid://fecaca6b3a8e"] -[ext_resource type="Texture2D" uid="uid://c7q2x3uyvfwd4" path="res://framework/statics/scenes/world/player/weapon/021/women/women.png" id="1_feb9b"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1145"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5e97"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21e7d"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a77a"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce5fe"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf942"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac1ee"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5afd"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab5bb"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e4bf"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18d59"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7bd6e"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a71d"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2270"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d751"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4edd"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4903"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://c7q2x3uyvfwd4" path="res://assets/world/player/weapon/021/women/women.png" id="1_feb9b"] [sub_resource type="AtlasTexture" id="AtlasTexture_af81c"] atlas = ExtResource("1_feb9b") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a4903"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3269"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a4cc"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb7a4"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_265fa"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15a7f"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3cdb"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4a41"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ea49a"] atlas = ExtResource("1_feb9b") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3269"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18d59"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a4cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bd6e"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb7a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a71d"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_265fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2270"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15a7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d751"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3cdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4edd"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4a41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1145"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccdc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5e97"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6298"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21e7d"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8893"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a77a"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13f10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce5fe"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_052fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf942"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ac55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac1ee"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b1e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5afd"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c80bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab5bb"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50943"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e4bf"] atlas = ExtResource("1_feb9b") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a49b4"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ac7c"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b682f"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46ddd"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4a56"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05d93"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adacc"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2bf74"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d3b6b"] atlas = ExtResource("1_feb9b") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2bf74"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70688"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1100"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a69d0"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37fb0"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0c70"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fc29"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8834f"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bdaa7"] atlas = ExtResource("1_feb9b") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70688"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ac7c"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1100"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b682f"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a69d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46ddd"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37fb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4a56"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0c70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05d93"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fc29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adacc"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8834f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccdc9"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f74a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6298"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19395"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8893"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab666"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13f10"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d15b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_052fa"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64b57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ac55"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d155"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b1e5"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32657"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c80bc"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75b77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50943"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a52f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a49b4"] atlas = ExtResource("1_feb9b") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46c02"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22a76"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_acb0f"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49871"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ec22"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95545"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a973f"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af047"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_64816"] atlas = ExtResource("1_feb9b") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_af047"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc97f"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8a0ac"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a66f"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_810f1"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2576"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc3ea"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96dae"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_65afe"] atlas = ExtResource("1_feb9b") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc97f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22a76"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a0ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acb0f"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a66f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49871"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_810f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ec22"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2576"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95545"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc3ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a973f"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96dae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f74a"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e380f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19395"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9106"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab666"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36221"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d15b"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64855"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64b57"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae9b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d155"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_774b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32657"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f176f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75b77"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef4b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a52f4"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d39fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46c02"] atlas = ExtResource("1_feb9b") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b848"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4001"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_789e4"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dfcb1"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbed2"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0479b"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8598"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55117"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0ee1c"] atlas = ExtResource("1_feb9b") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_55117"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7bbaf"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a525"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c411"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d7e2"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84a2c"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7bd12"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d044d"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_70642"] atlas = ExtResource("1_feb9b") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bbaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4001"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a525"] +[sub_resource type="AtlasTexture" id="AtlasTexture_789e4"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c411"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfcb1"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d7e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbed2"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84a2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0479b"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bd12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8598"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d044d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e380f"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d21b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9106"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4db91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36221"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d0fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64855"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df181"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae9b1"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b6a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_774b8"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f3ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f176f"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1382a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef4b8"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5101b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d39fe"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a318"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b848"] atlas = ExtResource("1_feb9b") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5165a"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8afeb"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0bb03"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab448"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe96f"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11f79"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8739"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84c0e"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6137f"] atlas = ExtResource("1_feb9b") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_84c0e"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09345"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b618d"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97695"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_844ed"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_898b0"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da458"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30097"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b3482"] atlas = ExtResource("1_feb9b") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09345"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8afeb"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b618d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bb03"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97695"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab448"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_844ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe96f"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_898b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11f79"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da458"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8739"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30097"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d21b"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fba2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4db91"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41754"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d0fa"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df181"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7bde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b6a6"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_469ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f3ab"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ca3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1382a"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13c24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5101b"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02503"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a318"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae1e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5165a"] atlas = ExtResource("1_feb9b") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c4b1"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed19e"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed692"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c15f1"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5150f"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49f43"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa4ec"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca978"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_82b85"] atlas = ExtResource("1_feb9b") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ca978"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74910"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3076b"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df930"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c65e"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_306ab"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62148"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_196d4"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7ad12"] atlas = ExtResource("1_feb9b") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74910"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed19e"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3076b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed692"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df930"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c15f1"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c65e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5150f"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_306ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49f43"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62148"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa4ec"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_196d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fba2"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07858"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41754"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdcb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb5e"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a34a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7bde"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c86c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_469ed"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_913c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ca3b"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10e3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13c24"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec543"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02503"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7c5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae1e5"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cde8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c4b1"] atlas = ExtResource("1_feb9b") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb364"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d20d1"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82211"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a68c"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3fd6f"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28cf9"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_417e8"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52571"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_083e6"] atlas = ExtResource("1_feb9b") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_52571"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d18fd"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dfe23"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89c3a"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd154"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3db64"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9239d"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_596a6"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_923d1"] atlas = ExtResource("1_feb9b") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d18fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d20d1"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfe23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82211"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89c3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a68c"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd154"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fd6f"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3db64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28cf9"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9239d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_417e8"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_596a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07858"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0445"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdcb9"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e305"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a34a7"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_def00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c86c8"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e955"] +[sub_resource type="AtlasTexture" id="AtlasTexture_913c9"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a855c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10e3b"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7285c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec543"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7c5d"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_394f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cde8c"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bbc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb364"] atlas = ExtResource("1_feb9b") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e90a"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2178"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb678"] -atlas = ExtResource("1_feb9b") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ffb56"] -atlas = ExtResource("1_feb9b") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d71bd"] -atlas = ExtResource("1_feb9b") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea873"] -atlas = ExtResource("1_feb9b") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0fb75"] -atlas = ExtResource("1_feb9b") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06ecc"] -atlas = ExtResource("1_feb9b") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c2ab9"] atlas = ExtResource("1_feb9b") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_06ecc"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0093"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b539d"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7477a"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ea1f"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1bf0"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8a941"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a820"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_456a2"] atlas = ExtResource("1_feb9b") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_feb9b") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0093"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2178"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b539d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb678"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7477a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffb56"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ea1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d71bd"] atlas = ExtResource("1_feb9b") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1bf0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea873"] atlas = ExtResource("1_feb9b") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a941"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fb75"] atlas = ExtResource("1_feb9b") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a820"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0445"] atlas = ExtResource("1_feb9b") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e305"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_def00"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e955"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a855c"] +atlas = ExtResource("1_feb9b") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7285c"] +atlas = ExtResource("1_feb9b") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd77"] +atlas = ExtResource("1_feb9b") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_394f2"] +atlas = ExtResource("1_feb9b") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8bbc7"] +atlas = ExtResource("1_feb9b") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e90a"] +atlas = ExtResource("1_feb9b") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_feb9b"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21e7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a77a") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce5fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf942") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac1ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5afd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab5bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e4bf") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18d59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bd6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a71d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d751") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4edd") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4903") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af81c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac7c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5cc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_380e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_557dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35cfd") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea49a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdd87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ea4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d5ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9e52") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da1e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9255d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_577d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2cd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7160") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c784f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9192a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60a6e") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b375") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c4d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_359b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_671eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40c27") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_669eb") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3269") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a4cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb7a4") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_265fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15a7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3cdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4a41") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccdc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8893") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13f10") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_052fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ac55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b1e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c80bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50943") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a49b4") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ac7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b682f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46ddd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05d93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adacc") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bf74") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c834d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b96b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d041a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c2d8") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdaa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_354cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6995c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ed74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a9d7") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a8c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5913") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52aa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7b45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3b31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a10dd") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a71a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c45c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97be8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e71aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc308") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_afbda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa23") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1100") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a69d0") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37fb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0c70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fc29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8834f") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f74a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19395") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d15b") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d155") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75b77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a52f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46c02") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22a76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acb0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49871") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ec22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95545") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a973f") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af047") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64816") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef14d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f578") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de48e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e2a2") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65afe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb05a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54852") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_706c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00ad2") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4836d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e47e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a25fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5bc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee17") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ba29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4affa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb5e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45d24") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6df46") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc97f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a0ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a66f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_810f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc3ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96dae") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e380f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9106") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64855") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae9b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_774b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f176f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef4b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d39fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b848") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_789e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfcb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbed2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0479b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8598") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55117") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ee1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbbef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee822") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b33cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49fa0") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ab3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77e4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48d38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b03a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d520") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05c18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a11b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8e7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_460cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93612") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd497") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c89e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6273") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4164d") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b652") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bbaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a525") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c411") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d7e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bd12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d044d") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d21b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4db91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d0fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df181") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b6a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f3ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1382a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5101b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5165a") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8afeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bb03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab448") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe96f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8739") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84c0e") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6137f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58ca8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1291b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deae9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca62e") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_153de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a16c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21e73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7e10") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc1eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9a4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1e83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52727") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_026fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb0c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a230a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d68a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfd71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16310") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d7de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dddf") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09345") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b618d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97695") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_844ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_898b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30097") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fba2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41754") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7bde") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_469ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13c24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02503") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae1e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c4b1") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed19e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c15f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5150f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa4ec") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca978") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82b85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34a86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_344c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_240fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33d3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_779d3") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee4fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e26b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbe96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6efd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b8d") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e532e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c46a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_567b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_870c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_201ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eded0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d182") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cc63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa4ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28c97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b564") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee3f") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca74") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3076b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df930") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c65e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_306ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_196d4") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07858") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdcb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a34a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c86c8") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_913c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10e3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cde8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb364") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d20d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a68c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28cf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_417e8") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52571") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_083e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d629b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ffcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_678cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77021") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_923d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd8ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b54") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e0b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06343") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d2dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_527fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a524b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d73a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35322") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f869d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c7b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c89b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8343c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d94f8") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efe71") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d18fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89c3a") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd154") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3db64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9239d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_596a6") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_def00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e955") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a855c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7285c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_394f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bbc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e90a") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2178") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d71bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb75") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06ecc") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa21f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d867d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78134") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_437c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a2c4") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_456a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b73a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c52c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f169") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b99f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5741") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9690e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9feba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_475ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_932c6") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8211a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c8d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4403e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_050f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6d9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13e37") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_017f6") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0093") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b539d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7477a") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ea1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1bf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a820") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af81c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac7c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5cc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_380e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_557dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35cfd") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4903") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3269") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a4cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb7a4") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_265fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15a7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3cdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4a41") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea49a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdd87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ea4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d5ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9e52") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da1e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9255d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_577d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2cd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7160") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c784f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9192a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60a6e") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b375") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c4d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_359b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_671eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40c27") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_669eb") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18d59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bd6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a71d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d751") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4edd") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21e7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a77a") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce5fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf942") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac1ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5afd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab5bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e4bf") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c834d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b96b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d041a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c2d8") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bf74") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1100") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a69d0") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37fb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0c70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fc29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8834f") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdaa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_354cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6995c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ed74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a9d7") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a8c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5913") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52aa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7b45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3b31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a10dd") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a71a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c45c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97be8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e71aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc308") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_afbda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa23") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ac7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b682f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46ddd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05d93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adacc") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccdc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8893") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13f10") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_052fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ac55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b1e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c80bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50943") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a49b4") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64816") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef14d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f578") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de48e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e2a2") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af047") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc97f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a0ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a66f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_810f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc3ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96dae") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65afe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb05a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54852") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_706c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00ad2") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4836d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e47e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a25fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5bc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee17") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ba29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4affa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb5e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45d24") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6df46") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22a76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acb0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49871") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ec22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95545") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a973f") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f74a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19395") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d15b") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d155") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75b77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a52f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46c02") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ee1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbbef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee822") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b33cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49fa0") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55117") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bbaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a525") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c411") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d7e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bd12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d044d") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ab3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77e4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48d38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b03a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d520") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05c18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a11b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8e7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_460cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93612") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd497") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c89e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6273") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4164d") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b652") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_789e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfcb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbed2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0479b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8598") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e380f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9106") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64855") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae9b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_774b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f176f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef4b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d39fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b848") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6137f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58ca8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1291b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deae9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca62e") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84c0e") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09345") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b618d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97695") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_844ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_898b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30097") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_153de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a16c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21e73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7e10") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc1eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9a4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1e83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52727") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_026fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb0c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a230a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d68a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfd71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16310") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d7de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dddf") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8afeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bb03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab448") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe96f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8739") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d21b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4db91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d0fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df181") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b6a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f3ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1382a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5101b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5165a") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82b85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34a86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_344c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_240fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33d3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_779d3") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca978") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3076b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df930") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c65e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_306ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_196d4") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee4fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e26b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbe96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6efd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b8d") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e532e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c46a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_567b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_870c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_201ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eded0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d182") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cc63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa4ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28c97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b564") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee3f") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca74") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed19e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c15f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5150f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa4ec") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fba2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41754") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7bde") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_469ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13c24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02503") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae1e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c4b1") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_083e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d629b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ffcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_678cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77021") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52571") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d18fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89c3a") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd154") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3db64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9239d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_596a6") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_923d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd8ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b54") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e0b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06343") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d2dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_527fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a524b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d73a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35322") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f869d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c7b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c89b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8343c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d94f8") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efe71") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d20d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a68c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28cf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_417e8") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07858") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdcb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a34a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c86c8") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_913c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10e3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cde8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb364") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa21f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d867d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78134") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_437c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a2c4") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06ecc") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0093") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b539d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7477a") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ea1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1bf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a820") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_456a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b73a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c52c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f169") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b99f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5741") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9690e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9feba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_475ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_932c6") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8211a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c8d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4403e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_050f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6d9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13e37") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_017f6") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2178") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d71bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb75") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_def00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e955") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a855c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7285c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_394f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bbc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e90a") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_feb9b") diff --git a/engine/scenes/world/player/weapons/022/men.tscn b/engine/scenes/world/player/weapons/022/men.tscn index 76f68ca..444aa8f 100644 --- a/engine/scenes/world/player/weapons/022/men.tscn +++ b/engine/scenes/world/player/weapons/022/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://1d15ca345e8c"] +[gd_scene load_steps=419 format=3 uid="uid://1d15ca345e8c"] -[ext_resource type="Texture2D" uid="uid://cehvn30rjw2dh" path="res://framework/statics/scenes/world/player/weapon/022/men/men.png" id="1_1d15c"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_b716e"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07e5c"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0606a"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd438"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e00c"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d95b"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91d93"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0afc1"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68a7d"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e80da"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1a76"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd9be"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_833df"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c74c5"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cf51"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46dfa"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7f308"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cehvn30rjw2dh" path="res://assets/world/player/weapon/022/men/men.png" id="1_1d15c"] [sub_resource type="AtlasTexture" id="AtlasTexture_f9b43"] atlas = ExtResource("1_1d15c") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7f308"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a514"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58ce2"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02995"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_894b0"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f755"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_973b5"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2ed6"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b1042"] atlas = ExtResource("1_1d15c") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a514"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1a76"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58ce2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd9be"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02995"] +[sub_resource type="AtlasTexture" id="AtlasTexture_833df"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_894b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c74c5"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f755"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cf51"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_973b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46dfa"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2ed6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b716e"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f78a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07e5c"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff036"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0606a"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd7c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd438"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17445"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e00c"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e34c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d95b"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e737"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91d93"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bd3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0afc1"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed0c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68a7d"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebde5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e80da"] atlas = ExtResource("1_1d15c") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7665c"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7df08"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9bfe"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43d05"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2af04"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01e30"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59431"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_361ad"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2e507"] atlas = ExtResource("1_1d15c") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_361ad"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1229c"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ca93"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03a4c"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3cb0"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77f10"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c61c"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2db68"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_51ec7"] atlas = ExtResource("1_1d15c") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1229c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7df08"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ca93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9bfe"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03a4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43d05"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3cb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2af04"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77f10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01e30"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c61c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59431"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2db68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f78a7"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17532"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff036"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_271e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd7c9"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b714f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17445"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eab28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e34c1"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_057bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e737"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8622"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bd3d"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e73c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed0c4"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a8e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebde5"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc6f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7665c"] atlas = ExtResource("1_1d15c") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b30ef"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b0b4"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47f50"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19872"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_179f2"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4fac1"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6913"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4a46"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ca6a4"] atlas = ExtResource("1_1d15c") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b4a46"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4b59"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95f6e"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d402"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3745d"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95196"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1dc9"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65085"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8893d"] atlas = ExtResource("1_1d15c") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4b59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b0b4"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95f6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47f50"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d402"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19872"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3745d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_179f2"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95196"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fac1"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1dc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6913"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65085"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17532"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b447a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_271e1"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc4d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b714f"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8d87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eab28"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6231"] +[sub_resource type="AtlasTexture" id="AtlasTexture_057bd"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7b6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8622"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccbfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e73c3"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a001"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a8e9"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5433e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc6f6"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dcec5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b30ef"] atlas = ExtResource("1_1d15c") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68037"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33c1e"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45db0"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21907"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32b50"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9565b"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e73fa"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b57b"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9c648"] atlas = ExtResource("1_1d15c") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2b57b"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2bfb"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_086f3"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9fda3"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20b41"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_603f3"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6a2e"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f99ac"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c784f"] atlas = ExtResource("1_1d15c") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2bfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33c1e"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_086f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45db0"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fda3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21907"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20b41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32b50"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_603f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9565b"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6a2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e73fa"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f99ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b447a"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec5c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc4d2"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d52cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8d87"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f17f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6231"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_834a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7b6c"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_400be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccbfa"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21256"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a001"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad17d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5433e"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67345"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcec5"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad906"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68037"] atlas = ExtResource("1_1d15c") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1102e"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84028"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_846a5"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_028c0"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b099f"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0d59"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_409bd"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6a9b"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bd6e8"] atlas = ExtResource("1_1d15c") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f6a9b"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37d2f"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a514c"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07f94"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c9e2"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_604e3"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_abe9c"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1938c"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d838d"] atlas = ExtResource("1_1d15c") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37d2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84028"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a514c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_846a5"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07f94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_028c0"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c9e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b099f"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_604e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0d59"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abe9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_409bd"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1938c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec5c4"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11549"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d52cc"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bcca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f17f"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_acdbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_834a6"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85254"] +[sub_resource type="AtlasTexture" id="AtlasTexture_400be"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2de81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21256"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d440"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad17d"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdd8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67345"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4613"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad906"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16976"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1102e"] atlas = ExtResource("1_1d15c") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a12c5"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8f4b"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54b17"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e945d"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_efddd"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c72c6"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7ce10"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33f53"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ce3ef"] atlas = ExtResource("1_1d15c") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_33f53"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e55a"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a571f"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a95be"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a050"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16213"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b6e9"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50fb3"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4f24a"] atlas = ExtResource("1_1d15c") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e55a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8f4b"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a571f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54b17"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a95be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e945d"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a050"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efddd"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16213"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c72c6"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b6e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ce10"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50fb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11549"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82bf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bcca"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f14a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acdbb"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1c8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85254"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_876d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2de81"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d2ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d440"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6043"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdd8c"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e270"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4613"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17a75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16976"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f71b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a12c5"] atlas = ExtResource("1_1d15c") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54776"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a3e5"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5527f"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe96f"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff4a5"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80d02"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c893"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45d5c"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_192ea"] atlas = ExtResource("1_1d15c") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_45d5c"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bed7"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3039f"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_888c9"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_341f1"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b864a"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b77aa"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86a25"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b3513"] atlas = ExtResource("1_1d15c") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bed7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a3e5"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3039f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5527f"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_888c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe96f"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_341f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff4a5"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b864a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80d02"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b77aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c893"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86a25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82bf8"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_362fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f14a"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2416"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1c8f"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c351b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_876d7"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9d81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d2ec"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd3b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6043"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dcd4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e270"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3f69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17a75"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4b78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f71b4"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdbb5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54776"] atlas = ExtResource("1_1d15c") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79a48"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abacd"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5aad9"] -atlas = ExtResource("1_1d15c") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d871f"] -atlas = ExtResource("1_1d15c") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2799"] -atlas = ExtResource("1_1d15c") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c5e0"] -atlas = ExtResource("1_1d15c") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e45c"] -atlas = ExtResource("1_1d15c") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4f31"] -atlas = ExtResource("1_1d15c") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f88b4"] atlas = ExtResource("1_1d15c") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b4f31"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27b52"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2baf9"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_100bb"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d803e"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ec21"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79901"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37c0f"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c89da"] atlas = ExtResource("1_1d15c") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_1d15c") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27b52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abacd"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2baf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5aad9"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_100bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d871f"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d803e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2799"] atlas = ExtResource("1_1d15c") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ec21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c5e0"] atlas = ExtResource("1_1d15c") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79901"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e45c"] atlas = ExtResource("1_1d15c") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37c0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_362fb"] atlas = ExtResource("1_1d15c") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2416"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c351b"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9d81"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd3b8"] +atlas = ExtResource("1_1d15c") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dcd4b"] +atlas = ExtResource("1_1d15c") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3f69"] +atlas = ExtResource("1_1d15c") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4b78"] +atlas = ExtResource("1_1d15c") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdbb5"] +atlas = ExtResource("1_1d15c") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79a48"] +atlas = ExtResource("1_1d15c") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_1d15c"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b716e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0606a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd438") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e00c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d95b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91d93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0afc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e80da") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd9be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_833df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c74c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cf51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46dfa") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f308") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9b43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb8f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c5ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b0a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa00d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e158") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23c04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea2da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f32b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21bf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49048") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_770d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b705") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9171e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ba09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9790a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c043d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78145") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc77a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2efa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08840") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed67e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e19c") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3202a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e6f9") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a514") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58ce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02995") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_894b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_973b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ed6") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f78a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd7c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17445") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e34c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e737") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bd3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed0c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebde5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7665c") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7df08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9bfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43d05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59431") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_361ad") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bddb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_808b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8214b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f387a") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51ec7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_675d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_534d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7664") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb04a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e244e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fec9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5afb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df81b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_383d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edde0") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a5ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65c4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e44c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c80d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b23a") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a4c9") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1229c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ca93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a4c") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3cb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77f10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c61c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db68") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17532") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_271e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b714f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eab28") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_057bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e73c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a8e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc6f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b30ef") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b0b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47f50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_179f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6913") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4a46") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca6a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6eef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89826") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64e81") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8893d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6617") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96251") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46e6f") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a25bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_004d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_310c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f34c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b945a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27c61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a11") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdcdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d8c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc171") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23540") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2addf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d628") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e98d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9a93") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95f6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d402") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3745d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1dc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65085") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b447a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc4d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8d87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6231") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7b6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccbfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5433e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcec5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68037") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33c1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45db0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9565b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e73fa") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b57b") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c648") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca396") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a36b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c39c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fb00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93d41") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c784f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6147a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cb8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddcb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdae1") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6127b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87df7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3113f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc0b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e52df") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82f51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65fd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d633f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_432ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be84b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1bf1") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3ed8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_078b1") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2bfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_086f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fda3") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_603f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f99ac") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec5c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d52cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f17f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_834a6") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_400be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad17d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67345") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1102e") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_846a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_028c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b099f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0d59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_409bd") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a9b") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_438b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dbbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc41d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_963d4") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d838d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdd34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77f7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bbaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b440") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_092fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b63c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43b2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c511a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_268d5") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_303d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17cc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f658") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01a98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_827b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56794") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d77c2") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37d2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a514c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f94") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_604e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abe9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1938c") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bcca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acdbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85254") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d440") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdd8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4613") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16976") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a12c5") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8f4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e945d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efddd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ce10") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33f53") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce3ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74cea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a955c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a14e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c0ce") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f24a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6145e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cdc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dff7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d787") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8582e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_650b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da100") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_335ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee35c") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af589") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01f0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_947a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10dee") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0bc0") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e55a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a571f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a95be") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a050") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16213") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b6e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50fb3") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82bf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f14a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1c8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_876d7") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17a75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f71b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54776") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a3e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5527f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe96f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff4a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c893") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45d5c") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_192ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4fce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d22b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a154") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2157") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d73a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79e8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0c2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90463") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df1c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d5e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9779e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0310a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9051a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a89d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9874c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c6c") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03732") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c29d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_079bf") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e885b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61853") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3039f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_888c9") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_341f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b864a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b77aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86a25") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_362fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c351b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d81") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd3b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3f69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4b78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdbb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a48") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abacd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aad9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d871f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2799") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c5e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e45c") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4f31") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f88b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79083") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae7f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61edc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7146e") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c89da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c52f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f857") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f59e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d464") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5020d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_193d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67b5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b15e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_807df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a452") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64ca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e56d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22bda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5a8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71e20") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb2e") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2baf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_100bb") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d803e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ec21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79901") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37c0f") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9b43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb8f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c5ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b0a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa00d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e158") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f308") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a514") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58ce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02995") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_894b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_973b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ed6") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23c04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea2da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f32b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21bf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49048") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_770d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b705") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9171e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ba09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9790a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c043d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78145") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc77a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2efa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08840") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed67e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e19c") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3202a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e6f9") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd9be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_833df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c74c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cf51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46dfa") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b716e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0606a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd438") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e00c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d95b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91d93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0afc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e80da") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bddb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_808b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8214b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f387a") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_361ad") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1229c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ca93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a4c") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3cb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77f10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c61c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db68") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51ec7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_675d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_534d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7664") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb04a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e244e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fec9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5afb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df81b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_383d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edde0") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a5ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65c4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e44c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c80d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b23a") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a4c9") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7df08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9bfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43d05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59431") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f78a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd7c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17445") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e34c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e737") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bd3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed0c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebde5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7665c") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca6a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6eef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89826") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64e81") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4a46") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95f6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d402") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3745d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1dc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65085") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8893d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6617") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96251") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46e6f") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a25bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_004d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_310c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f34c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b945a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27c61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a11") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdcdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d8c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc171") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23540") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2addf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d628") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e98d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9a93") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b0b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47f50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_179f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6913") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17532") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_271e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b714f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eab28") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_057bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e73c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a8e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc6f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b30ef") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c648") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca396") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a36b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c39c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fb00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93d41") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b57b") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2bfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_086f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fda3") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_603f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f99ac") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c784f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6147a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cb8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddcb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdae1") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6127b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87df7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3113f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc0b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e52df") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82f51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65fd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d633f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_432ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be84b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1bf1") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3ed8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_078b1") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33c1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45db0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9565b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e73fa") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b447a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc4d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8d87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6231") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7b6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccbfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5433e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcec5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68037") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_438b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dbbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc41d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_963d4") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a9b") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37d2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a514c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f94") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_604e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abe9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1938c") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d838d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdd34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77f7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bbaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b440") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_092fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b63c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43b2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c511a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_268d5") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_303d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17cc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f658") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01a98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_827b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56794") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d77c2") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_846a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_028c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b099f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0d59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_409bd") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec5c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d52cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f17f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_834a6") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_400be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad17d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67345") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1102e") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce3ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74cea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a955c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a14e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c0ce") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33f53") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e55a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a571f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a95be") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a050") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16213") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b6e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50fb3") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f24a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6145e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cdc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dff7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d787") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8582e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_650b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da100") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_335ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee35c") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af589") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01f0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_947a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10dee") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0bc0") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8f4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e945d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efddd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ce10") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bcca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acdbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85254") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d440") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdd8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4613") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16976") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a12c5") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_192ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4fce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d22b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a154") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2157") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45d5c") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3039f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_888c9") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_341f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b864a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b77aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86a25") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d73a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79e8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0c2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90463") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df1c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d5e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9779e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0310a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9051a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a89d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9874c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c6c") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03732") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c29d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_079bf") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e885b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61853") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a3e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5527f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe96f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff4a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c893") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82bf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f14a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1c8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_876d7") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17a75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f71b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54776") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f88b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79083") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae7f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61edc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7146e") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4f31") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2baf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_100bb") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d803e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ec21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79901") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37c0f") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c89da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c52f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f857") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f59e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d464") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5020d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_193d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67b5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b15e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_807df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a452") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64ca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e56d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22bda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5a8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71e20") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb2e") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abacd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aad9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d871f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2799") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c5e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e45c") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_362fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c351b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d81") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd3b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3f69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4b78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdbb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a48") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_1d15c") diff --git a/engine/scenes/world/player/weapons/022/women.tscn b/engine/scenes/world/player/weapons/022/women.tscn index dcd218d..d9cbeb4 100644 --- a/engine/scenes/world/player/weapons/022/women.tscn +++ b/engine/scenes/world/player/weapons/022/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://2e52fd0b2f88"] +[gd_scene load_steps=419 format=3 uid="uid://2e52fd0b2f88"] -[ext_resource type="Texture2D" uid="uid://bfrb1mv87oh1b" path="res://framework/statics/scenes/world/player/weapon/022/women/women.png" id="1_2e52f"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_06b0c"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de419"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1e30"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78d62"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99092"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12b62"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd309"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84fca"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a814c"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f252"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19c0d"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b8aa"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f0b3"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fcd1e"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5cfa1"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6761c"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b98ad"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bfrb1mv87oh1b" path="res://assets/world/player/weapon/022/women/women.png" id="1_2e52f"] [sub_resource type="AtlasTexture" id="AtlasTexture_7b608"] atlas = ExtResource("1_2e52f") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b98ad"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0257"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8532e"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d702"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b108"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d65ba"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51ac2"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd186"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_85c5b"] atlas = ExtResource("1_2e52f") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0257"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19c0d"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8532e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b8aa"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d702"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f0b3"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b108"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcd1e"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d65ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cfa1"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51ac2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6761c"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06b0c"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ef37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de419"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffd77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1e30"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68587"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78d62"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d813"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99092"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc859"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12b62"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d570"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd309"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_575b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84fca"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79701"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a814c"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_107d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f252"] atlas = ExtResource("1_2e52f") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_926fc"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7966"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a69b0"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba7a8"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af6cf"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7179b"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6c67"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3598"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6a1d2"] atlas = ExtResource("1_2e52f") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b3598"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_956aa"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7eca3"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83a8f"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ecfba"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29652"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80e85"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20cb7"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0d6cd"] atlas = ExtResource("1_2e52f") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_956aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7966"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7eca3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a69b0"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83a8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba7a8"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecfba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af6cf"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29652"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7179b"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80e85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6c67"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20cb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ef37"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd123"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffd77"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2953d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68587"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87b80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d813"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de758"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc859"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8739f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d570"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6873"] +[sub_resource type="AtlasTexture" id="AtlasTexture_575b7"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58eab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79701"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b66a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_107d7"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ed06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_926fc"] atlas = ExtResource("1_2e52f") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e78f5"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df5e5"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0512"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60450"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d977c"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82641"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80e3f"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00a4f"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_80cc4"] atlas = ExtResource("1_2e52f") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_00a4f"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58ea9"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3060a"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c7c7"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b54f6"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ad6c"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04bec"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eed0b"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a3ce1"] atlas = ExtResource("1_2e52f") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58ea9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df5e5"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3060a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0512"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c7c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60450"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b54f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d977c"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ad6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82641"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04bec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80e3f"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eed0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd123"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94c4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2953d"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c66f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87b80"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b49f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de758"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b769"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8739f"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_639e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6873"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58eab"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe4b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b66a"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a0ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ed06"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c585a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e78f5"] atlas = ExtResource("1_2e52f") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11803"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d32f3"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79bc8"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0dd05"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6185f"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c37c2"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e91e4"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77b00"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_57075"] atlas = ExtResource("1_2e52f") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_77b00"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f4f0"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61736"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11781"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_335b7"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e14fe"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fbf75"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efcb6"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_60cdd"] atlas = ExtResource("1_2e52f") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f4f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d32f3"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61736"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79bc8"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11781"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0dd05"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_335b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6185f"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e14fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c37c2"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbf75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e91e4"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efcb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94c4b"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d30da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c66f"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77df0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b49f"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_524fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b769"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0598"] +[sub_resource type="AtlasTexture" id="AtlasTexture_639e5"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edc1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1186"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3f83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe4b9"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d99b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a0ff"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0f54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c585a"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5541a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11803"] atlas = ExtResource("1_2e52f") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f746"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43b66"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50655"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21152"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9012f"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_773f0"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6f80"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b766"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d135d"] atlas = ExtResource("1_2e52f") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8b766"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27ad6"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cdad3"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c5ca"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6e6d"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e8d7d"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d9d3"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f951"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8929d"] atlas = ExtResource("1_2e52f") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27ad6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43b66"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdad3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50655"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c5ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21152"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6e6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9012f"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8d7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_773f0"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d9d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6f80"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f951"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d30da"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bcbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77df0"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42893"] +[sub_resource type="AtlasTexture" id="AtlasTexture_524fe"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fce58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0598"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9c08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_edc1e"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eccc5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3f83"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d69d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d99b7"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ba4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0f54"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f736"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5541a"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1c4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f746"] atlas = ExtResource("1_2e52f") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49867"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0187"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd3b5"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e9ae"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91d70"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7ee56"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2446"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4285"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_91f55"] atlas = ExtResource("1_2e52f") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b4285"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2d49"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72c3a"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_016ae"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22b90"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3adf2"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50d49"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8eadb"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_68e5f"] atlas = ExtResource("1_2e52f") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2d49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0187"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72c3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd3b5"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_016ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e9ae"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22b90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91d70"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3adf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ee56"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50d49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2446"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8eadb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bcbb"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a077d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42893"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b33f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fce58"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_251cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9c08"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4ee6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eccc5"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ce27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d69d"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb275"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ba4f"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_207f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f736"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddfad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1c4c"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bea37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49867"] atlas = ExtResource("1_2e52f") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41c4c"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9999"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3552"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00caa"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc7ca"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9e77"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2841d"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa9c1"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e13a8"] atlas = ExtResource("1_2e52f") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_aa9c1"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d14e7"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cadc"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7f5c"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_391c3"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfeca"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4870c"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_392a0"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a5a18"] atlas = ExtResource("1_2e52f") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d14e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9999"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cadc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3552"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7f5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00caa"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_391c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc7ca"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfeca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9e77"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4870c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2841d"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_392a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a077d"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a027"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b33f"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06d20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_251cd"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da84f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4ee6"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ecbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ce27"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49af6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb275"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4570"] +[sub_resource type="AtlasTexture" id="AtlasTexture_207f3"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e984"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddfad"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe9a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bea37"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9eed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41c4c"] atlas = ExtResource("1_2e52f") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f21f7"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b49a"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9db3c"] -atlas = ExtResource("1_2e52f") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02090"] -atlas = ExtResource("1_2e52f") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe3fa"] -atlas = ExtResource("1_2e52f") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5205a"] -atlas = ExtResource("1_2e52f") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2cb41"] -atlas = ExtResource("1_2e52f") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c9ea"] -atlas = ExtResource("1_2e52f") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_502dd"] atlas = ExtResource("1_2e52f") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3c9ea"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea1cd"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63fdc"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97243"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43857"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05986"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb2a7"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3752"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e94ce"] atlas = ExtResource("1_2e52f") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_2e52f") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea1cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b49a"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63fdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9db3c"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97243"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02090"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43857"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe3fa"] atlas = ExtResource("1_2e52f") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5205a"] atlas = ExtResource("1_2e52f") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb2a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cb41"] atlas = ExtResource("1_2e52f") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3752"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a027"] atlas = ExtResource("1_2e52f") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06d20"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da84f"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ecbd"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49af6"] +atlas = ExtResource("1_2e52f") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4570"] +atlas = ExtResource("1_2e52f") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e984"] +atlas = ExtResource("1_2e52f") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe9a0"] +atlas = ExtResource("1_2e52f") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9eed"] +atlas = ExtResource("1_2e52f") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f21f7"] +atlas = ExtResource("1_2e52f") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_2e52f"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de419") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1e30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78d62") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd309") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84fca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a814c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f252") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b8aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f0b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcd1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cfa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6761c") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b98ad") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6362b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8acdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db4ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d070") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d50d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f1f5") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bb98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_702ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f99b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4542f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbad5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f354a") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39d45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f90ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dea24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9baff") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd3e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db781") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0257") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8532e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d702") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b108") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d65ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51ac2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd186") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ef37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d813") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d570") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_575b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79701") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_107d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_926fc") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a69b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba7a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af6cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7179b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c67") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3598") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a1d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f00bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_064d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a97c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b49d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd7a1") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d6cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4dfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5efec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cd92") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e07a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19c8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_340ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_534ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43d13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a749f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_832b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37739") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24da7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b8e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f01ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_509ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf32c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36fe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d6c") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_956aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83a8f") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecfba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20cb7") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd123") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2953d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87b80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de758") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8739f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58eab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b66a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e78f5") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df5e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60450") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d977c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e3f") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a4f") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80cc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86b63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_042c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76630") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3ce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12e5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84ccb") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c25e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d786") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbb7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e11ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_416cb") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6a2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6f10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26adf") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5734a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a24") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58ea9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3060a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c7c7") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b54f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ad6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04bec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eed0b") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94c4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c66f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b49f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b769") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_639e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe4b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a0ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c585a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11803") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d32f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79bc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6185f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c37c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e91e4") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77b00") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7716") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4317") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4a03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50114") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_714e4") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60cdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8661c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81e0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8b9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a0d") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a170a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe5f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c3d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8fa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5133") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cf05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94cec") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f44b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f86a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c74") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6d93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42233") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f4f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61736") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11781") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_335b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e14fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efcb6") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d30da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77df0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_524fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0598") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d99b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5541a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f746") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43b66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9012f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_773f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6f80") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b766") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d135d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e7b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d722c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682ef") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8929d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d54e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea6b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22965") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08164") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07d69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59847") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78a0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ffca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ed2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb6fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e57b1") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a0dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1921a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b04ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d080c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee9b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d5ec") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2441f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce03c") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ad6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c5ca") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6e6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d9d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f951") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bcbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42893") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fce58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9c08") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eccc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d69d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ba4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f736") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49867") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd3b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e9ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ee56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2446") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4285") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91f55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a6b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_175e2") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68e5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c0e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_880e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e13c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_832f3") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ccc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f5a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0073d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e1c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea936") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_400e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e545d") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68eb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42ece") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a4b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37e77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24b10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb1c4") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98601") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b793") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72c3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_016ae") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3adf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eadb") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a077d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b33f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_251cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4ee6") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ce27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_207f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddfad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bea37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41c4c") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9999") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3552") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00caa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc7ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2841d") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa9c1") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e13a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db8b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d369a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dba7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_408b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_277d3") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5a18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_459ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec401") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b55a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1af7b") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cd99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f00a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08cdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd278") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c0c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db844") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30b0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07aa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cdc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4dcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_160ec") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e713a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cc21") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d14e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cadc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f5c") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_391c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfeca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4870c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_392a0") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a027") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06d20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da84f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ecbd") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49af6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4570") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe9a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9eed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f21f7") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b49a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9db3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe3fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5205a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cb41") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c9ea") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_502dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5241") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aed1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d5c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80ee9") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e94ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cef1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb8ef") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ce5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05db4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7046a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ddc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_281e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a544d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_207ad") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_565fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e78f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6801d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04903") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82bf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d105e") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea1cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63fdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97243") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43857") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb2a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3752") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6362b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8acdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db4ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d070") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b98ad") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0257") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8532e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d702") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b108") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d65ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51ac2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd186") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d50d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f1f5") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bb98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_702ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f99b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4542f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbad5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f354a") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39d45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f90ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dea24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9baff") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd3e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db781") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b8aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f0b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcd1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cfa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6761c") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de419") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1e30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78d62") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd309") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84fca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a814c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f252") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a1d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f00bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_064d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a97c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b49d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd7a1") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3598") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_956aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83a8f") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecfba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20cb7") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d6cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4dfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5efec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cd92") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e07a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19c8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_340ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_534ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43d13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a749f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_832b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37739") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24da7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b8e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f01ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_509ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf32c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36fe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d6c") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a69b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba7a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af6cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7179b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c67") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ef37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d813") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d570") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_575b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79701") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_107d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_926fc") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80cc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86b63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_042c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76630") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a4f") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58ea9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3060a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c7c7") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b54f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ad6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04bec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eed0b") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3ce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12e5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84ccb") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c25e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d786") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbb7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e11ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_416cb") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6a2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6f10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26adf") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5734a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a24") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df5e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60450") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d977c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e3f") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd123") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2953d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87b80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de758") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8739f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58eab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b66a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e78f5") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7716") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4317") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4a03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50114") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_714e4") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77b00") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f4f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61736") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11781") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_335b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e14fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efcb6") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60cdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8661c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81e0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8b9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a0d") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a170a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe5f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c3d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8fa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5133") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cf05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94cec") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f44b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f86a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c74") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6d93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42233") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d32f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79bc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6185f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c37c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e91e4") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94c4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c66f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b49f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b769") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_639e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe4b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a0ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c585a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11803") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d135d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e7b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d722c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682ef") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b766") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ad6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c5ca") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6e6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d9d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f951") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8929d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d54e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea6b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22965") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08164") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07d69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59847") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78a0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ffca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ed2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb6fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e57b1") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a0dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1921a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b04ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d080c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee9b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d5ec") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2441f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce03c") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43b66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9012f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_773f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6f80") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d30da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77df0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_524fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0598") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d99b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5541a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f746") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91f55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a6b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_175e2") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4285") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72c3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_016ae") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3adf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eadb") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68e5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c0e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_880e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e13c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_832f3") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ccc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f5a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0073d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e1c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea936") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_400e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e545d") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68eb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42ece") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a4b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37e77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24b10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb1c4") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98601") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b793") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd3b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e9ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ee56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2446") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bcbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42893") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fce58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9c08") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eccc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d69d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ba4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f736") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49867") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e13a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db8b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d369a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dba7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_408b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_277d3") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa9c1") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d14e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cadc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f5c") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_391c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfeca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4870c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_392a0") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5a18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_459ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec401") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b55a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1af7b") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cd99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f00a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08cdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd278") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c0c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db844") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30b0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07aa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cdc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4dcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_160ec") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e713a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cc21") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9999") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3552") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00caa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc7ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2841d") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a077d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b33f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_251cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4ee6") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ce27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_207f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddfad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bea37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41c4c") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_502dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5241") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aed1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d5c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80ee9") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c9ea") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea1cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63fdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97243") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43857") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb2a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3752") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e94ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cef1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb8ef") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ce5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05db4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7046a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ddc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_281e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a544d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_207ad") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_565fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e78f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6801d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04903") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82bf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d105e") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b49a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9db3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe3fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5205a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cb41") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a027") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06d20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da84f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ecbd") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49af6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4570") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe9a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9eed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f21f7") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_2e52f") diff --git a/engine/scenes/world/player/weapons/023/men.tscn b/engine/scenes/world/player/weapons/023/men.tscn index 5a28d28..269b195 100644 --- a/engine/scenes/world/player/weapons/023/men.tscn +++ b/engine/scenes/world/player/weapons/023/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://e201d1317f01"] +[gd_scene load_steps=419 format=3 uid="uid://e201d1317f01"] -[ext_resource type="Texture2D" uid="uid://c2ajebvbri75l" path="res://framework/statics/scenes/world/player/weapon/023/men/men.png" id="1_e201d"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b0e3"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99aa2"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a150b"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d182c"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e7b3"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3d00"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_337a5"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a753f"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a025a"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f4d7"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09077"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_834be"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de10a"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01354"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83eec"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_daa22"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3a31"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://c2ajebvbri75l" path="res://assets/world/player/weapon/023/men/men.png" id="1_e201d"] [sub_resource type="AtlasTexture" id="AtlasTexture_dedc8"] atlas = ExtResource("1_e201d") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f3a31"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1044"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a63b"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_872eb"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c78f"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0d16"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e921f"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94f83"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_020ac"] atlas = ExtResource("1_e201d") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1044"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09077"] atlas = ExtResource("1_e201d") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a63b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_834be"] atlas = ExtResource("1_e201d") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_872eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de10a"] atlas = ExtResource("1_e201d") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c78f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01354"] atlas = ExtResource("1_e201d") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0d16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83eec"] atlas = ExtResource("1_e201d") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e921f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_daa22"] atlas = ExtResource("1_e201d") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94f83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b0e3"] atlas = ExtResource("1_e201d") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d2ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99aa2"] atlas = ExtResource("1_e201d") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65ef1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a150b"] atlas = ExtResource("1_e201d") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c74f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d182c"] atlas = ExtResource("1_e201d") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89f8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e7b3"] atlas = ExtResource("1_e201d") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8408d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3d00"] atlas = ExtResource("1_e201d") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9d46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_337a5"] atlas = ExtResource("1_e201d") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4a20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a753f"] atlas = ExtResource("1_e201d") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a765a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a025a"] atlas = ExtResource("1_e201d") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8da51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f4d7"] atlas = ExtResource("1_e201d") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_512d0"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92cb6"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_127bd"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c47d"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1136"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d500"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3872"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5179d"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bfd05"] atlas = ExtResource("1_e201d") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5179d"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c2d5"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d84f"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47c86"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e99e1"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31a56"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91d0c"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef9b0"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_34b3a"] atlas = ExtResource("1_e201d") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c2d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92cb6"] atlas = ExtResource("1_e201d") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d84f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_127bd"] atlas = ExtResource("1_e201d") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47c86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c47d"] atlas = ExtResource("1_e201d") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e99e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1136"] atlas = ExtResource("1_e201d") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31a56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d500"] atlas = ExtResource("1_e201d") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91d0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3872"] atlas = ExtResource("1_e201d") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef9b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d2ae"] atlas = ExtResource("1_e201d") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33674"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65ef1"] atlas = ExtResource("1_e201d") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1eea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c74f"] atlas = ExtResource("1_e201d") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0662e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89f8e"] atlas = ExtResource("1_e201d") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a243"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8408d"] atlas = ExtResource("1_e201d") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8da70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9d46"] atlas = ExtResource("1_e201d") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4acc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4a20"] atlas = ExtResource("1_e201d") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd716"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a765a"] atlas = ExtResource("1_e201d") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82387"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8da51"] atlas = ExtResource("1_e201d") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24829"] +[sub_resource type="AtlasTexture" id="AtlasTexture_512d0"] atlas = ExtResource("1_e201d") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5b5e"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26a95"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f652b"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59395"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_969ad"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_673fe"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_469c6"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97c73"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_73aef"] atlas = ExtResource("1_e201d") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_97c73"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a83ba"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0656"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30900"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2d5f"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93eef"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a4ac"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ddc6"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0045e"] atlas = ExtResource("1_e201d") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a83ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26a95"] atlas = ExtResource("1_e201d") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0656"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f652b"] atlas = ExtResource("1_e201d") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30900"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59395"] atlas = ExtResource("1_e201d") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2d5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_969ad"] atlas = ExtResource("1_e201d") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93eef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_673fe"] atlas = ExtResource("1_e201d") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a4ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_469c6"] atlas = ExtResource("1_e201d") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ddc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33674"] atlas = ExtResource("1_e201d") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f919c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1eea"] atlas = ExtResource("1_e201d") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a2df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0662e"] atlas = ExtResource("1_e201d") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f0c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a243"] atlas = ExtResource("1_e201d") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c8ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8da70"] atlas = ExtResource("1_e201d") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_605cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4acc2"] atlas = ExtResource("1_e201d") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0de17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd716"] atlas = ExtResource("1_e201d") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98f5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82387"] atlas = ExtResource("1_e201d") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6db42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24829"] atlas = ExtResource("1_e201d") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21d18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5b5e"] atlas = ExtResource("1_e201d") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66a47"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6e3a"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_551a9"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52124"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea588"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40153"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f156"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d39e5"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ff104"] atlas = ExtResource("1_e201d") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d39e5"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd32d"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69ae3"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0b2b"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_091b2"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae329"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33e33"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab4b1"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1c87c"] atlas = ExtResource("1_e201d") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd32d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6e3a"] atlas = ExtResource("1_e201d") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69ae3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_551a9"] atlas = ExtResource("1_e201d") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0b2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52124"] atlas = ExtResource("1_e201d") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_091b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea588"] atlas = ExtResource("1_e201d") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae329"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40153"] atlas = ExtResource("1_e201d") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33e33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f156"] atlas = ExtResource("1_e201d") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab4b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f919c"] atlas = ExtResource("1_e201d") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb650"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a2df"] atlas = ExtResource("1_e201d") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c48c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f0c6"] atlas = ExtResource("1_e201d") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5c64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c8ae"] atlas = ExtResource("1_e201d") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4836a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_605cf"] atlas = ExtResource("1_e201d") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c568"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0de17"] atlas = ExtResource("1_e201d") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80e3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98f5c"] atlas = ExtResource("1_e201d") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc817"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6db42"] atlas = ExtResource("1_e201d") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a108a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21d18"] atlas = ExtResource("1_e201d") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bfe9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66a47"] atlas = ExtResource("1_e201d") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a921a"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_706ac"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_598be"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c3a7"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4a9e"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5cdee"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8e1e"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3929"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c836f"] atlas = ExtResource("1_e201d") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c3929"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f524"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58d0a"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6050d"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71a9a"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_605b2"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e72b8"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2665"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d30a8"] atlas = ExtResource("1_e201d") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f524"] +[sub_resource type="AtlasTexture" id="AtlasTexture_706ac"] atlas = ExtResource("1_e201d") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58d0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_598be"] atlas = ExtResource("1_e201d") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6050d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c3a7"] atlas = ExtResource("1_e201d") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71a9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4a9e"] atlas = ExtResource("1_e201d") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_605b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cdee"] atlas = ExtResource("1_e201d") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e72b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8e1e"] atlas = ExtResource("1_e201d") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2665"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb650"] atlas = ExtResource("1_e201d") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b352"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c48c9"] atlas = ExtResource("1_e201d") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7021b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5c64"] atlas = ExtResource("1_e201d") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a64d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4836a"] atlas = ExtResource("1_e201d") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80806"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c568"] atlas = ExtResource("1_e201d") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbb02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80e3f"] atlas = ExtResource("1_e201d") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f4b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc817"] atlas = ExtResource("1_e201d") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb5ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a108a"] atlas = ExtResource("1_e201d") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02c60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bfe9"] atlas = ExtResource("1_e201d") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19297"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a921a"] atlas = ExtResource("1_e201d") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf899"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5226"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d634"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d75d"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7264"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42dc3"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1362"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aaa60"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d044b"] atlas = ExtResource("1_e201d") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_aaa60"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7dd02"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e457e"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d9f3"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6059a"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_509a9"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01b92"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d652"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_48060"] atlas = ExtResource("1_e201d") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7dd02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5226"] atlas = ExtResource("1_e201d") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e457e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d634"] atlas = ExtResource("1_e201d") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d9f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d75d"] atlas = ExtResource("1_e201d") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6059a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7264"] atlas = ExtResource("1_e201d") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_509a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42dc3"] atlas = ExtResource("1_e201d") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01b92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1362"] atlas = ExtResource("1_e201d") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d652"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b352"] atlas = ExtResource("1_e201d") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a4bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7021b"] atlas = ExtResource("1_e201d") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5ecc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a64d2"] atlas = ExtResource("1_e201d") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0218"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80806"] atlas = ExtResource("1_e201d") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f9d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbb02"] atlas = ExtResource("1_e201d") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_141c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f4b8"] atlas = ExtResource("1_e201d") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b82d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb5ec"] atlas = ExtResource("1_e201d") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8173"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02c60"] atlas = ExtResource("1_e201d") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc6e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19297"] atlas = ExtResource("1_e201d") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8f5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf899"] atlas = ExtResource("1_e201d") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_807ec"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c519"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d71ec"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef894"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cd00"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82419"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17723"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f00f5"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_60b7b"] atlas = ExtResource("1_e201d") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f00f5"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e6a0"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd1dd"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77c14"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1d0f"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5c68"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50d1c"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5fe6d"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_96426"] atlas = ExtResource("1_e201d") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e6a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c519"] atlas = ExtResource("1_e201d") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd1dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d71ec"] atlas = ExtResource("1_e201d") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77c14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef894"] atlas = ExtResource("1_e201d") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1d0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cd00"] atlas = ExtResource("1_e201d") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5c68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82419"] atlas = ExtResource("1_e201d") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50d1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17723"] atlas = ExtResource("1_e201d") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fe6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a4bf"] atlas = ExtResource("1_e201d") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43063"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5ecc"] atlas = ExtResource("1_e201d") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c48f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0218"] atlas = ExtResource("1_e201d") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66702"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f9d1"] atlas = ExtResource("1_e201d") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba241"] +[sub_resource type="AtlasTexture" id="AtlasTexture_141c3"] atlas = ExtResource("1_e201d") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_569e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b82d6"] atlas = ExtResource("1_e201d") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09eb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8173"] atlas = ExtResource("1_e201d") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8113"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc6e4"] atlas = ExtResource("1_e201d") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92cf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8f5e"] atlas = ExtResource("1_e201d") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e55e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_807ec"] atlas = ExtResource("1_e201d") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16021"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83530"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06859"] -atlas = ExtResource("1_e201d") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d1fe"] -atlas = ExtResource("1_e201d") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cfbf4"] -atlas = ExtResource("1_e201d") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61d75"] -atlas = ExtResource("1_e201d") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f39a"] -atlas = ExtResource("1_e201d") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4afb7"] -atlas = ExtResource("1_e201d") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_244aa"] atlas = ExtResource("1_e201d") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4afb7"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35f6b"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f379"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7bc1"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51d41"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68522"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_596c5"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8d4d"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b282f"] atlas = ExtResource("1_e201d") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_e201d") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35f6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83530"] atlas = ExtResource("1_e201d") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f379"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06859"] atlas = ExtResource("1_e201d") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7bc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d1fe"] atlas = ExtResource("1_e201d") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51d41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfbf4"] atlas = ExtResource("1_e201d") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68522"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61d75"] atlas = ExtResource("1_e201d") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_596c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f39a"] atlas = ExtResource("1_e201d") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8d4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43063"] atlas = ExtResource("1_e201d") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c48f"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66702"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba241"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_569e0"] +atlas = ExtResource("1_e201d") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09eb8"] +atlas = ExtResource("1_e201d") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8113"] +atlas = ExtResource("1_e201d") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92cf8"] +atlas = ExtResource("1_e201d") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e55e4"] +atlas = ExtResource("1_e201d") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16021"] +atlas = ExtResource("1_e201d") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_e201d"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b0e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99aa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a150b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d182c") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3d00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_337a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a753f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a025a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f4d7") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_834be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de10a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83eec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa22") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a31") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dedc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_290c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e7d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaf1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ce70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5add7") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_020ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef5c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1cd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b735c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4b86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d48b6") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7b10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0b35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a2b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d53cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81593") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78917") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3079b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_970e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14f59") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_803cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29a9b") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a63b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_872eb") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c78f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0d16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e921f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f83") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d2ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65ef1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c74f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89f8e") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8408d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9d46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4a20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a765a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8da51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_512d0") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_127bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c47d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1136") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d500") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3872") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5179d") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ea2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adbfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_267d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46387") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34b3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c010a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fbc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21f8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0853") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f811") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b857") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15d47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cdd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db00d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca708") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_156db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c364d") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_163ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9e56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_024e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f16b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69570") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a062") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7e03") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c2d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d84f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47c86") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e99e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91d0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9b0") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1eea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0662e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a243") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8da70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4acc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd716") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82387") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24829") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5b5e") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26a95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f652b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59395") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_969ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_673fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_469c6") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97c73") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73aef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ed6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_858b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c362") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0045e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c885a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_993c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7edae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaafc") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1fac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f9c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_036f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_885b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1421") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1693d") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5043b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b65f9") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30900") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2d5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93eef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a4ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ddc6") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f919c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a2df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f0c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c8ae") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_605cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0de17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98f5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a47") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6e3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_551a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52124") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40153") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f156") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d39e5") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff104") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e84b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d89d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef5d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0fc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6148") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c87c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aef3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_315e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6018") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a71c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab58c") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51eaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c79ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8783") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_601c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_644b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d92b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de11c") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e69f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b19e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_030bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f86a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19adb") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b98ac") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd32d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0b2b") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_091b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae329") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab4b1") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c48c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4836a") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a108a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bfe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a921a") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_706ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_598be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c3a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cdee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8e1e") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3929") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c836f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6276") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8969c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7fd8") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d30a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a70a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a375d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41e3e") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e86be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da6d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3950") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a660d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d00") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f33d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd8d") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1159d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_339e6") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6050d") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_605b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e72b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2665") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7021b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a64d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80806") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb5ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02c60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf899") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d75d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42dc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1362") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa60") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d044b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6385a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9c1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62e4b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48060") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2feb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e9d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca47") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ba8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a147") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cef2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b966b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f00ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b410d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b31a") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39703") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1813") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf44c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_819f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1486e") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43d2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55208") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dd02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e457e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d9f3") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6059a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_509a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01b92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d652") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a4bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5ecc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f9d1") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_141c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b82d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8173") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc6e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_807ec") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c519") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d71ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef894") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cd00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82419") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17723") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f00f5") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60b7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b0d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5773f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b89b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70e05") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96426") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df1b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b31f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_495bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8073d") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cc1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2dc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_420e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fc66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cac4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd03c") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_235d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb893") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2cc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df4db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b5e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31061") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f466") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e6a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd1dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77c14") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fe6d") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43063") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c48f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66702") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba241") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_569e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09eb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8113") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92cf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e55e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16021") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d1fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfbf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61d75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f39a") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4afb7") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_244aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e90c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f635") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b74ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b613") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b282f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a2cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_284eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab04") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b3c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29388") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4458a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e176c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e41cf") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c985") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df1e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea13e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_173f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e1b1") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c9dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89d81") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f379") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7bc1") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51d41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68522") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_596c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d4d") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dedc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_290c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e7d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaf1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ce70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5add7") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a31") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a63b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_872eb") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c78f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0d16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e921f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f83") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_020ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef5c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1cd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b735c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4b86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d48b6") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7b10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0b35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a2b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d53cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81593") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78917") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3079b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_970e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14f59") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_803cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29a9b") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_834be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de10a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83eec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa22") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b0e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99aa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a150b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d182c") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3d00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_337a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a753f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a025a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f4d7") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ea2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adbfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_267d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46387") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5179d") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c2d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d84f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47c86") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e99e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91d0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9b0") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34b3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c010a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fbc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21f8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0853") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f811") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b857") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15d47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cdd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db00d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca708") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_156db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c364d") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_163ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9e56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_024e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f16b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69570") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a062") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7e03") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_127bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c47d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1136") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d500") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3872") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d2ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65ef1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c74f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89f8e") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8408d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9d46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4a20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a765a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8da51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_512d0") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73aef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ed6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_858b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c362") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97c73") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30900") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2d5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93eef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a4ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ddc6") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0045e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c885a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_993c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7edae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaafc") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1fac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f9c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_036f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_885b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1421") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1693d") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5043b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b65f9") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26a95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f652b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59395") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_969ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_673fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_469c6") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1eea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0662e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a243") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8da70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4acc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd716") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82387") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24829") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5b5e") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff104") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e84b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d89d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef5d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0fc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6148") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d39e5") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd32d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0b2b") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_091b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae329") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab4b1") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c87c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aef3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_315e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6018") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a71c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab58c") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51eaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c79ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8783") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_601c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_644b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d92b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de11c") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e69f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b19e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_030bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f86a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19adb") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b98ac") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6e3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_551a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52124") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40153") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f156") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f919c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a2df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f0c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c8ae") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_605cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0de17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98f5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a47") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c836f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6276") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8969c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7fd8") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3929") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6050d") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_605b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e72b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2665") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d30a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a70a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a375d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41e3e") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e86be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da6d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3950") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a660d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d00") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f33d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd8d") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1159d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_339e6") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_706ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_598be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c3a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cdee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8e1e") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c48c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4836a") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a108a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bfe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a921a") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d044b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6385a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9c1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62e4b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa60") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dd02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e457e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d9f3") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6059a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_509a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01b92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d652") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48060") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2feb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e9d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca47") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ba8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a147") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cef2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b966b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f00ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b410d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b31a") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39703") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1813") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf44c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_819f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1486e") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43d2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55208") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d75d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42dc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1362") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7021b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a64d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80806") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb5ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02c60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf899") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60b7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b0d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5773f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b89b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70e05") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f00f5") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e6a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd1dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77c14") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fe6d") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96426") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df1b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b31f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_495bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8073d") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cc1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2dc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_420e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fc66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cac4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd03c") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_235d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb893") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2cc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df4db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b5e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31061") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f466") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c519") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d71ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef894") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cd00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82419") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17723") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a4bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5ecc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f9d1") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_141c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b82d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8173") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc6e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_807ec") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_244aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e90c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f635") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b74ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b613") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4afb7") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f379") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7bc1") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51d41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68522") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_596c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d4d") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b282f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a2cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_284eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab04") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b3c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29388") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4458a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e176c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e41cf") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c985") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df1e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea13e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_173f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e1b1") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c9dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89d81") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d1fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfbf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61d75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f39a") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43063") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c48f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66702") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba241") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_569e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09eb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8113") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92cf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e55e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16021") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_e201d") diff --git a/engine/scenes/world/player/weapons/023/women.tscn b/engine/scenes/world/player/weapons/023/women.tscn index 3c025c0..9398b2d 100644 --- a/engine/scenes/world/player/weapons/023/women.tscn +++ b/engine/scenes/world/player/weapons/023/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://8a7d571d3e15"] +[gd_scene load_steps=419 format=3 uid="uid://8a7d571d3e15"] -[ext_resource type="Texture2D" uid="uid://cc68snnm7euk0" path="res://framework/statics/scenes/world/player/weapon/023/women/women.png" id="1_8a7d5"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d9cc"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f094d"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d868"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de262"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c2b2"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9e3d"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1da53"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25ed9"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9679"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6203c"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7dbd"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d652"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5af77"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c036"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9b02"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b8d1"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d6c7"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cc68snnm7euk0" path="res://assets/world/player/weapon/023/women/women.png" id="1_8a7d5"] [sub_resource type="AtlasTexture" id="AtlasTexture_36cf5"] atlas = ExtResource("1_8a7d5") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9d6c7"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61343"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d84f"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed033"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dd7e"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e96e"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_937bd"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9c20"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6c344"] atlas = ExtResource("1_8a7d5") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61343"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7dbd"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d84f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d652"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed033"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5af77"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dd7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c036"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e96e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9b02"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_937bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b8d1"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9c20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d9cc"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61dd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f094d"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b288"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d868"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f9a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de262"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b521a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c2b2"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c216e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9e3d"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99a8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1da53"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c94c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25ed9"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7256"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9679"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_038a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6203c"] atlas = ExtResource("1_8a7d5") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6631e"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1827"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69d69"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_374de"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd9b9"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00cbb"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79c7a"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a967c"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_318cc"] atlas = ExtResource("1_8a7d5") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a967c"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c6ed"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cb07"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_655fd"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b83cb"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d588d"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e47a2"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_318e3"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_36498"] atlas = ExtResource("1_8a7d5") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c6ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1827"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cb07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69d69"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_655fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_374de"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b83cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd9b9"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d588d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00cbb"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e47a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79c7a"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_318e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61dd7"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba8a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b288"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f95f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f9a1"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50b7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b521a"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0885c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c216e"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4731"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99a8b"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be97b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c94c"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44201"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7256"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33b22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_038a6"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59c55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6631e"] atlas = ExtResource("1_8a7d5") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9465"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02782"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89ce5"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96d77"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9736e"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5435"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88a2b"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b872"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b93f8"] atlas = ExtResource("1_8a7d5") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3b872"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_347f1"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f5a7"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb32f"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_974b0"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d96e"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6cef7"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_518cb"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_43fe5"] atlas = ExtResource("1_8a7d5") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_347f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02782"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f5a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89ce5"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb32f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96d77"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_974b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9736e"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d96e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5435"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cef7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88a2b"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_518cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba8a9"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6b14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f95f4"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03a39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50b7c"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b56a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0885c"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01307"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4731"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4264c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be97b"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44201"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70449"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33b22"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ae9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59c55"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9465"] atlas = ExtResource("1_8a7d5") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21a82"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03513"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_deca2"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41e55"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b947"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6727a"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc518"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d8eb"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f0ee0"] atlas = ExtResource("1_8a7d5") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0d8eb"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fbad"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63c20"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7bdf"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1fb4"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cdaad"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7414"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb856"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_589a5"] atlas = ExtResource("1_8a7d5") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fbad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03513"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63c20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_deca2"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7bdf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41e55"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1fb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b947"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdaad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6727a"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7414"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc518"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb856"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6b14"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70cff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03a39"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52c9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b56a"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc31b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01307"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc9ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4264c"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd3b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd51"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73749"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70449"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ca35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ae9f"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37f98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c691"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbaf0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21a82"] atlas = ExtResource("1_8a7d5") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7905"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84a30"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba7de"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b0f3"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_428ab"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33c49"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc4b9"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f45a4"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b0086"] atlas = ExtResource("1_8a7d5") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f45a4"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d399c"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b020"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_729c3"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65339"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea931"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06e27"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d98d3"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_46a5c"] atlas = ExtResource("1_8a7d5") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d399c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84a30"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b020"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba7de"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_729c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b0f3"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65339"] +[sub_resource type="AtlasTexture" id="AtlasTexture_428ab"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea931"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33c49"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06e27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc4b9"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d98d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70cff"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df143"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52c9b"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc31b"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88e8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc9ef"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54ea9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd3b1"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b651"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73749"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d14c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ca35"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a3dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37f98"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85d61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbaf0"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c8bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7905"] atlas = ExtResource("1_8a7d5") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c674"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e411"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_585da"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03983"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_847d0"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dfd2"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba821"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b833"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_41feb"] atlas = ExtResource("1_8a7d5") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7b833"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_413b2"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0a93"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a32c9"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca2ff"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e01cb"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_568a7"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90469"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f769b"] atlas = ExtResource("1_8a7d5") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_413b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e411"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0a93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_585da"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a32c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03983"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca2ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_847d0"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e01cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dfd2"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_568a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba821"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90469"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df143"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf9c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4711"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_184e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88e8b"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7491"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54ea9"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdf50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b651"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_baec2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d14c"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bed68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a3dd"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d717a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85d61"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_222ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c8bc"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80022"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c674"] atlas = ExtResource("1_8a7d5") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14718"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b19d"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1a99"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0969"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69242"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38376"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4eb03"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5b6d"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_82778"] atlas = ExtResource("1_8a7d5") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f5b6d"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebaec"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c8a5"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22a96"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0820a"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b6ba"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0843f"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_368e9"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7e751"] atlas = ExtResource("1_8a7d5") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebaec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b19d"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c8a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1a99"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22a96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0969"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0820a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69242"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b6ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38376"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0843f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4eb03"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_368e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf9c2"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54b22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_184e5"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2bb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7491"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2bba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdf50"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e499"] +[sub_resource type="AtlasTexture" id="AtlasTexture_baec2"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a4af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bed68"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5af6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d717a"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e63dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_222ec"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9942"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80022"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f41b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14718"] atlas = ExtResource("1_8a7d5") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ea56"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04103"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0edd5"] -atlas = ExtResource("1_8a7d5") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7488e"] -atlas = ExtResource("1_8a7d5") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e445"] -atlas = ExtResource("1_8a7d5") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_faf80"] -atlas = ExtResource("1_8a7d5") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0dfa"] -atlas = ExtResource("1_8a7d5") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7052d"] -atlas = ExtResource("1_8a7d5") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5e57a"] atlas = ExtResource("1_8a7d5") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7052d"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf8a6"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65603"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f27af"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d022"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29b58"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b3c"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c99cc"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_164ca"] atlas = ExtResource("1_8a7d5") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_8a7d5") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf8a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04103"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65603"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0edd5"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f27af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7488e"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d022"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e445"] atlas = ExtResource("1_8a7d5") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29b58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_faf80"] atlas = ExtResource("1_8a7d5") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0dfa"] atlas = ExtResource("1_8a7d5") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c99cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54b22"] atlas = ExtResource("1_8a7d5") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2bb4"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2bba"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e499"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a4af"] +atlas = ExtResource("1_8a7d5") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5af6b"] +atlas = ExtResource("1_8a7d5") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e63dd"] +atlas = ExtResource("1_8a7d5") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9942"] +atlas = ExtResource("1_8a7d5") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f41b"] +atlas = ExtResource("1_8a7d5") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ea56"] +atlas = ExtResource("1_8a7d5") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_8a7d5"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d9cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f094d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d868") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de262") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c2b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9e3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1da53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25ed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9679") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6203c") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7dbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5af77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b8d1") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d6c7") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36cf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc88b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_272d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1eea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54f69") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_385a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7057d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9def") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05854") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a0a5") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_594cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d769") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffdfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c2cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e74f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87404") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2df7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f50d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ff05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_223d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c97ab") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b16e") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61343") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d84f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed033") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dd7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e96e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_937bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9c20") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b288") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f9a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b521a") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c216e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99a8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c94c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_038a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6631e") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69d69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_374de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd9b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00cbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79c7a") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a967c") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_318cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e988") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de17d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44963") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_396cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_171c8") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36498") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffa1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9736d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28bf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a6c4") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_994d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2937d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89816") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94e3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8eae") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaa84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_673a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96b8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9611") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64d4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4351e") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c6ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cb07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_655fd") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b83cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d588d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e47a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_318e3") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba8a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f95f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0885c") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4731") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be97b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33b22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59c55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9465") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89ce5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96d77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9736e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88a2b") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b872") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b93f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcc27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58076") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b416a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b308") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_657ed") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43fe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7727c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e7aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90b14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17275") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa9c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98096") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06c78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aca89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe663") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11ef4") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aac2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78ee1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2074a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1f78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e99") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb3ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e365b") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_347f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f5a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb32f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_974b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d96e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cef7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_518cb") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b56a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01307") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4264c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a82") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41e55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6727a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc518") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d8eb") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0ee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edcfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a09f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_396d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bac68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d73b") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_589a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eb55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ceb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9358d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a809a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcbd2") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e24f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e378") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91eca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c521f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfd1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e240c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a585") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a220a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e206") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d1d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_499d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51a32") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0740a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f3b6") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fbad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7bdf") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1fb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdaad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7414") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb856") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70cff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52c9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc31b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc9ef") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd3b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73749") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ca35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37f98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbaf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7905") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84a30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba7de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_428ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33c49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc4b9") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f45a4") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48e5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_633ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f74ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cd77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e087") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46a5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37ca7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d60a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39bbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e8c8") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_039dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_889fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bf3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7cbc") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca8a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5728") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82824") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9801d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e975d") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7704") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d399c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b020") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_729c3") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65339") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98d3") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88e8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54ea9") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d14c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a3dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85d61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c8bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c674") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e411") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_585da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03983") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_847d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dfd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba821") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b833") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41feb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_913ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_929c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a94f") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f769b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f34d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c56ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0508") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c84dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c34ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a55f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ac78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f2e0") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1fb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3f49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_866dd") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7183") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec825") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_413b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a32c9") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca2ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e01cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_568a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90469") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf9c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_184e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7491") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdf50") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_baec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bed68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d717a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_222ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14718") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b19d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb03") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5b6d") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4011b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c78f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4128a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73870") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e751") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7cd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3c30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dad6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5218b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb020") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0778b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02749") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15609") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0032b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e4cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5d75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b83f") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_970d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f3e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a0e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f51d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9873b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e977") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11777") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e4b3") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebaec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22a96") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0820a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0843f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_368e9") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2bb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2bba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e499") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a4af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5af6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e63dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9942") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f41b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ea56") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0edd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7488e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faf80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0dfa") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7052d") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e57a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b79a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c90d2") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_164ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e71e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e31a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce0e7") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4de4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3e57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd15b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe721") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_275ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13b4c") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b68c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa5e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_320fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_906b2") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64e97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d72a") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf8a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f27af") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29b58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c99cc") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36cf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc88b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_272d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1eea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54f69") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d6c7") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61343") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d84f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed033") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dd7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e96e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_937bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9c20") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_385a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7057d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9def") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05854") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a0a5") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_594cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d769") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffdfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c2cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e74f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87404") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2df7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f50d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ff05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_223d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c97ab") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b16e") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7dbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5af77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b8d1") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d9cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f094d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d868") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de262") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c2b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9e3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1da53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25ed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9679") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6203c") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_318cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e988") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de17d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44963") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_396cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_171c8") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a967c") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c6ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cb07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_655fd") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b83cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d588d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e47a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_318e3") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36498") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffa1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9736d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28bf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a6c4") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_994d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2937d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89816") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94e3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8eae") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaa84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_673a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96b8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9611") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64d4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4351e") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69d69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_374de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd9b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00cbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79c7a") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b288") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f9a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b521a") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c216e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99a8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c94c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_038a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6631e") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b93f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcc27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58076") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b416a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b308") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_657ed") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b872") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_347f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f5a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb32f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_974b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d96e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cef7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_518cb") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43fe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7727c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e7aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90b14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17275") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa9c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98096") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06c78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aca89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe663") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11ef4") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aac2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78ee1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2074a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1f78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e99") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb3ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e365b") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89ce5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96d77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9736e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88a2b") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba8a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f95f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0885c") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4731") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be97b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33b22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59c55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9465") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0ee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edcfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a09f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_396d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bac68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d73b") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d8eb") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fbad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7bdf") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1fb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdaad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7414") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb856") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_589a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eb55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ceb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9358d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a809a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcbd2") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e24f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e378") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91eca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c521f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfd1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e240c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a585") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a220a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e206") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d1d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_499d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51a32") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0740a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f3b6") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41e55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6727a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc518") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b56a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01307") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4264c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a82") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48e5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_633ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f74ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cd77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e087") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f45a4") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d399c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b020") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_729c3") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65339") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98d3") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46a5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37ca7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d60a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39bbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e8c8") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_039dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_889fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bf3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7cbc") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca8a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5728") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82824") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9801d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e975d") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7704") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84a30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba7de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_428ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33c49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc4b9") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70cff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52c9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc31b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc9ef") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd3b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73749") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ca35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37f98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbaf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7905") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41feb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_913ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_929c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a94f") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b833") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_413b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a32c9") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca2ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e01cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_568a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90469") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f769b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f34d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c56ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0508") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c84dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c34ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a55f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ac78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f2e0") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1fb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3f49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_866dd") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7183") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec825") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e411") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_585da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03983") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_847d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dfd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba821") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88e8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54ea9") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d14c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a3dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85d61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c8bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c674") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4011b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c78f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4128a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73870") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5b6d") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebaec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22a96") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0820a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0843f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_368e9") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e751") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7cd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3c30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dad6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5218b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb020") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0778b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02749") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15609") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0032b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e4cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5d75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b83f") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_970d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f3e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a0e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f51d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9873b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e977") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11777") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e4b3") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b19d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb03") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf9c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_184e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7491") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdf50") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_baec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bed68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d717a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_222ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14718") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e57a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b79a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c90d2") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7052d") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf8a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f27af") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29b58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c99cc") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_164ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e71e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e31a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce0e7") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4de4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3e57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd15b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe721") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_275ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13b4c") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b68c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa5e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_320fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_906b2") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64e97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d72a") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0edd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7488e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faf80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0dfa") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2bb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2bba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e499") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a4af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5af6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e63dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9942") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f41b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ea56") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_8a7d5") diff --git a/engine/scenes/world/player/weapons/024/men.tscn b/engine/scenes/world/player/weapons/024/men.tscn index 0861e59..d970ac0 100644 --- a/engine/scenes/world/player/weapons/024/men.tscn +++ b/engine/scenes/world/player/weapons/024/men.tscn @@ -1,74 +1,6 @@ [gd_scene load_steps=418 format=3 uid="uid://17703cdde0ba"] -[ext_resource type="Texture2D" uid="uid://bx4nfp2r7iyl6" path="res://framework/statics/scenes/world/player/weapon/024/men/men.png" id="1_17703"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ce81"] -atlas = ExtResource("1_17703") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6f1b"] -atlas = ExtResource("1_17703") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1029f"] -atlas = ExtResource("1_17703") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10749"] -atlas = ExtResource("1_17703") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85208"] -atlas = ExtResource("1_17703") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_091e8"] -atlas = ExtResource("1_17703") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31298"] -atlas = ExtResource("1_17703") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06e35"] -atlas = ExtResource("1_17703") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cd22"] -atlas = ExtResource("1_17703") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f38f"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ef57"] -atlas = ExtResource("1_17703") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0490f"] -atlas = ExtResource("1_17703") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bb4a"] -atlas = ExtResource("1_17703") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53036"] -atlas = ExtResource("1_17703") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0142b"] -atlas = ExtResource("1_17703") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6e56"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77d14"] -atlas = ExtResource("1_17703") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bx4nfp2r7iyl6" path="res://assets/world/player/weapon/024/men/men.png" id="1_17703"] [sub_resource type="AtlasTexture" id="AtlasTexture_35fb5"] atlas = ExtResource("1_17703") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_17703") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_77d14"] +atlas = ExtResource("1_17703") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7c51"] +atlas = ExtResource("1_17703") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98176"] +atlas = ExtResource("1_17703") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03631"] +atlas = ExtResource("1_17703") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0239"] +atlas = ExtResource("1_17703") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8339e"] +atlas = ExtResource("1_17703") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_240a0"] +atlas = ExtResource("1_17703") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39853"] +atlas = ExtResource("1_17703") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f7db8"] atlas = ExtResource("1_17703") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_17703") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7c51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ef57"] atlas = ExtResource("1_17703") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98176"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0490f"] atlas = ExtResource("1_17703") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03631"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bb4a"] atlas = ExtResource("1_17703") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0239"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53036"] atlas = ExtResource("1_17703") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8339e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0142b"] atlas = ExtResource("1_17703") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_240a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6e56"] atlas = ExtResource("1_17703") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39853"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ce81"] atlas = ExtResource("1_17703") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3513"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6f1b"] atlas = ExtResource("1_17703") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db66e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1029f"] atlas = ExtResource("1_17703") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be541"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10749"] atlas = ExtResource("1_17703") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f17f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85208"] atlas = ExtResource("1_17703") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4201d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_091e8"] atlas = ExtResource("1_17703") -region = Rect2(0, 2592, 241, 216) +region = Rect2(723, 4536, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5464"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31298"] atlas = ExtResource("1_17703") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bccd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06e35"] atlas = ExtResource("1_17703") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc515"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cd22"] atlas = ExtResource("1_17703") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73759"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f38f"] atlas = ExtResource("1_17703") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_146e6"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d623"] -atlas = ExtResource("1_17703") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c728"] -atlas = ExtResource("1_17703") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b74a"] -atlas = ExtResource("1_17703") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bace"] -atlas = ExtResource("1_17703") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37cbf"] -atlas = ExtResource("1_17703") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dd14"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc841"] -atlas = ExtResource("1_17703") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_cb7e3"] atlas = ExtResource("1_17703") @@ -302,6 +234,34 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_17703") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_bc841"] +atlas = ExtResource("1_17703") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b41e5"] +atlas = ExtResource("1_17703") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e53ba"] +atlas = ExtResource("1_17703") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b665c"] +atlas = ExtResource("1_17703") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41d09"] +atlas = ExtResource("1_17703") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4127f"] +atlas = ExtResource("1_17703") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ab20"] +atlas = ExtResource("1_17703") +region = Rect2(482, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8dbf0"] atlas = ExtResource("1_17703") region = Rect2(0, 3456, 241, 216) @@ -390,101 +350,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_17703") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b41e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d623"] atlas = ExtResource("1_17703") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e53ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c728"] atlas = ExtResource("1_17703") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b665c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b74a"] atlas = ExtResource("1_17703") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41d09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bace"] atlas = ExtResource("1_17703") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4127f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37cbf"] atlas = ExtResource("1_17703") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ab20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2dd14"] atlas = ExtResource("1_17703") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_091e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3513"] atlas = ExtResource("1_17703") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26ea5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db66e"] atlas = ExtResource("1_17703") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc237"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be541"] atlas = ExtResource("1_17703") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9afa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f17f4"] atlas = ExtResource("1_17703") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc055"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4201d"] atlas = ExtResource("1_17703") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94db1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5464"] atlas = ExtResource("1_17703") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1b15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bccd1"] atlas = ExtResource("1_17703") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce046"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc515"] atlas = ExtResource("1_17703") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34759"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73759"] atlas = ExtResource("1_17703") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cfde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_146e6"] atlas = ExtResource("1_17703") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3cce7"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb391"] -atlas = ExtResource("1_17703") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60abe"] -atlas = ExtResource("1_17703") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe3f0"] -atlas = ExtResource("1_17703") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af101"] -atlas = ExtResource("1_17703") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cdd95"] -atlas = ExtResource("1_17703") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3800"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2f40"] -atlas = ExtResource("1_17703") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8f178"] atlas = ExtResource("1_17703") @@ -510,6 +438,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_17703") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c2f40"] +atlas = ExtResource("1_17703") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad227"] +atlas = ExtResource("1_17703") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af299"] +atlas = ExtResource("1_17703") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb1af"] +atlas = ExtResource("1_17703") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a717a"] +atlas = ExtResource("1_17703") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c16c9"] +atlas = ExtResource("1_17703") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92cd7"] +atlas = ExtResource("1_17703") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e2d8"] +atlas = ExtResource("1_17703") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_06f89"] atlas = ExtResource("1_17703") region = Rect2(0, 5832, 241, 216) @@ -598,101 +558,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_17703") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad227"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb391"] atlas = ExtResource("1_17703") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af299"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60abe"] atlas = ExtResource("1_17703") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb1af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe3f0"] atlas = ExtResource("1_17703") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a717a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af101"] atlas = ExtResource("1_17703") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c16c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cdd95"] atlas = ExtResource("1_17703") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92cd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3800"] atlas = ExtResource("1_17703") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e2d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26ea5"] atlas = ExtResource("1_17703") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3b36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc237"] atlas = ExtResource("1_17703") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07a94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9afa"] atlas = ExtResource("1_17703") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56df4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc055"] atlas = ExtResource("1_17703") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08b48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94db1"] atlas = ExtResource("1_17703") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69456"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1b15"] atlas = ExtResource("1_17703") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70db4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce046"] atlas = ExtResource("1_17703") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a3fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34759"] atlas = ExtResource("1_17703") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0936a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cfde"] atlas = ExtResource("1_17703") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1085"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cce7"] atlas = ExtResource("1_17703") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9e44"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15b28"] -atlas = ExtResource("1_17703") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13fbc"] -atlas = ExtResource("1_17703") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36a0d"] -atlas = ExtResource("1_17703") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bea09"] -atlas = ExtResource("1_17703") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea6fe"] -atlas = ExtResource("1_17703") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eeaa9"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96a14"] -atlas = ExtResource("1_17703") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_084c9"] atlas = ExtResource("1_17703") @@ -718,6 +646,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_17703") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_96a14"] +atlas = ExtResource("1_17703") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e6f8"] +atlas = ExtResource("1_17703") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe1d1"] +atlas = ExtResource("1_17703") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f27e"] +atlas = ExtResource("1_17703") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ac7e"] +atlas = ExtResource("1_17703") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a98a"] +atlas = ExtResource("1_17703") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a314e"] +atlas = ExtResource("1_17703") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ebcb"] +atlas = ExtResource("1_17703") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c572f"] atlas = ExtResource("1_17703") region = Rect2(0, 8208, 241, 216) @@ -806,101 +766,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_17703") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e6f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15b28"] atlas = ExtResource("1_17703") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe1d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13fbc"] atlas = ExtResource("1_17703") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f27e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36a0d"] atlas = ExtResource("1_17703") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ac7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bea09"] atlas = ExtResource("1_17703") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a98a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea6fe"] atlas = ExtResource("1_17703") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a314e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eeaa9"] atlas = ExtResource("1_17703") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ebcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3b36"] atlas = ExtResource("1_17703") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1769"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07a94"] atlas = ExtResource("1_17703") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_682b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56df4"] atlas = ExtResource("1_17703") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3fde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08b48"] atlas = ExtResource("1_17703") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c108"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69456"] atlas = ExtResource("1_17703") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68b66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70db4"] atlas = ExtResource("1_17703") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a4a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a3fc"] atlas = ExtResource("1_17703") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdc84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0936a"] atlas = ExtResource("1_17703") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cfc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1085"] atlas = ExtResource("1_17703") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8012e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9e44"] atlas = ExtResource("1_17703") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3863c"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19d02"] -atlas = ExtResource("1_17703") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b551"] -atlas = ExtResource("1_17703") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fa6f"] -atlas = ExtResource("1_17703") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95408"] -atlas = ExtResource("1_17703") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3aee"] -atlas = ExtResource("1_17703") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27e94"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a233f"] -atlas = ExtResource("1_17703") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_efd83"] atlas = ExtResource("1_17703") @@ -926,6 +854,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_17703") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a233f"] +atlas = ExtResource("1_17703") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca1f3"] +atlas = ExtResource("1_17703") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_341df"] +atlas = ExtResource("1_17703") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d32c4"] +atlas = ExtResource("1_17703") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_057f1"] +atlas = ExtResource("1_17703") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4f62"] +atlas = ExtResource("1_17703") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9de9"] +atlas = ExtResource("1_17703") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d6dd"] +atlas = ExtResource("1_17703") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_20b48"] atlas = ExtResource("1_17703") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +974,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_17703") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca1f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19d02"] atlas = ExtResource("1_17703") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_341df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b551"] atlas = ExtResource("1_17703") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d32c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fa6f"] atlas = ExtResource("1_17703") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_057f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95408"] atlas = ExtResource("1_17703") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4f62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3aee"] atlas = ExtResource("1_17703") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9de9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27e94"] atlas = ExtResource("1_17703") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d6dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1769"] atlas = ExtResource("1_17703") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_882cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_682b1"] atlas = ExtResource("1_17703") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7b77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3fde"] atlas = ExtResource("1_17703") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b1c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c108"] atlas = ExtResource("1_17703") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4cee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68b66"] atlas = ExtResource("1_17703") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2073"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a4a0"] atlas = ExtResource("1_17703") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27e29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdc84"] atlas = ExtResource("1_17703") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa960"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cfc6"] atlas = ExtResource("1_17703") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52f4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8012e"] atlas = ExtResource("1_17703") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2e14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3863c"] atlas = ExtResource("1_17703") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be4f2"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_843ea"] -atlas = ExtResource("1_17703") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e4d5"] -atlas = ExtResource("1_17703") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe98a"] -atlas = ExtResource("1_17703") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28fc9"] -atlas = ExtResource("1_17703") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4ff1"] -atlas = ExtResource("1_17703") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8334f"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9910e"] -atlas = ExtResource("1_17703") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_dfab1"] atlas = ExtResource("1_17703") @@ -1134,6 +1062,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_17703") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9910e"] +atlas = ExtResource("1_17703") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33804"] +atlas = ExtResource("1_17703") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50940"] +atlas = ExtResource("1_17703") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c0ee"] +atlas = ExtResource("1_17703") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13234"] +atlas = ExtResource("1_17703") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_600c1"] +atlas = ExtResource("1_17703") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66761"] +atlas = ExtResource("1_17703") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64006"] +atlas = ExtResource("1_17703") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ef783"] atlas = ExtResource("1_17703") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1182,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_17703") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33804"] +[sub_resource type="AtlasTexture" id="AtlasTexture_843ea"] atlas = ExtResource("1_17703") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50940"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e4d5"] atlas = ExtResource("1_17703") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c0ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe98a"] atlas = ExtResource("1_17703") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13234"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28fc9"] atlas = ExtResource("1_17703") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_600c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4ff1"] atlas = ExtResource("1_17703") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66761"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8334f"] atlas = ExtResource("1_17703") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64006"] +[sub_resource type="AtlasTexture" id="AtlasTexture_882cb"] atlas = ExtResource("1_17703") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34a65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7b77"] atlas = ExtResource("1_17703") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a485"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b1c6"] atlas = ExtResource("1_17703") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5e4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4cee"] atlas = ExtResource("1_17703") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efda9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2073"] atlas = ExtResource("1_17703") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a30d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27e29"] atlas = ExtResource("1_17703") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a383"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa960"] atlas = ExtResource("1_17703") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe694"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52f4d"] atlas = ExtResource("1_17703") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7666"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2e14"] atlas = ExtResource("1_17703") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80e11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be4f2"] atlas = ExtResource("1_17703") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dea5"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b5ad"] -atlas = ExtResource("1_17703") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6dd33"] -atlas = ExtResource("1_17703") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9362c"] -atlas = ExtResource("1_17703") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a66e4"] -atlas = ExtResource("1_17703") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3b2f"] -atlas = ExtResource("1_17703") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aed92"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d927d"] -atlas = ExtResource("1_17703") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_02e1d"] atlas = ExtResource("1_17703") @@ -1342,6 +1270,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_17703") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d927d"] +atlas = ExtResource("1_17703") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc2ca"] +atlas = ExtResource("1_17703") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d1f4"] +atlas = ExtResource("1_17703") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0f1a"] +atlas = ExtResource("1_17703") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2948b"] +atlas = ExtResource("1_17703") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_812a2"] +atlas = ExtResource("1_17703") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_321dd"] +atlas = ExtResource("1_17703") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_785e0"] +atlas = ExtResource("1_17703") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7dc7a"] atlas = ExtResource("1_17703") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1390,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_17703") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc2ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b5ad"] atlas = ExtResource("1_17703") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d1f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6dd33"] atlas = ExtResource("1_17703") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0f1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9362c"] atlas = ExtResource("1_17703") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2948b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a66e4"] atlas = ExtResource("1_17703") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_812a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3b2f"] atlas = ExtResource("1_17703") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_321dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aed92"] atlas = ExtResource("1_17703") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_785e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34a65"] atlas = ExtResource("1_17703") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b91f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a485"] atlas = ExtResource("1_17703") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8453e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5e4d"] atlas = ExtResource("1_17703") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9766d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efda9"] atlas = ExtResource("1_17703") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44000"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a30d7"] atlas = ExtResource("1_17703") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b24cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a383"] atlas = ExtResource("1_17703") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95261"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe694"] atlas = ExtResource("1_17703") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87b01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7666"] atlas = ExtResource("1_17703") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6a90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80e11"] atlas = ExtResource("1_17703") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9c4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2dea5"] atlas = ExtResource("1_17703") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f3d5"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dd59"] -atlas = ExtResource("1_17703") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_874ae"] -atlas = ExtResource("1_17703") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2662"] -atlas = ExtResource("1_17703") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_237c1"] -atlas = ExtResource("1_17703") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20545"] -atlas = ExtResource("1_17703") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_735da"] -atlas = ExtResource("1_17703") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28c0a"] -atlas = ExtResource("1_17703") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f9fba"] atlas = ExtResource("1_17703") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_17703") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_28c0a"] +atlas = ExtResource("1_17703") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54938"] +atlas = ExtResource("1_17703") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de892"] +atlas = ExtResource("1_17703") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21df6"] +atlas = ExtResource("1_17703") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e4c9"] +atlas = ExtResource("1_17703") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb2a0"] +atlas = ExtResource("1_17703") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec24d"] +atlas = ExtResource("1_17703") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52d6d"] +atlas = ExtResource("1_17703") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_887b6"] atlas = ExtResource("1_17703") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_17703") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54938"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2dd59"] atlas = ExtResource("1_17703") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de892"] +[sub_resource type="AtlasTexture" id="AtlasTexture_874ae"] atlas = ExtResource("1_17703") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21df6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2662"] atlas = ExtResource("1_17703") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e4c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_237c1"] atlas = ExtResource("1_17703") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb2a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20545"] atlas = ExtResource("1_17703") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec24d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_735da"] atlas = ExtResource("1_17703") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52d6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b91f"] atlas = ExtResource("1_17703") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8453e"] +atlas = ExtResource("1_17703") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9766d"] +atlas = ExtResource("1_17703") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44000"] +atlas = ExtResource("1_17703") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b24cd"] +atlas = ExtResource("1_17703") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95261"] +atlas = ExtResource("1_17703") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87b01"] +atlas = ExtResource("1_17703") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6a90"] +atlas = ExtResource("1_17703") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9c4c"] +atlas = ExtResource("1_17703") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f3d5"] +atlas = ExtResource("1_17703") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_17703"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ce81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6f1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1029f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10749") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_091e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cd22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f38f") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ef57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0490f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bb4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0142b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6e56") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77d14") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35fb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e91eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a03ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_828be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_801c5") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7db8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_683b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_801da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d4a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f99fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8a01") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eafaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8e20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6389c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbcd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a7df") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71592") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87ec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1eff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6271b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96a98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4d12") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96afe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3711") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03631") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8339e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_240a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39853") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db66e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f17f4") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4201d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bccd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc515") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_146e6") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c728") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b74a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bace") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37cbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd14") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc841") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb7e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_541e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eae2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11487") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dbf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e05ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e25c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77efc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6247c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44a49") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1da9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfbb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3052") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2d9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b20a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cdfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bd6d") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f91a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38f8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62741") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dfa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c66e3") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a69f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_771c5") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b41e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e53ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b665c") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4127f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ab20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_091e8") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9afa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc055") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94db1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce046") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cfde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cce7") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb391") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60abe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe3f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdd95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3800") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f40") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f178") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cc4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b363c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b23cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9db4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e1c7") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eb4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc345") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f615") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_539e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f1ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86f96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6284d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1315") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_530ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7636") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fa01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33063") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2383") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b96b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1207a") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad227") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb1af") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a717a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c16c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92cd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e2d8") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3b36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07a94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b48") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69456") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70db4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a3fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0936a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9e44") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bea09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea6fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeaa9") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96a14") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_084c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffe97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad46e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_241f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60619") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1252c") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c572f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b9bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c6de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83aab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fafb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be059") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_859b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5030e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1f17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e83b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9825") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40fdc") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aae9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ecfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be388") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34d45") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19b26") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e6f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe1d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f27e") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ac7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a98a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a314e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ebcb") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1769") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3fde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c108") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68b66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a4a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cfc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8012e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3863c") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b551") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fa6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3aee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e94") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a233f") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0dc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cf0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b48e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5952d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_085b3") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dadcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22c43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_927e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15ae5") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc2ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b39ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52536") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f73b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ccd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_274b0") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cb3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e713d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a4ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf2e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aa2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63077") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a69fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccbd6") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca1f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_341df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d32c4") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_057f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4f62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9de9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d6dd") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_882cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7b77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4cee") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa960") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2e14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be4f2") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_843ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e4d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe98a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28fc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4ff1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8334f") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9910e") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfab1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_907d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff001") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef783") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4cfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52c36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_962ce") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ce4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_665e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c2a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91dd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e649f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed30f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dbed") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f4e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9449e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8a99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea442") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4312") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b898e") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c0ee") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13234") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_600c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64006") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5e4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efda9") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a30d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a383") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dea5") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b5ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dd33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9362c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a66e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3b2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aed92") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d927d") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02e1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_642d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a1a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2030f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da630") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dc7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa2ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbaf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f71c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eaae") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c38c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d037a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d74e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd2e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8ac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aac64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3380d") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1dd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ffa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa177") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81d27") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a0e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df95f") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc2ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d1f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0f1a") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2948b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_812a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_321dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_785e0") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b91f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8453e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9766d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44000") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b24cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95261") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87b01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6a90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f3d5") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_874ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_237c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20545") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_735da") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28c0a") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87d42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9642e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_575fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91288") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_887b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcaf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c614") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74bb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_787ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b957") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_343ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07bf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d9b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b3c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e37f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1080a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6e0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee684") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_267c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71fc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90e38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fe66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_957ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa711") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc7dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61051") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21df6") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e4c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb2a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec24d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d6d") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35fb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e91eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a03ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_828be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_801c5") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77d14") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03631") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8339e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_240a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39853") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7db8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_683b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_801da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d4a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f99fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8a01") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eafaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8e20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6389c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbcd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a7df") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71592") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87ec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1eff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6271b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96a98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4d12") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96afe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3711") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ef57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0490f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bb4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0142b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6e56") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ce81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6f1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1029f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10749") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_091e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cd22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f38f") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb7e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_541e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eae2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11487") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc841") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b41e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e53ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b665c") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4127f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ab20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_091e8") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dbf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e05ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e25c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77efc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6247c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44a49") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1da9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfbb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3052") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2d9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b20a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cdfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bd6d") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f91a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38f8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62741") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dfa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c66e3") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a69f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_771c5") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c728") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b74a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bace") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37cbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd14") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db66e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f17f4") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4201d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bccd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc515") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_146e6") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f178") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cc4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b363c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b23cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9db4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e1c7") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f40") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad227") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb1af") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a717a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c16c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92cd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e2d8") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eb4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc345") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f615") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_539e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f1ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86f96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6284d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1315") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_530ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7636") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fa01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33063") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2383") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b96b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1207a") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb391") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60abe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe3f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdd95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3800") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9afa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc055") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94db1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce046") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cfde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cce7") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_084c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffe97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad46e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_241f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60619") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1252c") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96a14") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e6f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe1d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f27e") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ac7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a98a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a314e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ebcb") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c572f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b9bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c6de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83aab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fafb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be059") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_859b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5030e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1f17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e83b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9825") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40fdc") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aae9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ecfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be388") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34d45") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19b26") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bea09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea6fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeaa9") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3b36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07a94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b48") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69456") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70db4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a3fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0936a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9e44") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0dc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cf0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b48e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5952d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_085b3") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a233f") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca1f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_341df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d32c4") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_057f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4f62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9de9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d6dd") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dadcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22c43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_927e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15ae5") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc2ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b39ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52536") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f73b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ccd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_274b0") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cb3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e713d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a4ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf2e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aa2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63077") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a69fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccbd6") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b551") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fa6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3aee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e94") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1769") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3fde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c108") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68b66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a4a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cfc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8012e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3863c") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfab1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_907d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff001") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9910e") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c0ee") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13234") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_600c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64006") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef783") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4cfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52c36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_962ce") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ce4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_665e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c2a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91dd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e649f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed30f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dbed") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f4e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9449e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8a99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea442") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4312") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b898e") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_843ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e4d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe98a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28fc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4ff1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8334f") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_882cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7b77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4cee") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa960") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2e14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be4f2") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02e1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_642d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a1a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2030f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da630") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d927d") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc2ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d1f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0f1a") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2948b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_812a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_321dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_785e0") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dc7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa2ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbaf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f71c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eaae") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c38c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d037a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d74e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd2e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8ac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aac64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3380d") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1dd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ffa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa177") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81d27") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a0e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df95f") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b5ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dd33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9362c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a66e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3b2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aed92") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5e4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efda9") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a30d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a383") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dea5") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87d42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9642e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_575fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91288") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28c0a") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21df6") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e4c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb2a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec24d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d6d") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_887b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcaf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c614") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74bb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_787ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b957") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_343ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07bf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d9b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b3c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e37f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1080a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6e0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee684") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_267c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71fc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90e38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fe66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_957ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa711") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc7dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61051") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_874ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_237c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20545") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_735da") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b91f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8453e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9766d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44000") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b24cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95261") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87b01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6a90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f3d5") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_17703") diff --git a/engine/scenes/world/player/weapons/024/women.tscn b/engine/scenes/world/player/weapons/024/women.tscn index 64da630..9d00960 100644 --- a/engine/scenes/world/player/weapons/024/women.tscn +++ b/engine/scenes/world/player/weapons/024/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://3ff3d9eefb62"] +[gd_scene load_steps=419 format=3 uid="uid://3ff3eaeefb62"] -[ext_resource type="Texture2D" uid="uid://d07bt2xkr3u7o" path="res://framework/statics/scenes/world/player/weapon/024/women/women.png" id="1_3ff3d"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e3d9"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e331e"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58896"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3621"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93715"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4859c"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7bb0a"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ce83"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a71e"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9377e"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a0dd"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89127"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a11bc"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bebe"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05c7f"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a975"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4561"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://d07bt2xkr3u7o" path="res://assets/world/player/weapon/024/women/women.png" id="1_3ff3d"] [sub_resource type="AtlasTexture" id="AtlasTexture_ffc91"] atlas = ExtResource("1_3ff3d") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d4561"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_121e0"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8cfda"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4d23"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f8bd"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8640b"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16872"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0a5b"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bde93"] atlas = ExtResource("1_3ff3d") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_121e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a0dd"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cfda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89127"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4d23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a11bc"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f8bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bebe"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8640b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05c7f"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16872"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a975"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0a5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e3d9"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83f33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e331e"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e37d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58896"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbf00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3621"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2461e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93715"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae597"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4859c"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9cc3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bb0a"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e4c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ce83"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27259"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a71e"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2323"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9377e"] atlas = ExtResource("1_3ff3d") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e44c3"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc252"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64557"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6be3c"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_568d3"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ed26"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5232b"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2330b"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_16a5b"] atlas = ExtResource("1_3ff3d") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2330b"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_960e5"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc7bf"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec79f"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9cc08"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53f26"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22186"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_583e6"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8260a"] atlas = ExtResource("1_3ff3d") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_960e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc252"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc7bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64557"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec79f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6be3c"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cc08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_568d3"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53f26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ed26"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5232b"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_583e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83f33"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb9ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e37d4"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3189"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbf00"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7781"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2461e"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9438"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae597"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa60f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9cc3"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a3e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e4c6"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4f24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27259"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_676a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2323"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ba5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e44c3"] atlas = ExtResource("1_3ff3d") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96e97"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6d6e"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3e62"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1ffe"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc3d6"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a254"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0fcda"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6129"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c310b"] atlas = ExtResource("1_3ff3d") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c6129"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c3cb"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f474"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bad44"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01201"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f4a9"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_976a3"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7672"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_38814"] atlas = ExtResource("1_3ff3d") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c3cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6d6e"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f474"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3e62"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bad44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1ffe"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01201"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc3d6"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f4a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a254"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_976a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fcda"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7672"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb9ad"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e75d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3189"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c8bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7781"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8de7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9438"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a075"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa60f"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_722df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a3e4"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0def1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4f24"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7cdf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_676a1"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5d27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ba5a"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_139e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96e97"] atlas = ExtResource("1_3ff3d") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d33ba"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3f3a"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad4cd"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df6d4"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d36e"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb20f"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_163b1"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_643a4"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4a903"] atlas = ExtResource("1_3ff3d") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_643a4"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8230"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aec8d"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c34ad"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b8b4"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77934"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8128"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7bcda"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_38024"] atlas = ExtResource("1_3ff3d") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8230"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3f3a"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aec8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad4cd"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c34ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df6d4"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b8b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d36e"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77934"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb20f"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8128"] +[sub_resource type="AtlasTexture" id="AtlasTexture_163b1"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bcda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e75d"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_066fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c8bd"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8de7b"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84d81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a075"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4c9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_722df"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69887"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0def1"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8adda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7cdf"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d357d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5d27"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bebdd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_139e2"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cb01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d33ba"] atlas = ExtResource("1_3ff3d") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0afff"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82a5c"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e324"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d46fa"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58051"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b486"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42415"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3446b"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_72077"] atlas = ExtResource("1_3ff3d") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3446b"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9aa6"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8cfdc"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_098a6"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8d19"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90b70"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bade8"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f844d"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fe667"] atlas = ExtResource("1_3ff3d") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9aa6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82a5c"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cfdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e324"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_098a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d46fa"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8d19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58051"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90b70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b486"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bade8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42415"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f844d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_066fb"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30aab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7711"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7163f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84d81"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a003"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4c9f"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d94ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69887"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfc4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8adda"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c205"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d357d"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4b99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bebdd"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfd2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cb01"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b74a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0afff"] atlas = ExtResource("1_3ff3d") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_756af"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4033"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d99c3"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0478e"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cca8"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c9b1"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c585d"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c868"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_88694"] atlas = ExtResource("1_3ff3d") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1c868"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2262d"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50b80"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28563"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78be2"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9df42"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9291"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2db20"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d6828"] atlas = ExtResource("1_3ff3d") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2262d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4033"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50b80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d99c3"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28563"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0478e"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78be2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cca8"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9df42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c9b1"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9291"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c585d"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2db20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30aab"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cbf3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7163f"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36994"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a003"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a212"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d94ef"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84b18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfc4e"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62d22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c205"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a8cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4b99"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87faf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfd2d"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7a0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b74a"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a4dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_756af"] atlas = ExtResource("1_3ff3d") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_519c9"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6303"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47ff7"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9474a"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_430c5"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_498af"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_352c1"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8741e"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2b2ec"] atlas = ExtResource("1_3ff3d") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8741e"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b24f"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e02bb"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24b97"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c2b7"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b2fe"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8b29"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2b44"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_84589"] atlas = ExtResource("1_3ff3d") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b24f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6303"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e02bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47ff7"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24b97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9474a"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c2b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_430c5"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b2fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_498af"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8b29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_352c1"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2b44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cbf3"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8614"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36994"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74190"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a212"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dd93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84b18"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8291"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62d22"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b512a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a8cc"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a1e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87faf"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e4ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7a0d"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_911e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a4dd"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3502a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_519c9"] atlas = ExtResource("1_3ff3d") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aac22"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c64e1"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10587"] -atlas = ExtResource("1_3ff3d") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14796"] -atlas = ExtResource("1_3ff3d") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d256"] -atlas = ExtResource("1_3ff3d") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b8e0"] -atlas = ExtResource("1_3ff3d") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b500a"] -atlas = ExtResource("1_3ff3d") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46407"] -atlas = ExtResource("1_3ff3d") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e4c19"] atlas = ExtResource("1_3ff3d") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_46407"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7aa7"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a463"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f264"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_814a1"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36bab"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b674"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66119"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_74f3e"] atlas = ExtResource("1_3ff3d") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_3ff3d") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7aa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c64e1"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a463"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10587"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f264"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14796"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_814a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d256"] atlas = ExtResource("1_3ff3d") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36bab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b8e0"] atlas = ExtResource("1_3ff3d") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b674"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b500a"] atlas = ExtResource("1_3ff3d") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66119"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8614"] atlas = ExtResource("1_3ff3d") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74190"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9dd93"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8291"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b512a"] +atlas = ExtResource("1_3ff3d") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a1e2"] +atlas = ExtResource("1_3ff3d") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e4ef"] +atlas = ExtResource("1_3ff3d") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_911e4"] +atlas = ExtResource("1_3ff3d") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3502a"] +atlas = ExtResource("1_3ff3d") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aac22"] +atlas = ExtResource("1_3ff3d") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_3ff3d"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e3d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e331e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58896") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3621") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4859c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ce83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a71e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9377e") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a0dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89127") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a11bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bebe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05c7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a975") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4561") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffc91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_866d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35aec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc8b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80cbd") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bde93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc53a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c179e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6d50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af4e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da9f4") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2cc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_570a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97cc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab1a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ddd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d04") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_122f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8161") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f3a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d90a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dac0") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d7d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70541") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_121e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cfda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4d23") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8640b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a5b") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83f33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e37d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2461e") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9cc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e4c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2323") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e44c3") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc252") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6be3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_568d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5232b") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2330b") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad37a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10aff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d843") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8260a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0384a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09185") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91cd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd027") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b5f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_635d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b0fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_170fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb0d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf7b1") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c198f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b99d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afbf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f109e") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f550") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_960e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc7bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec79f") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cc08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53f26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_583e6") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb9ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9438") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa60f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_676a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e97") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3e62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1ffe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc3d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a254") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fcda") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6129") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c310b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e24b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1889c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed0cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b6e3") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ac4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57aee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb823") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea4f2") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f2bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba7c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1263b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_819f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e99d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a70b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca86c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7cf8") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e13bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bea28") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e0e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5026c") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c3cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bad44") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_976a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7672") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e75d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8de7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a075") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_722df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0def1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7cdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_139e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d33ba") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad4cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df6d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d36e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb20f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_163b1") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_643a4") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_823b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44575") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_821a9") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38024") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a652b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23423") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ab5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be625") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ca7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bbbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae5ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b89a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_164ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcb65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52029") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16c24") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b56bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47a59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1c6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_667fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb601") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc723") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ea50") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8230") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aec8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c34ad") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b8b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8128") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bcda") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_066fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4c9f") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8adda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d357d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bebdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cb01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0afff") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82a5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d46fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42415") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3446b") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdbd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfdae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f5ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96c8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2efd5") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7558d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c59d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_031c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baf7d") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e2d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67647") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eafb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d9ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68109") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78494") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f04d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1747b") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17315") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7106e") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9aa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cfdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_098a6") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90b70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bade8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f844d") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30aab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7163f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d94ef") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfd2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b74a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_756af") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d99c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0478e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cca8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c9b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c585d") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c868") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ac44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6dfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa61a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce4c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de1d5") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2750") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2dd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea315") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd97c") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97570") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0540") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea572") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d9c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baf67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d244") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e82f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_695cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ba71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7a9e") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8512d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8866d") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2262d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28563") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78be2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9df42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db20") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cbf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a212") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b18") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a8cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87faf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7a0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a4dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_519c9") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47ff7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9474a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_430c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_498af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_352c1") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8741e") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b2ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e206d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2510e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57417") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9bb") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84589") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0f00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08e4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4902e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46126") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89dd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fd2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb33e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b25f") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e8ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7712a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42136") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_084b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_424d9") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cec75") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b24f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e02bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24b97") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c2b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b2fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b44") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8614") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8291") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b512a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a1e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e4ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_911e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3502a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aac22") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c64e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b8e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b500a") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46407") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4c19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_683ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_783e5") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74f3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13406") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_892fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb317") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92d2e") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71f18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9079f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c5cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aef0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa438") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8315d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14181") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cfe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_772ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fbc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ded5") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_912b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9693c") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7aa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f264") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_814a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36bab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66119") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffc91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_866d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35aec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc8b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80cbd") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4561") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_121e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cfda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4d23") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8640b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a5b") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bde93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc53a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c179e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6d50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af4e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da9f4") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2cc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_570a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97cc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab1a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ddd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d04") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_122f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8161") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f3a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d90a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dac0") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d7d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70541") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a0dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89127") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a11bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bebe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05c7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a975") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e3d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e331e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58896") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3621") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4859c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ce83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a71e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9377e") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad37a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10aff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d843") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2330b") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_960e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc7bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec79f") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cc08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53f26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_583e6") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8260a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0384a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09185") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91cd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd027") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b5f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_635d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b0fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_170fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb0d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf7b1") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c198f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b99d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afbf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f109e") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f550") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc252") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6be3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_568d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5232b") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83f33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e37d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2461e") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9cc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e4c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2323") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e44c3") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c310b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e24b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1889c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed0cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b6e3") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6129") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c3cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bad44") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_976a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7672") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ac4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57aee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb823") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea4f2") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f2bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba7c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1263b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_819f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e99d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a70b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca86c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7cf8") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e13bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bea28") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e0e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5026c") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3e62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1ffe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc3d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a254") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fcda") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb9ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9438") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa60f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_676a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e97") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_823b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44575") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_821a9") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_643a4") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8230") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aec8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c34ad") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b8b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8128") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bcda") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38024") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a652b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23423") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ab5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be625") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ca7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bbbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae5ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b89a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_164ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcb65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52029") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16c24") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b56bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47a59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1c6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_667fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb601") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc723") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ea50") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad4cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df6d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d36e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb20f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_163b1") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e75d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8de7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a075") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_722df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0def1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7cdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_139e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d33ba") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdbd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfdae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f5ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96c8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2efd5") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3446b") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9aa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cfdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_098a6") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90b70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bade8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f844d") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7558d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c59d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_031c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baf7d") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e2d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67647") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eafb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d9ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68109") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78494") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f04d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1747b") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17315") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7106e") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82a5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d46fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42415") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_066fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4c9f") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8adda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d357d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bebdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cb01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0afff") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ac44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6dfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa61a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce4c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de1d5") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c868") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2262d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28563") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78be2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9df42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db20") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2750") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2dd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea315") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd97c") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97570") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0540") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea572") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d9c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baf67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d244") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e82f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_695cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ba71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7a9e") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8512d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8866d") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d99c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0478e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cca8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c9b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c585d") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30aab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7163f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d94ef") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfd2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b74a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_756af") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b2ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e206d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2510e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57417") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9bb") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8741e") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b24f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e02bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24b97") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c2b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b2fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b44") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84589") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0f00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08e4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4902e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46126") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89dd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fd2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb33e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b25f") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e8ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7712a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42136") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_084b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_424d9") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cec75") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47ff7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9474a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_430c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_498af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_352c1") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cbf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a212") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b18") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a8cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87faf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7a0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a4dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_519c9") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4c19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_683ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_783e5") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46407") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7aa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f264") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_814a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36bab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66119") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74f3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13406") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_892fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb317") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92d2e") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71f18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9079f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c5cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aef0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa438") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8315d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14181") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cfe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_772ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fbc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ded5") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_912b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9693c") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c64e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b8e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b500a") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8614") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8291") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b512a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a1e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e4ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_911e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3502a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aac22") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_3ff3d") diff --git a/engine/scenes/world/player/weapons/025/men.tscn b/engine/scenes/world/player/weapons/025/men.tscn index a65eebf..7e59520 100644 --- a/engine/scenes/world/player/weapons/025/men.tscn +++ b/engine/scenes/world/player/weapons/025/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://3568a3962156"] +[gd_scene load_steps=419 format=3 uid="uid://3568a4a62156"] -[ext_resource type="Texture2D" uid="uid://b6xgdlmitcscv" path="res://framework/statics/scenes/world/player/weapon/025/men/men.png" id="1_3568a"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e0f1"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_995ef"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4839"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60725"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a782"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0f15"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d5da"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49e99"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14808"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04b9f"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6ed7"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd29d"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29629"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d748"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7123f"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b532f"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46941"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://b6xgdlmitcscv" path="res://assets/world/player/weapon/025/men/men.png" id="1_3568a"] [sub_resource type="AtlasTexture" id="AtlasTexture_d02be"] atlas = ExtResource("1_3568a") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_46941"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b9c0"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_686b2"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c914"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76e25"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63158"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_623ff"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5f16"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f75f6"] atlas = ExtResource("1_3568a") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b9c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6ed7"] atlas = ExtResource("1_3568a") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_686b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd29d"] atlas = ExtResource("1_3568a") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c914"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29629"] atlas = ExtResource("1_3568a") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76e25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d748"] atlas = ExtResource("1_3568a") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63158"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7123f"] atlas = ExtResource("1_3568a") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_623ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b532f"] atlas = ExtResource("1_3568a") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5f16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e0f1"] atlas = ExtResource("1_3568a") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_122c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_995ef"] atlas = ExtResource("1_3568a") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_212f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4839"] atlas = ExtResource("1_3568a") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_543ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60725"] atlas = ExtResource("1_3568a") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b953"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a782"] atlas = ExtResource("1_3568a") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91b96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0f15"] atlas = ExtResource("1_3568a") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb277"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d5da"] atlas = ExtResource("1_3568a") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d7ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49e99"] atlas = ExtResource("1_3568a") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59fba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14808"] atlas = ExtResource("1_3568a") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8de09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04b9f"] atlas = ExtResource("1_3568a") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0076"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89672"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2397a"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c9a0"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f59d7"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e587c"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59b12"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c15b"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ddada"] atlas = ExtResource("1_3568a") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4c15b"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32f7c"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ba14"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34c42"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe5ed"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1f19"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b734b"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f886f"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_653f3"] atlas = ExtResource("1_3568a") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32f7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89672"] atlas = ExtResource("1_3568a") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ba14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2397a"] atlas = ExtResource("1_3568a") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34c42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c9a0"] atlas = ExtResource("1_3568a") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe5ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f59d7"] atlas = ExtResource("1_3568a") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1f19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e587c"] atlas = ExtResource("1_3568a") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b734b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59b12"] atlas = ExtResource("1_3568a") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f886f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_122c8"] atlas = ExtResource("1_3568a") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43e67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_212f2"] atlas = ExtResource("1_3568a") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14599"] +[sub_resource type="AtlasTexture" id="AtlasTexture_543ff"] atlas = ExtResource("1_3568a") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9646a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b953"] atlas = ExtResource("1_3568a") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffb98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91b96"] atlas = ExtResource("1_3568a") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5913c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb277"] atlas = ExtResource("1_3568a") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52eee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d7ad"] atlas = ExtResource("1_3568a") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2dec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59fba"] atlas = ExtResource("1_3568a") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_547ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8de09"] atlas = ExtResource("1_3568a") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_106b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0076"] atlas = ExtResource("1_3568a") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_536bf"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47180"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00743"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_557bf"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1bc0"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50f4e"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_982a1"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edf76"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9d5b7"] atlas = ExtResource("1_3568a") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_edf76"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36ca6"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17aff"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c333"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55fe7"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90507"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed296"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2461"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9be95"] atlas = ExtResource("1_3568a") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36ca6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47180"] atlas = ExtResource("1_3568a") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17aff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00743"] atlas = ExtResource("1_3568a") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c333"] +[sub_resource type="AtlasTexture" id="AtlasTexture_557bf"] atlas = ExtResource("1_3568a") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55fe7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1bc0"] atlas = ExtResource("1_3568a") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90507"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50f4e"] atlas = ExtResource("1_3568a") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed296"] +[sub_resource type="AtlasTexture" id="AtlasTexture_982a1"] atlas = ExtResource("1_3568a") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2461"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43e67"] atlas = ExtResource("1_3568a") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20625"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14599"] atlas = ExtResource("1_3568a") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c94e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9646a"] atlas = ExtResource("1_3568a") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8bea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffb98"] atlas = ExtResource("1_3568a") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e08e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5913c"] atlas = ExtResource("1_3568a") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddf0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52eee"] atlas = ExtResource("1_3568a") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93152"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2dec"] atlas = ExtResource("1_3568a") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8125"] +[sub_resource type="AtlasTexture" id="AtlasTexture_547ac"] atlas = ExtResource("1_3568a") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0b69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_106b6"] atlas = ExtResource("1_3568a") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccf70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_536bf"] atlas = ExtResource("1_3568a") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21aac"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e2fa"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6be4f"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_caa2c"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_042ea"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68fa9"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_700c5"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1aab4"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bb7b7"] atlas = ExtResource("1_3568a") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1aab4"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44d92"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b281b"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09d78"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b455"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06dc1"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5bacb"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b28f1"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_88434"] atlas = ExtResource("1_3568a") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44d92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e2fa"] atlas = ExtResource("1_3568a") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b281b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6be4f"] atlas = ExtResource("1_3568a") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09d78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_caa2c"] atlas = ExtResource("1_3568a") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b455"] +[sub_resource type="AtlasTexture" id="AtlasTexture_042ea"] atlas = ExtResource("1_3568a") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06dc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68fa9"] atlas = ExtResource("1_3568a") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bacb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_700c5"] atlas = ExtResource("1_3568a") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b28f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20625"] atlas = ExtResource("1_3568a") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02143"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c94e8"] atlas = ExtResource("1_3568a") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83632"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8bea"] atlas = ExtResource("1_3568a") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d37df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e08e4"] atlas = ExtResource("1_3568a") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29276"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddf0b"] atlas = ExtResource("1_3568a") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27928"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93152"] atlas = ExtResource("1_3568a") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b491"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8125"] atlas = ExtResource("1_3568a") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1ed6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0b69"] atlas = ExtResource("1_3568a") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61969"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccf70"] atlas = ExtResource("1_3568a") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c3d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21aac"] atlas = ExtResource("1_3568a") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9100"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ccd90"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a3a9"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eace8"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af853"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c25de"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75cc5"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54645"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_47b52"] atlas = ExtResource("1_3568a") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_54645"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d08d"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_250f0"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ce7d"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c0b5"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ec9b"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f834"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca8bb"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c4fbd"] atlas = ExtResource("1_3568a") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d08d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccd90"] atlas = ExtResource("1_3568a") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_250f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a3a9"] atlas = ExtResource("1_3568a") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ce7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eace8"] atlas = ExtResource("1_3568a") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c0b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af853"] atlas = ExtResource("1_3568a") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ec9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c25de"] atlas = ExtResource("1_3568a") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f834"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75cc5"] atlas = ExtResource("1_3568a") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca8bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02143"] atlas = ExtResource("1_3568a") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09336"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83632"] atlas = ExtResource("1_3568a") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2f85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d37df"] atlas = ExtResource("1_3568a") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b348"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29276"] atlas = ExtResource("1_3568a") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bd49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27928"] atlas = ExtResource("1_3568a") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b51ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b491"] atlas = ExtResource("1_3568a") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46a6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1ed6"] atlas = ExtResource("1_3568a") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8545"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61969"] atlas = ExtResource("1_3568a") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_518cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c3d5"] atlas = ExtResource("1_3568a") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92f83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9100"] atlas = ExtResource("1_3568a") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f6af"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_796ed"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e60a"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7adfa"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_822f6"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22d67"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03c11"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c175"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_cdfca"] atlas = ExtResource("1_3568a") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5c175"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f209"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49d51"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5491"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a71e9"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b95c3"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69b8d"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6196"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a67e9"] atlas = ExtResource("1_3568a") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f209"] +[sub_resource type="AtlasTexture" id="AtlasTexture_796ed"] atlas = ExtResource("1_3568a") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49d51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e60a"] atlas = ExtResource("1_3568a") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5491"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7adfa"] atlas = ExtResource("1_3568a") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a71e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_822f6"] atlas = ExtResource("1_3568a") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b95c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22d67"] atlas = ExtResource("1_3568a") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69b8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03c11"] atlas = ExtResource("1_3568a") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6196"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09336"] atlas = ExtResource("1_3568a") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_088bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2f85"] atlas = ExtResource("1_3568a") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1be0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b348"] atlas = ExtResource("1_3568a") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0076"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bd49"] atlas = ExtResource("1_3568a") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ef30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b51ed"] atlas = ExtResource("1_3568a") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_612a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46a6f"] atlas = ExtResource("1_3568a") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7cc3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8545"] atlas = ExtResource("1_3568a") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77f56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_518cf"] atlas = ExtResource("1_3568a") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95ebf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92f83"] atlas = ExtResource("1_3568a") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2654e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f6af"] atlas = ExtResource("1_3568a") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5dcd"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fdf2f"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6632d"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4bed"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ef77"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a7c3"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8692f"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_836b1"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2a9e1"] atlas = ExtResource("1_3568a") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_836b1"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe42e"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66fdc"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e82a5"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edbf6"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c782f"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fcbc5"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db89d"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f5491"] atlas = ExtResource("1_3568a") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe42e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdf2f"] atlas = ExtResource("1_3568a") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66fdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6632d"] atlas = ExtResource("1_3568a") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e82a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4bed"] atlas = ExtResource("1_3568a") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edbf6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ef77"] atlas = ExtResource("1_3568a") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c782f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a7c3"] atlas = ExtResource("1_3568a") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcbc5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8692f"] atlas = ExtResource("1_3568a") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db89d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_088bd"] atlas = ExtResource("1_3568a") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_845d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1be0"] atlas = ExtResource("1_3568a") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69ba5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0076"] atlas = ExtResource("1_3568a") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d7e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ef30"] atlas = ExtResource("1_3568a") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4978b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_612a0"] atlas = ExtResource("1_3568a") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bade9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7cc3"] atlas = ExtResource("1_3568a") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26e15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77f56"] atlas = ExtResource("1_3568a") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efa4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95ebf"] atlas = ExtResource("1_3568a") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5a5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2654e"] atlas = ExtResource("1_3568a") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c6ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5dcd"] atlas = ExtResource("1_3568a") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbd0b"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a261"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_476c7"] -atlas = ExtResource("1_3568a") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbe24"] -atlas = ExtResource("1_3568a") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a824e"] -atlas = ExtResource("1_3568a") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98069"] -atlas = ExtResource("1_3568a") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae221"] -atlas = ExtResource("1_3568a") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6d5e"] -atlas = ExtResource("1_3568a") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e7306"] atlas = ExtResource("1_3568a") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c6d5e"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f21d"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a733c"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96bf9"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de7be"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff72e"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb6fe"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c7de"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9d535"] atlas = ExtResource("1_3568a") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_3568a") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f21d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a261"] atlas = ExtResource("1_3568a") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a733c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_476c7"] atlas = ExtResource("1_3568a") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96bf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbe24"] atlas = ExtResource("1_3568a") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de7be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a824e"] atlas = ExtResource("1_3568a") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff72e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98069"] atlas = ExtResource("1_3568a") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb6fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae221"] atlas = ExtResource("1_3568a") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c7de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_845d1"] atlas = ExtResource("1_3568a") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69ba5"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d7e0"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4978b"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bade9"] +atlas = ExtResource("1_3568a") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26e15"] +atlas = ExtResource("1_3568a") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efa4f"] +atlas = ExtResource("1_3568a") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5a5e"] +atlas = ExtResource("1_3568a") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c6ce"] +atlas = ExtResource("1_3568a") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbd0b"] +atlas = ExtResource("1_3568a") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_3568a"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e0f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_995ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4839") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60725") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d5da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14808") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04b9f") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd29d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29629") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7123f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b532f") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46941") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d02be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba097") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3183d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5faa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97a73") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f75f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e764c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b79a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8de78") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffc60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99e64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb54f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55ee2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d96a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86356") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f79") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5ba1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a82f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbddc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb7d") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b248") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e41d") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b9c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_686b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c914") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76e25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_623ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f16") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_122c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_212f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_543ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b953") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91b96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb277") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d7ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8de09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0076") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2397a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c9a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f59d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e587c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59b12") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c15b") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddada") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42fa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf8eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2643e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dfa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d63bc") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_653f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2699f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_542e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dbc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fbef") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f384a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f55a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95c95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f24d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be53d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a1e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3dfd") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ae8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f997c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a44c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08121") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32eda") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_835ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_762ac") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32f7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ba14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34c42") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe5ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1f19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b734b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f886f") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14599") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9646a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb98") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5913c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52eee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2dec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_547ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_106b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_536bf") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47180") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_557bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1bc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_982a1") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_edf76") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d5b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa5d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92cd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d4e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbc2e") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9be95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33daf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd84c") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d72f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f1d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3421") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2d61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbda6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e412") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73396") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_273db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6992c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_353f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_636fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c88c6") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abb88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51e3b") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17aff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c333") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2461") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c94e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8bea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08e4") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddf0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccf70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21aac") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e2fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6be4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caa2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_042ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68fa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_700c5") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aab4") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb7b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef54b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecf2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7936a") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_012e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a96e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ef74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae09") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98d9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a79ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff647") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_593dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac02b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01721") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15fd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6a8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_906e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_469d1") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bc7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e278") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44d92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b281b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09d78") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b455") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bacb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b28f1") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d37df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29276") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b491") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1ed6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c3d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9100") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccd90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eace8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af853") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c25de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75cc5") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54645") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7bcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_954ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b390") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb7ae") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4fbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a7b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac16e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d685a") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_688fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1702d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_489ba") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d82d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bdc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe847") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f315") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58054") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff6f5") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d08d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_250f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ce7d") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c0b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ec9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca8bb") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2f85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd49") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b51ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46a6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8545") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_518cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92f83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f6af") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_796ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e60a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7adfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_822f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22d67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03c11") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c175") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdfca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_350e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf271") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9525") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44981") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a67e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe1bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0675e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f402b") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67c7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b17be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_595ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1838c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e840") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d8fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3c75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0957") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8037b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b30e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8514") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df121") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70182") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49d51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5491") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a71e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b95c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6196") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_088bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0076") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef30") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_612a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7cc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77f56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95ebf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2654e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5dcd") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdf2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6632d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4bed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ef77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a7c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8692f") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_836b1") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a9e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bfad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e5c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59b15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71b3c") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5491") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_825bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_315ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c66aa") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54fb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bb4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ce2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ce33") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b65cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a6f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_540d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_280bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c359") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bb89") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe42e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66fdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e82a5") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_edbf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c782f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcbc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db89d") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_845d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ba5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d7e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4978b") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bade9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efa4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5a5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c6ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbd0b") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a261") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_476c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a824e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae221") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6d5e") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b21c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b0e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbacc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e601") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63fe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77f11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4fc4") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddbb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f76c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05b08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88d0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f428d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69a41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70bd2") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1fec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dafe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4a98") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_824df") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f21d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a733c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96bf9") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de7be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff72e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb6fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c7de") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d02be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba097") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3183d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5faa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97a73") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46941") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b9c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_686b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c914") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76e25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_623ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f16") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f75f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e764c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b79a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8de78") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffc60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99e64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb54f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55ee2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d96a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86356") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f79") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5ba1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a82f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbddc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb7d") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b248") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e41d") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd29d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29629") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7123f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b532f") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e0f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_995ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4839") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60725") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d5da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14808") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04b9f") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddada") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42fa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf8eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2643e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dfa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d63bc") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c15b") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32f7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ba14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34c42") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe5ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1f19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b734b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f886f") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_653f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2699f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_542e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dbc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fbef") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f384a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f55a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95c95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f24d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be53d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a1e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3dfd") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ae8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f997c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a44c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08121") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32eda") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_835ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_762ac") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2397a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c9a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f59d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e587c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59b12") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_122c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_212f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_543ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b953") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91b96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb277") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d7ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8de09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0076") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d5b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa5d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92cd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d4e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbc2e") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_edf76") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17aff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c333") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2461") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9be95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33daf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd84c") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d72f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f1d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3421") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2d61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbda6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e412") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73396") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_273db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6992c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_353f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_636fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c88c6") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abb88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51e3b") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47180") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_557bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1bc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_982a1") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14599") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9646a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb98") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5913c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52eee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2dec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_547ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_106b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_536bf") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb7b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef54b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecf2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7936a") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aab4") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44d92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b281b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09d78") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b455") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bacb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b28f1") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_012e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a96e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ef74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae09") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98d9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a79ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff647") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_593dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac02b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01721") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15fd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6a8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_906e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_469d1") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bc7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e278") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e2fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6be4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caa2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_042ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68fa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_700c5") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c94e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8bea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08e4") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddf0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccf70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21aac") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7bcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_954ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b390") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb7ae") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54645") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d08d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_250f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ce7d") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c0b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ec9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca8bb") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4fbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a7b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac16e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d685a") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_688fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1702d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_489ba") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d82d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bdc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe847") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f315") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58054") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff6f5") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccd90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eace8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af853") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c25de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75cc5") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d37df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29276") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b491") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1ed6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c3d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9100") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdfca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_350e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf271") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9525") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44981") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c175") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49d51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5491") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a71e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b95c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6196") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a67e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe1bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0675e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f402b") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67c7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b17be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_595ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1838c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e840") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d8fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3c75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0957") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8037b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b30e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8514") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df121") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70182") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_796ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e60a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7adfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_822f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22d67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03c11") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2f85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd49") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b51ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46a6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8545") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_518cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92f83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f6af") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a9e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bfad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e5c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59b15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71b3c") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_836b1") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe42e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66fdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e82a5") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_edbf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c782f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcbc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db89d") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5491") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_825bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_315ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c66aa") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54fb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bb4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ce2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ce33") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b65cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a6f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_540d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_280bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c359") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bb89") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdf2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6632d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4bed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ef77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a7c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8692f") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_088bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0076") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef30") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_612a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7cc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77f56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95ebf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2654e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5dcd") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b21c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b0e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbacc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e601") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6d5e") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f21d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a733c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96bf9") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de7be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff72e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb6fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c7de") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63fe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77f11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4fc4") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddbb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f76c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05b08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88d0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f428d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69a41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70bd2") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1fec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dafe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4a98") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_824df") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a261") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_476c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a824e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae221") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_845d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ba5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d7e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4978b") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bade9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efa4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5a5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c6ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbd0b") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_3568a") diff --git a/engine/scenes/world/player/weapons/025/women.tscn b/engine/scenes/world/player/weapons/025/women.tscn index 1b08f8c..e560163 100644 --- a/engine/scenes/world/player/weapons/025/women.tscn +++ b/engine/scenes/world/player/weapons/025/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://d8ee4c12199c"] +[gd_scene load_steps=419 format=3 uid="uid://d8ee4c122bac"] -[ext_resource type="Texture2D" uid="uid://b60rnslowrrqy" path="res://framework/statics/scenes/world/player/weapon/025/women/women.png" id="1_d8ee4"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8bc8"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c5a2"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f71a2"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5690"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8b0a"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5e27"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a24fd"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_261f4"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4fc4c"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbea1"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a29c"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04f1c"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8631d"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb02c"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c238d"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8045c"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9dc6"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://b60rnslowrrqy" path="res://assets/world/player/weapon/025/women/women.png" id="1_d8ee4"] [sub_resource type="AtlasTexture" id="AtlasTexture_6401f"] atlas = ExtResource("1_d8ee4") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c9dc6"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3068d"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82397"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec4c9"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4cf81"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7949e"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61d51"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2986"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4abfa"] atlas = ExtResource("1_d8ee4") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3068d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a29c"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82397"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04f1c"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec4c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8631d"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cf81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb02c"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7949e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c238d"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61d51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8045c"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8bc8"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f89be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c5a2"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e984"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f71a2"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a540"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5690"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_416bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8b0a"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec9cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5e27"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66a4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a24fd"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfbad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_261f4"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65f6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fc4c"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7b36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbea1"] atlas = ExtResource("1_d8ee4") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fae41"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d25c7"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_804f5"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8ae0"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99463"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98469"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f831e"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4774"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_50e23"] atlas = ExtResource("1_d8ee4") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a4774"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55084"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8298c"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d729"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb310"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2082d"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e8005"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b39fc"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e15f4"] atlas = ExtResource("1_d8ee4") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55084"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d25c7"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8298c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_804f5"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d729"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8ae0"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb310"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99463"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2082d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98469"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8005"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f831e"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b39fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f89be"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51093"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e984"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4240a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a540"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11026"] +[sub_resource type="AtlasTexture" id="AtlasTexture_416bb"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07948"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec9cc"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_000f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66a4b"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99016"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfbad"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72bfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65f6d"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1346e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7b36"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f940d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fae41"] atlas = ExtResource("1_d8ee4") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6f42"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aadc6"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50e56"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8ad6"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53560"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc321"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d0bf"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44350"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0f207"] atlas = ExtResource("1_d8ee4") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_44350"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55232"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92d2f"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26683"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30b17"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0ef8"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7696b"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62931"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_74d0b"] atlas = ExtResource("1_d8ee4") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55232"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aadc6"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92d2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50e56"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26683"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8ad6"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30b17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53560"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0ef8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc321"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7696b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d0bf"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62931"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51093"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3fa2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4240a"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cafc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11026"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b84f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07948"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82104"] +[sub_resource type="AtlasTexture" id="AtlasTexture_000f8"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87420"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99016"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4169"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72bfa"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55c4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1346e"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20bde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f940d"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6f2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6f42"] atlas = ExtResource("1_d8ee4") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b9b8"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79218"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae4ab"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6dda"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_549e6"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2051"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af06b"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1d42"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4e929"] atlas = ExtResource("1_d8ee4") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f1d42"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00401"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_995d8"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c418"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44f7a"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b310"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8dbd"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4023b"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_535bb"] atlas = ExtResource("1_d8ee4") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00401"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79218"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_995d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae4ab"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c418"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6dda"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44f7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_549e6"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b310"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2051"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8dbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af06b"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4023b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3fa2"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_044fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cafc"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cd90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b84f"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33c15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82104"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ed0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87420"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1285"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4169"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b297"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55c4a"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cc24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20bde"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdaa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6f2c"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_add5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b9b8"] atlas = ExtResource("1_d8ee4") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b5ea"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c718"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e195"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e60a"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f5e3"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e78f1"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89a5d"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f504"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3b011"] atlas = ExtResource("1_d8ee4") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3f504"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbc6c"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd7ac"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8fe4f"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_657ab"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0996"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96ec9"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48583"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bce65"] atlas = ExtResource("1_d8ee4") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbc6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c718"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd7ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e195"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fe4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e60a"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_657ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f5e3"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0996"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e78f1"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96ec9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89a5d"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48583"] +[sub_resource type="AtlasTexture" id="AtlasTexture_044fd"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d37a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cd90"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa2e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33c15"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d9ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ed0e"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56d57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1285"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce807"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b297"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66466"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cc24"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d77c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdaa5"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4207a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_add5b"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_523c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b5ea"] atlas = ExtResource("1_d8ee4") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e304d"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a78d"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_593e7"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93608"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf7f0"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7abd2"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_239b7"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67cdb"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6ff8c"] atlas = ExtResource("1_d8ee4") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_67cdb"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22291"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5ad9"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8790"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3490b"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97aad"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20d02"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f429f"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d7a12"] atlas = ExtResource("1_d8ee4") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22291"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a78d"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5ad9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_593e7"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8790"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93608"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3490b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf7f0"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97aad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7abd2"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20d02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_239b7"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f429f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d37a6"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0811"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa2e2"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_84435"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d9ad"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4d19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56d57"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a5b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce807"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f2d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66466"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71715"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d77c"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59d84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4207a"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ae13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_523c1"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_108b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e304d"] atlas = ExtResource("1_d8ee4") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a750"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_943c5"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_486ae"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92c0d"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5be8c"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85bbd"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9a35"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_caa2a"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b6bf4"] atlas = ExtResource("1_d8ee4") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_caa2a"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_124d4"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d036"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40f77"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98ddd"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_135db"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bca1"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e861a"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_147ec"] atlas = ExtResource("1_d8ee4") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_124d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_943c5"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d036"] +[sub_resource type="AtlasTexture" id="AtlasTexture_486ae"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40f77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92c0d"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98ddd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5be8c"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_135db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85bbd"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bca1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9a35"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e861a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0811"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69f6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84435"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78fb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4d19"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec8b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a5b7"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4302"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f2d8"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ff8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71715"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bcec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59d84"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00498"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ae13"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cdfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_108b7"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03fcf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a750"] atlas = ExtResource("1_d8ee4") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79d52"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21bea"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecb00"] -atlas = ExtResource("1_d8ee4") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc58f"] -atlas = ExtResource("1_d8ee4") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0facd"] -atlas = ExtResource("1_d8ee4") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d409"] -atlas = ExtResource("1_d8ee4") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_885d8"] -atlas = ExtResource("1_d8ee4") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cc87"] -atlas = ExtResource("1_d8ee4") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8cd9d"] atlas = ExtResource("1_d8ee4") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7cc87"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd4b4"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_679d6"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7485a"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6a89"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_361c0"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_acb38"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9233"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f8a45"] atlas = ExtResource("1_d8ee4") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_d8ee4") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd4b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21bea"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_679d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecb00"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7485a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc58f"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6a89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0facd"] atlas = ExtResource("1_d8ee4") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_361c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d409"] atlas = ExtResource("1_d8ee4") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_acb38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_885d8"] atlas = ExtResource("1_d8ee4") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9233"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69f6e"] atlas = ExtResource("1_d8ee4") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78fb1"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec8b7"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4302"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ff8d"] +atlas = ExtResource("1_d8ee4") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bcec"] +atlas = ExtResource("1_d8ee4") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00498"] +atlas = ExtResource("1_d8ee4") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6cdfe"] +atlas = ExtResource("1_d8ee4") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03fcf"] +atlas = ExtResource("1_d8ee4") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79d52"] +atlas = ExtResource("1_d8ee4") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_d8ee4"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8bc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c5a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f71a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5690") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5e27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a24fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_261f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbea1") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a29c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8631d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb02c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c238d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8045c") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9dc6") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6401f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_828c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a702") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4abfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3acab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fda62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcd6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_287d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47e0b") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0a30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa47c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dead5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a46e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ff09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aafd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b929f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_376a6") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d4d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_758cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33fb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bfe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a336") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4861c") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3068d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82397") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec4c9") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7949e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61d51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2986") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f89be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a540") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_416bb") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec9cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfbad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65f6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7b36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae41") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d25c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_804f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8ae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98469") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f831e") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4774") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50e23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_550ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c7b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37232") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e72c0") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e15f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4d4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3342b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5fb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60490") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_804ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cadb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2ea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd3cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1f71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_973f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6924f") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dfd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e8c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bfe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6323a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42c54") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63586") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8298c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d729") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb310") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2082d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b39fc") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51093") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4240a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07948") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_000f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99016") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72bfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1346e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f940d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f42") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aadc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50e56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8ad6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d0bf") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44350") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f207") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_006f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad7d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27747") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74d0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01fe8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3406d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb51d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc649") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51a35") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae273") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_183fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_617e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68f2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ed7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8faf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c33") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac7e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_656db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81af6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_237c7") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70aa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb3af") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55232") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92d2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26683") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30b17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7696b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62931") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3fa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cafc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b84f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82104") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4169") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20bde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9b8") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae4ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6dda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_549e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af06b") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1d42") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e929") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36216") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e52b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e577") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6002") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_535bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_345d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0374c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3e26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42eef") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f62d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83704") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6bba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03bc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe90") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34fb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0865") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_080b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d90f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d274a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9973e") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c93d4") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00401") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_995d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c418") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b310") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8dbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4023b") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_044fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cd90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed0e") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdaa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_add5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b5ea") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e60a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f5e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e78f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a5d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f504") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcc26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_833eb") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bce65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_264c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a676") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84da1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab8e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e765") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aed0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da3fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42f64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_809c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ef8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0059e") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_175c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ff94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e23d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c767a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b18a") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fd4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b6e") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbc6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd7ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fe4f") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_657ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0996") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96ec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48583") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d37a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa2e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d9ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d57") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce807") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66466") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d77c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4207a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_523c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e304d") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a78d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_593e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf7f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7abd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_239b7") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67cdb") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ff8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7fce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3688e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d6bb") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7a12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2139") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41998") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_209ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9f8") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0cab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6375d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1154d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e3d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51599") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_759e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6068") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_825b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08fdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05df7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0df0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61b18") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b13") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5ad9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8790") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3490b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97aad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f429f") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0811") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4d19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a5b7") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f2d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ae13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_108b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a750") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_943c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_486ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85bbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a35") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_caa2a") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6bf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3401") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2951") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d5d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42929") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_147ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc54f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6202f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9caa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bcf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09176") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb0b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09df6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd3c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b799a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dccc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e9d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d806e") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cf86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ecc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0860e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dd89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ad7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41fcd") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_484e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a3d") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_124d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40f77") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98ddd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_135db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e861a") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69f6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78fb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec8b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4302") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ff8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bcec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00498") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cdfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03fcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79d52") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21bea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecb00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc58f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0facd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_885d8") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc87") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39240") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf12e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c5d1") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8a45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee6e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c302") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19cae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dd98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_530a2") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6aa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5b98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70394") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45bef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c39f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232a5") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7552b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c93c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd4ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37740") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bc7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28cbb") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd4b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_679d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7485a") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6a89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_361c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acb38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9233") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6401f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_828c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a702") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9dc6") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3068d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82397") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec4c9") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7949e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61d51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2986") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4abfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3acab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fda62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcd6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_287d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47e0b") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0a30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa47c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dead5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a46e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ff09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aafd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b929f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_376a6") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d4d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_758cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33fb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bfe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a336") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4861c") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a29c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8631d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb02c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c238d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8045c") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8bc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c5a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f71a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5690") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5e27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a24fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_261f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbea1") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50e23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_550ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c7b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37232") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e72c0") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4774") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8298c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d729") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb310") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2082d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b39fc") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e15f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4d4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3342b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5fb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60490") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_804ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cadb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2ea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd3cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1f71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_973f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6924f") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dfd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e8c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bfe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6323a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42c54") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63586") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d25c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_804f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8ae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98469") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f831e") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f89be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a540") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_416bb") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec9cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfbad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65f6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7b36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae41") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f207") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_006f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad7d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27747") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44350") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55232") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92d2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26683") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30b17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7696b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62931") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74d0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01fe8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3406d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb51d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc649") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51a35") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae273") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_183fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_617e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68f2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ed7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8faf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c33") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac7e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_656db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81af6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_237c7") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70aa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb3af") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aadc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50e56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8ad6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d0bf") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51093") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4240a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07948") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_000f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99016") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72bfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1346e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f940d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f42") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e929") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36216") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e52b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e577") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6002") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1d42") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00401") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_995d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c418") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b310") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8dbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4023b") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_535bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_345d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0374c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3e26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42eef") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f62d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83704") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6bba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03bc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe90") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34fb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0865") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_080b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d90f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d274a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9973e") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c93d4") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae4ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6dda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_549e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af06b") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3fa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cafc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b84f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82104") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4169") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20bde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9b8") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcc26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_833eb") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f504") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbc6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd7ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fe4f") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_657ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0996") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96ec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48583") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bce65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_264c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a676") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84da1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab8e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e765") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aed0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da3fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42f64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_809c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ef8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0059e") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_175c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ff94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e23d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c767a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b18a") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fd4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b6e") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e60a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f5e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e78f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a5d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_044fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cd90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed0e") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdaa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_add5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b5ea") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ff8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7fce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3688e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d6bb") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67cdb") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5ad9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8790") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3490b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97aad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f429f") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7a12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2139") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41998") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_209ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9f8") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0cab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6375d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1154d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e3d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51599") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_759e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6068") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_825b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08fdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05df7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0df0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61b18") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b13") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a78d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_593e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf7f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7abd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_239b7") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d37a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa2e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d9ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d57") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce807") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66466") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d77c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4207a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_523c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e304d") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6bf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3401") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2951") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d5d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42929") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_caa2a") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_124d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40f77") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98ddd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_135db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e861a") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_147ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc54f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6202f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9caa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bcf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09176") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb0b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09df6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd3c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b799a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dccc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e9d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d806e") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cf86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ecc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0860e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dd89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ad7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41fcd") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_484e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a3d") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_943c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_486ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85bbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a35") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0811") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4d19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a5b7") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f2d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ae13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_108b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a750") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39240") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf12e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c5d1") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc87") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd4b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_679d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7485a") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6a89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_361c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acb38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9233") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8a45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee6e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c302") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19cae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dd98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_530a2") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6aa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5b98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70394") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45bef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c39f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232a5") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7552b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c93c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd4ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37740") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bc7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28cbb") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21bea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecb00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc58f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0facd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_885d8") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69f6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78fb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec8b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4302") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ff8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bcec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00498") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cdfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03fcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79d52") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_d8ee4") diff --git a/engine/scenes/world/player/weapons/026/men.tscn b/engine/scenes/world/player/weapons/026/men.tscn index c1e3de8..a25b6dd 100644 --- a/engine/scenes/world/player/weapons/026/men.tscn +++ b/engine/scenes/world/player/weapons/026/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://3c9c20707f6d"] +[gd_scene load_steps=419 format=3 uid="uid://3dac20707f6d"] -[ext_resource type="Texture2D" uid="uid://cgvh3tptfg5fw" path="res://framework/statics/scenes/world/player/weapon/026/men/men.png" id="1_3c9c2"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9790"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_feeb0"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85f52"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a17c"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20ee3"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_294a6"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5041e"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbe46"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10073"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e923f"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ca67"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34d45"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba82c"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ceaf"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3470"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4aaf5"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_251ff"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cgvh3tptfg5fw" path="res://assets/world/player/weapon/026/men/men.png" id="1_3c9c2"] [sub_resource type="AtlasTexture" id="AtlasTexture_8aa31"] atlas = ExtResource("1_3c9c2") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_251ff"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2bd31"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f8c8"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21d43"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5287"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d579b"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c6a8"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff100"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_133ad"] atlas = ExtResource("1_3c9c2") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bd31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ca67"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f8c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34d45"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21d43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba82c"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ceaf"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d579b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3470"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c6a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4aaf5"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff100"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9790"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8241c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_feeb0"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db635"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85f52"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc702"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a17c"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20ee3"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73e9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_294a6"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5364d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5041e"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0197a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbe46"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27ff3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10073"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a70e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e923f"] atlas = ExtResource("1_3c9c2") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8771d"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c28ee"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ca08"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76821"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2451"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ff7f"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbed1"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe789"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fe2b9"] atlas = ExtResource("1_3c9c2") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_fe789"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_102cb"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7196"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee782"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c9f0"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8553"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ef8c"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73e38"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_13b01"] atlas = ExtResource("1_3c9c2") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_102cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c28ee"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7196"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ca08"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee782"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76821"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c9f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2451"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8553"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ff7f"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ef8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbed1"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73e38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8241c"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1efd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db635"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c59e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc702"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e7f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc186"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d0ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73e9d"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_000a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5364d"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3367f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0197a"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b0f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27ff3"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7d0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a70e"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39c15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8771d"] atlas = ExtResource("1_3c9c2") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db3ee"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_990f6"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_796d3"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e396"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c884"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8df56"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16d41"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e70cd"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_cfa7b"] atlas = ExtResource("1_3c9c2") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e70cd"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c6ce"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_632d7"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46eb4"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2715"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8f1e"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_364a9"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6ccf"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_97bee"] atlas = ExtResource("1_3c9c2") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c6ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_990f6"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_632d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_796d3"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46eb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e396"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2715"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c884"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8f1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8df56"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_364a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16d41"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6ccf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1efd"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98003"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c59e"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ede3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e7f0"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60026"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d0ec"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26f50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_000a6"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d0d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3367f"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d48b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b0f2"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00d8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7d0e"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fded0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39c15"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db3ee"] atlas = ExtResource("1_3c9c2") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b5b1"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1027"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87632"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e97f"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_941cd"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92c54"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11926"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59c6b"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9ccae"] atlas = ExtResource("1_3c9c2") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_59c6b"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fbc7"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_846ec"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4486"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9d66"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91b17"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2dbef"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95900"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ebb3c"] atlas = ExtResource("1_3c9c2") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fbc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1027"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_846ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87632"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4486"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e97f"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9d66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_941cd"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91b17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92c54"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2dbef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11926"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95900"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98003"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aba12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ede3"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9acb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60026"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abba8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26f50"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3302c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d0d6"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eeda8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d48b"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_577be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00d8c"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f850e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fded0"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88f7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df691"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7a6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b5b1"] atlas = ExtResource("1_3c9c2") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d921"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7730"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af98a"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23658"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d685d"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8751e"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2a7d"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a713"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6bc24"] atlas = ExtResource("1_3c9c2") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5a713"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52e59"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3753f"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7075f"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb105"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93381"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_661ef"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db911"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e2afe"] atlas = ExtResource("1_3c9c2") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52e59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7730"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3753f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af98a"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7075f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23658"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb105"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d685d"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93381"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8751e"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_661ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2a7d"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db911"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aba12"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30560"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9acb9"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_565bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abba8"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47d02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3302c"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2e3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eeda8"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b85d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_577be"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20111"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f850e"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c9c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88f7d"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ec88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7a6c"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b424"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d921"] atlas = ExtResource("1_3c9c2") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5540e"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d8c0"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1df55"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71b02"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5481b"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca6f6"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7412"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac07c"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_c1549"] atlas = ExtResource("1_3c9c2") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ac07c"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfe32"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7bf89"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08ddc"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92f57"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66608"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29e5c"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4393c"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7ad31"] atlas = ExtResource("1_3c9c2") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfe32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d8c0"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bf89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1df55"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08ddc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71b02"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92f57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5481b"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66608"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca6f6"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29e5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7412"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4393c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30560"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65de6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_565bd"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_907ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47d02"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14d1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2e3e"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7131"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b85d"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60504"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20111"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_306ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c9c2"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90bf0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ec88"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7f97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b424"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32094"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5540e"] atlas = ExtResource("1_3c9c2") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fba1b"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40a6e"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7efe"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8dcd"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5e69"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d144e"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab339"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82b6c"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ce363"] atlas = ExtResource("1_3c9c2") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_82b6c"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6162"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ef74"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7e57"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88126"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b463c"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07098"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7c2e"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_52ef2"] atlas = ExtResource("1_3c9c2") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6162"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40a6e"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ef74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7efe"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7e57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8dcd"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88126"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5e69"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b463c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d144e"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07098"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab339"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7c2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65de6"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_788d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_907ca"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4076a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14d1f"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b85d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7131"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58f00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60504"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_253bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_306ce"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_108f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90bf0"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d722e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7f97"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a912"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32094"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f2a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fba1b"] atlas = ExtResource("1_3c9c2") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d38f"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_482e3"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cf92"] -atlas = ExtResource("1_3c9c2") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_297b0"] -atlas = ExtResource("1_3c9c2") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9ea5"] -atlas = ExtResource("1_3c9c2") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_548c1"] -atlas = ExtResource("1_3c9c2") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61316"] -atlas = ExtResource("1_3c9c2") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1a2e"] -atlas = ExtResource("1_3c9c2") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fae5d"] atlas = ExtResource("1_3c9c2") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d1a2e"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5b82"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d4f1"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfed9"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5808"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fad88"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_310d6"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_727cd"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_78aa2"] atlas = ExtResource("1_3c9c2") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_3c9c2") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5b82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_482e3"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d4f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cf92"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfed9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_297b0"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5808"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9ea5"] atlas = ExtResource("1_3c9c2") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fad88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_548c1"] atlas = ExtResource("1_3c9c2") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_310d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61316"] atlas = ExtResource("1_3c9c2") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_727cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_788d3"] atlas = ExtResource("1_3c9c2") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4076a"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b85d5"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58f00"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_253bf"] +atlas = ExtResource("1_3c9c2") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_108f5"] +atlas = ExtResource("1_3c9c2") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d722e"] +atlas = ExtResource("1_3c9c2") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a912"] +atlas = ExtResource("1_3c9c2") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f2a9"] +atlas = ExtResource("1_3c9c2") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d38f"] +atlas = ExtResource("1_3c9c2") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_3c9c2"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feeb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85f52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a17c") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20ee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_294a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5041e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e923f") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34d45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba82c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ceaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3470") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aaf5") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_251ff") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f50de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd24a") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_133ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a007d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_248a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e95cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08695") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74309") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4438") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d090e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d57cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da122") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3cb5") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5bb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dcc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88308") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8dc9") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4a82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0317b") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bd31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f8c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d43") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d579b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff100") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8241c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db635") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc702") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc186") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73e9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5364d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0197a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a70e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8771d") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c28ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76821") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2451") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ff7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbed1") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe789") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe2b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0340") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31f53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fcd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cc5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0763") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13b01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7671c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb4c2") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15ea7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eeef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e431") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d08e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a91a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_981bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ec1e") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a785") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_084cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d867") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad485") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84f40") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_102cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee782") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c9f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8553") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ef8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73e38") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1efd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c59e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e7f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d0ec") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_000a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3367f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b0f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39c15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db3ee") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_990f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_796d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e396") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8df56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d41") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e70cd") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4647e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d49d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95c60") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97bee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_566a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd88f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3310e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df5f3") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd50a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a205b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cfe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a881d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c765c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db4e6") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2aa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5485b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79c03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8be11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6523c") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27da3") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c6ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_632d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46eb4") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_364a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ccf") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ede3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26f50") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d0d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d48b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fded0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b5b1") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1027") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e97f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_941cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92c54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11926") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59c6b") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ccae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd6cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d8a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b487d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab380") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebb3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f89d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_733aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_419e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c19b7") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4ca7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c90d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_337f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0033e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdd9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cff6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19fb7") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d068d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_110b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38611") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7741b") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc41a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_230f1") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fbc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_846ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4486") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91b17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dbef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95900") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9acb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3302c") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeda8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_577be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f850e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88f7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d921") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af98a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23658") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d685d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8751e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2a7d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a713") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bc24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d294b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ded9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b45a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6abe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_157c7") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2afe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b61fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94e11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcf0e") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2897f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25b42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b5af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83989") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2301c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ebbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c89") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5414e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d58d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f60ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0060d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f93be") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db8da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05727") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52e59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3753f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7075f") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93381") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_661ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db911") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_565bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2e3e") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b85d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c9c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ec88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5540e") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d8c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1df55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71b02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5481b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca6f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7412") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac07c") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53bdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7969c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e217") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_715dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_392e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d3a") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee80a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6837") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3717d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de6e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad1aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd446") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c0af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e947c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28e11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0074f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9988") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aeba") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e4d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24030") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bf89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ddc") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4393c") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65de6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_907ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14d1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7131") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_306ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90bf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7f97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32094") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fba1b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7efe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8dcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d144e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab339") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82b6c") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30322") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cfb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ac6b") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52ef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4bae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f4a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9703e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c32b") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32fb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0550e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c056b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ccd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b853e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ec7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a78d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66e35") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71faa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dfcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e76b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_307f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8094") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8c87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85ab0") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6162") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ef74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7e57") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88126") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b463c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07098") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c2e") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_788d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4076a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b85d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58f00") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_253bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_108f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d722e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f2a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d38f") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_482e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cf92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_297b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9ea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_548c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61316") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a2e") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c97e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3194") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18cf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f853") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89437") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78aa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6069e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a6d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b79c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f6b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46b84") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36fb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a1e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37965") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_255db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9eda") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5309") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af8b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14eb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8570e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b5b8") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d7ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d2a") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d4f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfed9") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5808") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_310d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_727cd") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f50de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd24a") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_251ff") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bd31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f8c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d43") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d579b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff100") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_133ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a007d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_248a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e95cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08695") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74309") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4438") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d090e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d57cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da122") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3cb5") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5bb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dcc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88308") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8dc9") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4a82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0317b") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34d45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba82c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ceaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3470") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aaf5") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feeb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85f52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a17c") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20ee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_294a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5041e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e923f") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe2b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0340") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31f53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fcd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cc5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0763") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe789") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_102cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee782") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c9f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8553") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ef8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73e38") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13b01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7671c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb4c2") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15ea7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eeef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e431") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d08e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a91a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_981bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ec1e") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a785") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_084cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d867") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad485") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84f40") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c28ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76821") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2451") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ff7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbed1") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8241c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db635") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc702") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc186") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73e9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5364d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0197a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a70e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8771d") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4647e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d49d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95c60") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e70cd") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c6ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_632d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46eb4") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_364a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ccf") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97bee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_566a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd88f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3310e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df5f3") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd50a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a205b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cfe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a881d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c765c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db4e6") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2aa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5485b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79c03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8be11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6523c") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27da3") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_990f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_796d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e396") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8df56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d41") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1efd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c59e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e7f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d0ec") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_000a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3367f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b0f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39c15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db3ee") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ccae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd6cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d8a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b487d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab380") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59c6b") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fbc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_846ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4486") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91b17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dbef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95900") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebb3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f89d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_733aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_419e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c19b7") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4ca7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c90d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_337f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0033e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdd9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cff6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19fb7") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d068d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_110b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38611") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7741b") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc41a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_230f1") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1027") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e97f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_941cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92c54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11926") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ede3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26f50") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d0d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d48b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fded0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b5b1") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bc24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d294b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ded9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b45a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6abe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_157c7") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a713") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52e59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3753f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7075f") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93381") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_661ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db911") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2afe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b61fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94e11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcf0e") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2897f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25b42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b5af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83989") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2301c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ebbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c89") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5414e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d58d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f60ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0060d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f93be") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db8da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05727") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af98a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23658") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d685d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8751e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2a7d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9acb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3302c") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeda8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_577be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f850e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88f7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d921") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53bdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7969c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e217") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac07c") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bf89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ddc") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4393c") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_715dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_392e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d3a") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee80a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6837") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3717d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de6e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad1aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd446") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c0af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e947c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28e11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0074f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9988") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aeba") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e4d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24030") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d8c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1df55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71b02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5481b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca6f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7412") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_565bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2e3e") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b85d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c9c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ec88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5540e") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30322") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cfb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ac6b") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82b6c") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6162") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ef74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7e57") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88126") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b463c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07098") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c2e") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52ef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4bae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f4a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9703e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c32b") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32fb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0550e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c056b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ccd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b853e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ec7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a78d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66e35") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71faa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dfcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e76b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_307f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8094") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8c87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85ab0") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7efe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8dcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d144e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab339") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65de6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_907ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14d1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7131") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_306ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90bf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7f97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32094") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fba1b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c97e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3194") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18cf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f853") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89437") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a2e") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d4f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfed9") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5808") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_310d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_727cd") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78aa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6069e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a6d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b79c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f6b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46b84") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36fb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a1e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37965") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_255db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9eda") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5309") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af8b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14eb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8570e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b5b8") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d7ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d2a") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_482e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cf92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_297b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9ea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_548c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61316") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_788d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4076a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b85d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58f00") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_253bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_108f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d722e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f2a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d38f") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_3c9c2") diff --git a/engine/scenes/world/player/weapons/026/women.tscn b/engine/scenes/world/player/weapons/026/women.tscn index c5546b4..0bf6de4 100644 --- a/engine/scenes/world/player/weapons/026/women.tscn +++ b/engine/scenes/world/player/weapons/026/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://c9ab8de8e684"] +[gd_scene load_steps=419 format=3 uid="uid://daab8de8e684"] -[ext_resource type="Texture2D" uid="uid://uso5jlap87g2" path="res://framework/statics/scenes/world/player/weapon/026/women/women.png" id="1_c9ab8"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bf8d"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ed04"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cdd50"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c929"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_405dd"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa205"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64584"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d818"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7120f"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c467e"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c97f6"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5eaa3"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cee9"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2f68"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21aa3"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b44c9"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_404de"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://uso5jlap87g2" path="res://assets/world/player/weapon/026/women/women.png" id="1_c9ab8"] [sub_resource type="AtlasTexture" id="AtlasTexture_fb809"] atlas = ExtResource("1_c9ab8") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_404de"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19ccd"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b80e"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f94df"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b27a"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1968b"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_802a7"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f797"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_89199"] atlas = ExtResource("1_c9ab8") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19ccd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c97f6"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b80e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5eaa3"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f94df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cee9"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b27a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2f68"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1968b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21aa3"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_802a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b44c9"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f797"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bf8d"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f88a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ed04"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89e45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cdd50"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_180b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c929"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ceedc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_405dd"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2af52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa205"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_100b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64584"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76823"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d818"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a338"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7120f"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc69d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c467e"] atlas = ExtResource("1_c9ab8") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5cec5"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a45d"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8811e"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5acc9"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18cb5"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0feb"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a66ad"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a379"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8eda9"] atlas = ExtResource("1_c9ab8") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6a379"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64277"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78f4e"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20213"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49de9"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e30e"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49eb2"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04374"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_82083"] atlas = ExtResource("1_c9ab8") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64277"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a45d"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78f4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8811e"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20213"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5acc9"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49de9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18cb5"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e30e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0feb"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49eb2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a66ad"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04374"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f88a6"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_718f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89e45"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_244e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_180b3"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f543"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ceedc"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66088"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2af52"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7341"] +[sub_resource type="AtlasTexture" id="AtlasTexture_100b8"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc962"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76823"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fd08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a338"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb2af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc69d"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40ae3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cec5"] atlas = ExtResource("1_c9ab8") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_333c0"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7f056"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af03d"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6560d"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a300a"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecbe5"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c038f"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_797d6"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d850d"] atlas = ExtResource("1_c9ab8") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_797d6"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5072"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_338bf"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22168"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b276c"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee875"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ffcb"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78fe2"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8e105"] atlas = ExtResource("1_c9ab8") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5072"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f056"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_338bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af03d"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22168"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6560d"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b276c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a300a"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee875"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecbe5"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ffcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c038f"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78fe2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_718f3"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12384"] +[sub_resource type="AtlasTexture" id="AtlasTexture_244e9"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d31d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f543"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2472"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66088"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_580ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7341"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1373"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc962"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9f42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fd08"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_375b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb2af"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9c64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40ae3"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c85a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_333c0"] atlas = ExtResource("1_c9ab8") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_501bc"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b488f"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1de8c"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_277dd"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5bac"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfbf5"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4761"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_585b0"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_216f5"] atlas = ExtResource("1_c9ab8") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_585b0"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd5eb"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77ae4"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad73f"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94d0c"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60b21"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37db2"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80b34"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_accfa"] atlas = ExtResource("1_c9ab8") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd5eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b488f"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77ae4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1de8c"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad73f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_277dd"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94d0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5bac"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60b21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfbf5"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37db2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4761"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80b34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12384"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24220"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d31d"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50b99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2472"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51828"] +[sub_resource type="AtlasTexture" id="AtlasTexture_580ae"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f1bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1373"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d44f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9f42"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_008af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_375b3"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8fa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9c64"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4af36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c85a"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32368"] +[sub_resource type="AtlasTexture" id="AtlasTexture_501bc"] atlas = ExtResource("1_c9ab8") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d01ce"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7097b"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6adaf"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5269f"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8778"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58547"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17efc"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31011"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_503f3"] atlas = ExtResource("1_c9ab8") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_31011"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35cf6"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cda56"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4fb0"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29479"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2129d"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac4b8"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_335e1"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3b9f0"] atlas = ExtResource("1_c9ab8") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35cf6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7097b"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cda56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6adaf"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4fb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5269f"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29479"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8778"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2129d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58547"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac4b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17efc"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_335e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24220"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f929"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50b99"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8514c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51828"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83694"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f1bb"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3d6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d44f3"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5609a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_008af"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d797"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8fa7"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc10b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4af36"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86748"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32368"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60bf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d01ce"] atlas = ExtResource("1_c9ab8") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fad9b"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_024e6"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ca00"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1ee3"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a364b"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_822ed"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51129"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b528"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9ff53"] atlas = ExtResource("1_c9ab8") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7b528"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97f23"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19a41"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb28"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d03cf"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edeed"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a891"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7760a"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ac9ae"] atlas = ExtResource("1_c9ab8") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97f23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_024e6"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19a41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ca00"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1ee3"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d03cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a364b"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edeed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_822ed"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a891"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51129"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7760a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f929"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c68c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8514c"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3660"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83694"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb4f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3d6d"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edb17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5609a"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88683"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d797"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df203"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc10b"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b21e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86748"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0b9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60bf1"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8af16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fad9b"] atlas = ExtResource("1_c9ab8") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_beda8"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_794c3"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c26c8"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_714d5"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a70c3"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_350c8"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e6d3"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52ddd"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a5717"] atlas = ExtResource("1_c9ab8") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_52ddd"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae82e"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_618ce"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b240d"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9cfe4"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f34ab"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00037"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_047f3"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4fe2a"] atlas = ExtResource("1_c9ab8") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae82e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_794c3"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_618ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c26c8"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b240d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_714d5"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cfe4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a70c3"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f34ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_350c8"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00037"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e6d3"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_047f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c68c6"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46762"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3660"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_405e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb4f0"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59ad2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_edb17"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31bac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88683"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a807a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df203"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a6e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b21e7"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccdd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0b9b"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_288e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8af16"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed4d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_beda8"] atlas = ExtResource("1_c9ab8") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39d29"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8838b"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9bdc"] -atlas = ExtResource("1_c9ab8") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d8bd"] -atlas = ExtResource("1_c9ab8") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29d0a"] -atlas = ExtResource("1_c9ab8") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_637c3"] -atlas = ExtResource("1_c9ab8") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c81ea"] -atlas = ExtResource("1_c9ab8") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7fd3e"] -atlas = ExtResource("1_c9ab8") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4407d"] atlas = ExtResource("1_c9ab8") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7fd3e"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53caf"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_445a3"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05e71"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd73a"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d403"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_882e5"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf83e"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f77a1"] atlas = ExtResource("1_c9ab8") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_c9ab8") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53caf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8838b"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_445a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9bdc"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05e71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d8bd"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd73a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29d0a"] atlas = ExtResource("1_c9ab8") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d403"] +[sub_resource type="AtlasTexture" id="AtlasTexture_637c3"] atlas = ExtResource("1_c9ab8") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_882e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c81ea"] atlas = ExtResource("1_c9ab8") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf83e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46762"] atlas = ExtResource("1_c9ab8") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_405e0"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59ad2"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31bac"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a807a"] +atlas = ExtResource("1_c9ab8") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a6e4"] +atlas = ExtResource("1_c9ab8") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ccdd8"] +atlas = ExtResource("1_c9ab8") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_288e8"] +atlas = ExtResource("1_c9ab8") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed4d2"] +atlas = ExtResource("1_c9ab8") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39d29"] +atlas = ExtResource("1_c9ab8") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_c9ab8"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ed04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdd50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c929") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_405dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7120f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c467e") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c97f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eaa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2f68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21aa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b44c9") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_404de") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_567a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59600") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fe0a") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d71fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9d35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44dfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef29") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2d0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a530a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af8ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4960a") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d978") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97d0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02996") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86e2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73b67") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e48c") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ccd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b80e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f94df") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b27a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1968b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_802a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f797") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f88a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89e45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_180b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceedc") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_100b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76823") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a338") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc69d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cec5") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a45d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8811e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5acc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18cb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0feb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a66ad") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a379") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eda9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21701") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a35c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6418d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb658") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82083") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfdf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_002e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_533cb") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e46f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bc44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f5bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ade1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09ce3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8018") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_120f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34c47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c4c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a8f1") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_330dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65d36") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64277") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78f4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20213") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49de9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e30e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49eb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04374") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_718f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_244e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66088") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7341") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc962") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fd08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb2af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_333c0") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f056") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af03d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6560d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a300a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecbe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c038f") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_797d6") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d850d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5557e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c65f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1337e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0160b") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9afb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b04e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0ebb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abf33") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee1d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d28c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b5ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4310f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23606") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fda13") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_191a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_199ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8936d") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d432") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5072") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_338bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22168") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b276c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee875") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ffcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78fe2") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12384") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d31d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2472") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_580ae") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1373") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9f42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_375b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c85a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_501bc") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b488f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1de8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_277dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5bac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4761") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_585b0") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_216f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_388df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31b04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ab44") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_accfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59333") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b001e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_977be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14b25") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31f40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69dd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d554d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c22bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76599") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ef9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3ae7") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a3c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba2df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9daf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_218d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0f71") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27dcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e370") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd5eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77ae4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad73f") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60b21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37db2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80b34") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f1bb") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d44f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_008af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8fa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d01ce") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7097b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6adaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5269f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17efc") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31011") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_503f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77f09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a796e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2724b") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b9f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acf6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbf81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a607e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42e04") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c017") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a7cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05629") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_284aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13b6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c400") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bed5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69117") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46c59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3be47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79d01") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bda5") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cda56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4fb0") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2129d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac4b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_335e1") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f929") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8514c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d6d") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5609a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d797") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc10b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60bf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad9b") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_024e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1ee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a364b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_822ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51129") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b528") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ff53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f88f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc5b2") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac9ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93c5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fba54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd00b") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f990") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c79c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0abb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_454b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d037c") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fa06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f007") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f331c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9245") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_460d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3439") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6453a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0c94") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97f23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb28") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d03cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edeed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7760a") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c68c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb4f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edb17") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df203") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b21e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0b9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beda8") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_794c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c26c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_714d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a70c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_350c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e6d3") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52ddd") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e227d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_556db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f990c") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fe2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eff53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d87b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90aa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cd36") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60fe8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcac9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0ec0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3be29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62bfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bc86") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_965cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e88b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57bbd") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57497") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae82e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_618ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b240d") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cfe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f34ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_047f3") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46762") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_405e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59ad2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31bac") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a807a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a6e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccdd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_288e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed4d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39d29") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8838b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9bdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_637c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c81ea") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fd3e") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4407d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_486bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0887f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dc0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c936") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f77a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a37ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f26d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f471b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3725c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14558") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb4c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a691d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e3ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_961ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d764d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5160") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_556ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e3ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f03bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ec76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_110cc") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a539") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53caf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_445a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05e71") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd73a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d403") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_882e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf83e") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_567a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59600") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fe0a") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_404de") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ccd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b80e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f94df") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b27a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1968b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_802a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f797") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d71fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9d35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44dfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef29") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2d0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a530a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af8ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4960a") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d978") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97d0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02996") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86e2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73b67") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e48c") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c97f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eaa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2f68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21aa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b44c9") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ed04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdd50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c929") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_405dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7120f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c467e") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eda9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21701") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a35c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6418d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb658") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a379") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64277") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78f4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20213") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49de9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e30e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49eb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04374") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82083") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfdf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_002e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_533cb") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e46f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bc44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f5bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ade1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09ce3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8018") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_120f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34c47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c4c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a8f1") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_330dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65d36") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a45d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8811e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5acc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18cb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0feb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a66ad") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f88a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89e45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_180b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceedc") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_100b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76823") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a338") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc69d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cec5") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d850d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5557e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c65f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1337e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0160b") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_797d6") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5072") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_338bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22168") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b276c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee875") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ffcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78fe2") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9afb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b04e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0ebb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abf33") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee1d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d28c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b5ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4310f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23606") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fda13") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_191a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_199ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8936d") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d432") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f056") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af03d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6560d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a300a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecbe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c038f") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_718f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_244e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66088") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7341") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc962") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fd08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb2af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_333c0") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_216f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_388df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31b04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ab44") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_585b0") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd5eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77ae4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad73f") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60b21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37db2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80b34") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_accfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59333") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b001e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_977be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14b25") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31f40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69dd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d554d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c22bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76599") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ef9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3ae7") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a3c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba2df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9daf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_218d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0f71") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27dcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e370") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b488f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1de8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_277dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5bac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4761") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12384") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d31d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2472") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_580ae") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1373") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9f42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_375b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c85a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_501bc") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_503f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77f09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a796e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2724b") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31011") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cda56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4fb0") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2129d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac4b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_335e1") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b9f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acf6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbf81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a607e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42e04") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c017") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a7cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05629") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_284aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13b6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c400") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bed5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69117") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46c59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3be47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79d01") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bda5") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7097b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6adaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5269f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17efc") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f1bb") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d44f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_008af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8fa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d01ce") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ff53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f88f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc5b2") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b528") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97f23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb28") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d03cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edeed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7760a") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac9ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93c5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fba54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd00b") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f990") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c79c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0abb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_454b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d037c") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fa06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f007") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f331c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9245") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_460d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3439") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6453a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0c94") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_024e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1ee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a364b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_822ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51129") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f929") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8514c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d6d") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5609a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d797") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc10b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60bf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad9b") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e227d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_556db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f990c") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52ddd") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae82e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_618ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b240d") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cfe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f34ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_047f3") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fe2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eff53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d87b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90aa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cd36") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60fe8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcac9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0ec0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3be29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62bfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bc86") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_965cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e88b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57bbd") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57497") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_794c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c26c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_714d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a70c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_350c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e6d3") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c68c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb4f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edb17") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df203") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b21e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0b9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beda8") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4407d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_486bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0887f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dc0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c936") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fd3e") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53caf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_445a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05e71") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd73a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d403") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_882e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf83e") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f77a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a37ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f26d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f471b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3725c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14558") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb4c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a691d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e3ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_961ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d764d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5160") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_556ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e3ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f03bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ec76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_110cc") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a539") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8838b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9bdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_637c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c81ea") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46762") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_405e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59ad2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31bac") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a807a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a6e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccdd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_288e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed4d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39d29") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_c9ab8") diff --git a/engine/scenes/world/player/weapons/027/men.tscn b/engine/scenes/world/player/weapons/027/men.tscn index 505d4bd..b3997e7 100644 --- a/engine/scenes/world/player/weapons/027/men.tscn +++ b/engine/scenes/world/player/weapons/027/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://902b393c2c01"] +[gd_scene load_steps=419 format=3 uid="uid://ba02b4a3c2c01"] -[ext_resource type="Texture2D" uid="uid://db7dl75kwkgc" path="res://framework/statics/scenes/world/player/weapon/027/men/men.png" id="1_902b3"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_24002"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01c2d"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5226"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8829b"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9b8c"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87e35"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0a55"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ea11"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ba98"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f82f7"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be7a2"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07dce"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6711d"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2727"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_845ed"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7a6d"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1c3a"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://db7dl75kwkgc" path="res://assets/world/player/weapon/027/men/men.png" id="1_902b3"] [sub_resource type="AtlasTexture" id="AtlasTexture_1713b"] atlas = ExtResource("1_902b3") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d1c3a"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_144ec"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c72bf"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f998e"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1bfc"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0f0d"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec360"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_117a4"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_42fb9"] atlas = ExtResource("1_902b3") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_144ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be7a2"] atlas = ExtResource("1_902b3") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c72bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07dce"] atlas = ExtResource("1_902b3") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f998e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6711d"] atlas = ExtResource("1_902b3") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1bfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2727"] atlas = ExtResource("1_902b3") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0f0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_845ed"] atlas = ExtResource("1_902b3") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec360"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7a6d"] atlas = ExtResource("1_902b3") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_117a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24002"] atlas = ExtResource("1_902b3") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87c3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01c2d"] atlas = ExtResource("1_902b3") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fadd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5226"] atlas = ExtResource("1_902b3") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ea9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8829b"] atlas = ExtResource("1_902b3") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05dc5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9b8c"] atlas = ExtResource("1_902b3") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d8a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87e35"] atlas = ExtResource("1_902b3") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f5c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0a55"] atlas = ExtResource("1_902b3") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d981"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ea11"] atlas = ExtResource("1_902b3") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d23f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ba98"] atlas = ExtResource("1_902b3") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b88c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f82f7"] atlas = ExtResource("1_902b3") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb7d9"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3088"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_492f9"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9f1e"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21a58"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09b71"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6c46"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36a68"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4f28f"] atlas = ExtResource("1_902b3") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_36a68"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63e25"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eff8a"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_725fc"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f66c5"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64585"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a095c"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9141"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0b65e"] atlas = ExtResource("1_902b3") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63e25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3088"] atlas = ExtResource("1_902b3") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eff8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_492f9"] atlas = ExtResource("1_902b3") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_725fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9f1e"] atlas = ExtResource("1_902b3") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f66c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21a58"] atlas = ExtResource("1_902b3") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64585"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09b71"] atlas = ExtResource("1_902b3") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a095c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6c46"] atlas = ExtResource("1_902b3") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87c3e"] atlas = ExtResource("1_902b3") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76721"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fadd3"] atlas = ExtResource("1_902b3") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb7de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ea9a"] atlas = ExtResource("1_902b3") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92a61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05dc5"] atlas = ExtResource("1_902b3") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_480d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d8a2"] atlas = ExtResource("1_902b3") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a007"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f5c9"] atlas = ExtResource("1_902b3") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88f87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d981"] atlas = ExtResource("1_902b3") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_129d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d23f7"] atlas = ExtResource("1_902b3") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4746d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b88c"] atlas = ExtResource("1_902b3") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc92a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb7d9"] atlas = ExtResource("1_902b3") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a857d"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4a8b"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05f16"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e219f"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23e68"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94b30"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5dab0"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c23e2"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_78d6b"] atlas = ExtResource("1_902b3") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c23e2"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ca77"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e607a"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e07f9"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fedb"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a31db"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66b12"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07e45"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b939a"] atlas = ExtResource("1_902b3") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ca77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4a8b"] atlas = ExtResource("1_902b3") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e607a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05f16"] atlas = ExtResource("1_902b3") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e07f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e219f"] atlas = ExtResource("1_902b3") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fedb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23e68"] atlas = ExtResource("1_902b3") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a31db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94b30"] atlas = ExtResource("1_902b3") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66b12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dab0"] atlas = ExtResource("1_902b3") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07e45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76721"] atlas = ExtResource("1_902b3") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f4cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb7de"] atlas = ExtResource("1_902b3") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97990"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92a61"] atlas = ExtResource("1_902b3") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f7e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_480d1"] atlas = ExtResource("1_902b3") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35d6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a007"] atlas = ExtResource("1_902b3") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e8bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88f87"] atlas = ExtResource("1_902b3") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec7d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_129d6"] atlas = ExtResource("1_902b3") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec95e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4746d"] atlas = ExtResource("1_902b3") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90b61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc92a"] atlas = ExtResource("1_902b3") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecb8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a857d"] atlas = ExtResource("1_902b3") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f3c3"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b844d"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4df6d"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9bb1"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b81ff"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_507b7"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0701e"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_411fa"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_00bc7"] atlas = ExtResource("1_902b3") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_411fa"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4074"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ae12"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19b74"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0d5f"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cff77"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_307f8"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82cba"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e7052"] atlas = ExtResource("1_902b3") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4074"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b844d"] atlas = ExtResource("1_902b3") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ae12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4df6d"] atlas = ExtResource("1_902b3") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19b74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9bb1"] atlas = ExtResource("1_902b3") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0d5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b81ff"] atlas = ExtResource("1_902b3") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cff77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_507b7"] atlas = ExtResource("1_902b3") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_307f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0701e"] atlas = ExtResource("1_902b3") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82cba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f4cf"] atlas = ExtResource("1_902b3") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a478c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97990"] atlas = ExtResource("1_902b3") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52daa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f7e8"] atlas = ExtResource("1_902b3") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ab15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35d6c"] atlas = ExtResource("1_902b3") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92064"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e8bb"] atlas = ExtResource("1_902b3") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_152f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec7d7"] atlas = ExtResource("1_902b3") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60e96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec95e"] atlas = ExtResource("1_902b3") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e74ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90b61"] atlas = ExtResource("1_902b3") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12724"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecb8c"] atlas = ExtResource("1_902b3") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_316bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f3c3"] atlas = ExtResource("1_902b3") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b2ec"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_459f7"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_589f3"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f78e3"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8a14"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65fb5"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bcd9c"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57a47"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0c3df"] atlas = ExtResource("1_902b3") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_57a47"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2fe0e"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_168f7"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d113"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2fbd9"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e2b8"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_485b3"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7e26"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b08ee"] atlas = ExtResource("1_902b3") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fe0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_459f7"] atlas = ExtResource("1_902b3") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_168f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_589f3"] atlas = ExtResource("1_902b3") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d113"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f78e3"] atlas = ExtResource("1_902b3") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fbd9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8a14"] atlas = ExtResource("1_902b3") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e2b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65fb5"] atlas = ExtResource("1_902b3") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_485b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcd9c"] atlas = ExtResource("1_902b3") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7e26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a478c"] atlas = ExtResource("1_902b3") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5505"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52daa"] atlas = ExtResource("1_902b3") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1e88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ab15"] atlas = ExtResource("1_902b3") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f8af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92064"] atlas = ExtResource("1_902b3") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d588b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_152f8"] atlas = ExtResource("1_902b3") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29c78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60e96"] atlas = ExtResource("1_902b3") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e158f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e74ed"] atlas = ExtResource("1_902b3") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ab88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12724"] atlas = ExtResource("1_902b3") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6e84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_316bd"] atlas = ExtResource("1_902b3") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd884"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b2ec"] atlas = ExtResource("1_902b3") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e93e"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e905f"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8f98"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78c82"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_183bb"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3cfb5"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d3f6"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0fff"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_cf718"] atlas = ExtResource("1_902b3") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b0fff"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb316"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca5de"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54fc9"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b83a"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f7af"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b945"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f03d"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ac2e6"] atlas = ExtResource("1_902b3") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb316"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e905f"] atlas = ExtResource("1_902b3") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca5de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8f98"] atlas = ExtResource("1_902b3") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54fc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78c82"] atlas = ExtResource("1_902b3") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b83a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_183bb"] atlas = ExtResource("1_902b3") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f7af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cfb5"] atlas = ExtResource("1_902b3") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b945"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d3f6"] atlas = ExtResource("1_902b3") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f03d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5505"] atlas = ExtResource("1_902b3") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8581"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1e88"] atlas = ExtResource("1_902b3") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0541a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f8af"] atlas = ExtResource("1_902b3") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_195a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d588b"] atlas = ExtResource("1_902b3") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20eaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29c78"] atlas = ExtResource("1_902b3") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69980"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e158f"] atlas = ExtResource("1_902b3") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b7b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ab88"] atlas = ExtResource("1_902b3") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eed78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6e84"] atlas = ExtResource("1_902b3") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd884"] atlas = ExtResource("1_902b3") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8ec6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e93e"] atlas = ExtResource("1_902b3") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ac97"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d14a"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a633f"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2005f"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e2fc"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27d77"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc670"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92d80"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b0b2c"] atlas = ExtResource("1_902b3") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_92d80"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71578"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c8ed"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f28c0"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95682"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9d2a"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dcea5"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_360e0"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e245e"] atlas = ExtResource("1_902b3") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71578"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d14a"] atlas = ExtResource("1_902b3") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c8ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a633f"] atlas = ExtResource("1_902b3") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f28c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2005f"] atlas = ExtResource("1_902b3") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95682"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e2fc"] atlas = ExtResource("1_902b3") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9d2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27d77"] atlas = ExtResource("1_902b3") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dcea5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc670"] atlas = ExtResource("1_902b3") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_360e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8581"] atlas = ExtResource("1_902b3") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f8d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0541a"] atlas = ExtResource("1_902b3") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d85aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_195a8"] atlas = ExtResource("1_902b3") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe918"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20eaa"] atlas = ExtResource("1_902b3") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69980"] atlas = ExtResource("1_902b3") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d190"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b7b9"] atlas = ExtResource("1_902b3") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f6ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eed78"] atlas = ExtResource("1_902b3") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4de3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e809"] atlas = ExtResource("1_902b3") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b4a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8ec6"] atlas = ExtResource("1_902b3") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f784"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ac97"] atlas = ExtResource("1_902b3") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fab3"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07f4d"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c6eb"] -atlas = ExtResource("1_902b3") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cf9a"] -atlas = ExtResource("1_902b3") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50b7f"] -atlas = ExtResource("1_902b3") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_442b4"] -atlas = ExtResource("1_902b3") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ba7a"] -atlas = ExtResource("1_902b3") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf6ba"] -atlas = ExtResource("1_902b3") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d9f12"] atlas = ExtResource("1_902b3") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_cf6ba"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4d04"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05c5d"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4dfd"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54b73"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66132"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21720"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b290"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f7f14"] atlas = ExtResource("1_902b3") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_902b3") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4d04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07f4d"] atlas = ExtResource("1_902b3") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05c5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c6eb"] atlas = ExtResource("1_902b3") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4dfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cf9a"] atlas = ExtResource("1_902b3") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54b73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50b7f"] atlas = ExtResource("1_902b3") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66132"] +[sub_resource type="AtlasTexture" id="AtlasTexture_442b4"] atlas = ExtResource("1_902b3") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21720"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ba7a"] atlas = ExtResource("1_902b3") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b290"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f8d3"] atlas = ExtResource("1_902b3") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d85aa"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe918"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8141"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d190"] +atlas = ExtResource("1_902b3") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f6ce"] +atlas = ExtResource("1_902b3") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4de3d"] +atlas = ExtResource("1_902b3") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b4a3"] +atlas = ExtResource("1_902b3") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f784"] +atlas = ExtResource("1_902b3") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8fab3"] +atlas = ExtResource("1_902b3") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_902b3"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24002") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8829b") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87e35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0a55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ea11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ba98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f82f7") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be7a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07dce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6711d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_845ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7a6d") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1c3a") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1713b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8100e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ecb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fee5") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42fb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9f83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2059") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b979f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed933") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_280d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14174") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41e97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc2d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16ea8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f2d") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c99d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdece") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_671f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15fa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01d34") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f050f") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_144ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f998e") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1bfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0f0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec360") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_117a4") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fadd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ea9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05dc5") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d8a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f5c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d23f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b88c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb7d9") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3088") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_492f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09b71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c46") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a68") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f28f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c24b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec4a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed1fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b68a") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b65e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b99a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f7e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30472") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f78ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_823a8") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb8c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aed92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef476") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_934be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b48dc") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e49ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_018de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e714") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5755d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecaa0") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_382bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc347") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63e25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eff8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_725fc") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f66c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a095c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9141") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76721") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb7de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_480d1") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a007") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88f87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_129d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4746d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc92a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a857d") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4a8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05f16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e219f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23e68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94b30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dab0") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c23e2") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27cd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2154c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a6fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_663b5") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b939a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c025") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_250f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b428c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5681b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e2d8") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3563") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62f36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf288") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b253") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6a3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf49") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d964d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9835e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_661d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1abc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70b45") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_983db") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e607a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e07f9") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fedb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07e45") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97990") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f7e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35d6c") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e8bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec7d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec95e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecb8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f3c3") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b844d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4df6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9bb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b81ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_507b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0701e") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_411fa") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00bc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54da4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8563") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce72a") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7052") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abfd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c845a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdc3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ac08") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a422") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5839c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1d75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9916a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ae3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_031bd") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdc4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77e5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cbb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12362") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e934d") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ae12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19b74") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0d5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_307f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82cba") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a478c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52daa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92064") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_152f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e74ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_316bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b2ec") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_459f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_589f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f78e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8a14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65fb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd9c") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a47") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c3df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10720") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_026e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e162") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b08ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16f5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ff8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_799ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11d59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69dd7") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a5c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c68d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6360b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd0c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15943") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd740") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55358") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cef61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40f39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3919d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed38") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f174f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da366") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fe0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_168f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d113") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fbd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e2b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_485b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e26") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1e88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f8af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d588b") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29c78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e158f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ab88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6e84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e93e") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e905f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8f98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_183bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cfb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d3f6") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0fff") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c7eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e93d") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac2e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83fb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_711ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_980fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f2ac") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_538c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0a11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47a45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a557b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e224c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c750f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49b0b") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8487b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_791b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_922cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_968cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_953b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb9b2") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e91f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee8fb") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca5de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54fc9") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b83a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f7af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b945") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f03d") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0541a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_195a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20eaa") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b7b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eed78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8ec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ac97") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d14a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a633f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2005f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e2fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc670") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92d80") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d0c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a8db") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e245e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99b70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_444cb") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_362a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d15cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4b85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0475f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c1fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e2e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bb53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4904e") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dfbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c3a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a15ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fd3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5f26") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f4f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_889bc") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71578") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c8ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f28c0") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95682") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_360e0") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f8d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d85aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8141") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f6ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4de3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b4a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f784") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fab3") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c6eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cf9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_442b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ba7a") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf6ba") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d217") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa7b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23a7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e6f4") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6422") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39b97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0113a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc55d") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1c11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7cb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8533") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f50f") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6debe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_958ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f4eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56be5") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b154e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_220d4") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4d04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4dfd") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66132") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21720") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b290") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1713b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8100e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ecb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fee5") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1c3a") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_144ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f998e") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1bfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0f0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec360") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_117a4") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42fb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9f83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2059") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b979f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed933") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_280d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14174") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41e97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc2d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16ea8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f2d") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c99d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdece") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_671f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15fa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01d34") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f050f") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be7a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07dce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6711d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_845ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7a6d") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24002") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8829b") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87e35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0a55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ea11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ba98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f82f7") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f28f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c24b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec4a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed1fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b68a") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a68") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63e25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eff8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_725fc") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f66c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a095c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9141") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b65e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b99a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f7e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30472") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f78ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_823a8") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb8c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aed92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef476") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_934be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b48dc") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e49ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_018de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e714") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5755d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecaa0") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_382bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc347") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3088") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_492f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09b71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c46") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fadd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ea9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05dc5") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d8a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f5c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d23f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b88c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb7d9") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27cd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2154c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a6fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_663b5") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c23e2") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e607a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e07f9") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fedb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07e45") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b939a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c025") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_250f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b428c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5681b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e2d8") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3563") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62f36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf288") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b253") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6a3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf49") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d964d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9835e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_661d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1abc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70b45") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_983db") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4a8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05f16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e219f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23e68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94b30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dab0") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76721") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb7de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_480d1") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a007") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88f87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_129d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4746d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc92a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a857d") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00bc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54da4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8563") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce72a") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_411fa") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ae12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19b74") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0d5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_307f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82cba") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7052") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abfd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c845a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdc3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ac08") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a422") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5839c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1d75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9916a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ae3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_031bd") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdc4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77e5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cbb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12362") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e934d") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b844d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4df6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9bb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b81ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_507b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0701e") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97990") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f7e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35d6c") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e8bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec7d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec95e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecb8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f3c3") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c3df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10720") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_026e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e162") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a47") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fe0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_168f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d113") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fbd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e2b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_485b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e26") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b08ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16f5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ff8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_799ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11d59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69dd7") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a5c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c68d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6360b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd0c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15943") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd740") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55358") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cef61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40f39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3919d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed38") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f174f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da366") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_459f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_589f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f78e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8a14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65fb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd9c") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a478c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52daa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92064") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_152f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e74ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_316bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b2ec") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c7eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e93d") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0fff") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca5de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54fc9") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b83a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f7af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b945") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f03d") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac2e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83fb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_711ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_980fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f2ac") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_538c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0a11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47a45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a557b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e224c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c750f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49b0b") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8487b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_791b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_922cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_968cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_953b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb9b2") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e91f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee8fb") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e905f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8f98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_183bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cfb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d3f6") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1e88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f8af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d588b") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29c78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e158f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ab88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6e84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e93e") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d0c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a8db") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92d80") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71578") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c8ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f28c0") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95682") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_360e0") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e245e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99b70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_444cb") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_362a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d15cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4b85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0475f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c1fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e2e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bb53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4904e") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dfbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c3a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a15ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fd3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5f26") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f4f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_889bc") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d14a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a633f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2005f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e2fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc670") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0541a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_195a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20eaa") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b7b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eed78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8ec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ac97") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d217") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa7b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23a7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e6f4") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf6ba") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4d04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4dfd") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66132") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21720") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b290") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6422") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39b97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0113a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc55d") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1c11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7cb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8533") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f50f") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6debe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_958ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f4eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56be5") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b154e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_220d4") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c6eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cf9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_442b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ba7a") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f8d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d85aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8141") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f6ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4de3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b4a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f784") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fab3") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_902b3") diff --git a/engine/scenes/world/player/weapons/027/women.tscn b/engine/scenes/world/player/weapons/027/women.tscn index d1bebfc..664fd26 100644 --- a/engine/scenes/world/player/weapons/027/women.tscn +++ b/engine/scenes/world/player/weapons/027/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://a3a1e142dd75"] +[gd_scene load_steps=418 format=3 uid="uid://3a1e142dd75"] -[ext_resource type="Texture2D" uid="uid://dg4ojj0yn1eh5" path="res://framework/statics/scenes/world/player/weapon/027/women/women.png" id="1_a3a1e"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_635ba"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_767ba"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75c08"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15e1a"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a396"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2bc5"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36f41"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87b31"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b51fc"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a02f4"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_269c5"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5efdd"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e2d1"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f439b"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3591d"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db5eb"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1018"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://dg4ojj0yn1eh5" path="res://assets/world/player/weapon/027/women/women.png" id="1_a3a1e"] [sub_resource type="AtlasTexture" id="AtlasTexture_c72a0"] atlas = ExtResource("1_a3a1e") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c1018"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eabbe"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5f14"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_847d5"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd83b"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43db7"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_115d5"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb0d8"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9e2c6"] atlas = ExtResource("1_a3a1e") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eabbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_269c5"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5f14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5efdd"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_847d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e2d1"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd83b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f439b"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43db7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3591d"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_115d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db5eb"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb0d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_635ba"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85783"] +[sub_resource type="AtlasTexture" id="AtlasTexture_767ba"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23410"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75c08"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cffa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15e1a"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b569"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a396"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68c69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2bc5"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0689c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36f41"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30acd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87b31"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a89f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b51fc"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2576"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a02f4"] atlas = ExtResource("1_a3a1e") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cd88"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_739ee"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3e19"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb036"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edc76"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5d3b"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aea6f"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db334"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d834a"] atlas = ExtResource("1_a3a1e") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_db334"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a001"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ef28"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e3e0"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25b76"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29511"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4f36"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6de60"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_52d9f"] atlas = ExtResource("1_a3a1e") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a001"] +[sub_resource type="AtlasTexture" id="AtlasTexture_739ee"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ef28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3e19"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e3e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb036"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25b76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_edc76"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29511"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5d3b"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4f36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aea6f"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6de60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85783"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b073a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23410"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdd8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cffa7"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01ad8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b569"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7f0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68c69"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd555"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0689c"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6185"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30acd"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8be7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a89f"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_306c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2576"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f95e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cd88"] atlas = ExtResource("1_a3a1e") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ac6b"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64cc6"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83663"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f503"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7f97"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba222"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11c71"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d7fc"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e5225"] atlas = ExtResource("1_a3a1e") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0d7fc"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a519b"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8bf94"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9796f"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4df60"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53d8f"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72f42"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49eda"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_98186"] atlas = ExtResource("1_a3a1e") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a519b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64cc6"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bf94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83663"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9796f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f503"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4df60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7f97"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53d8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba222"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72f42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11c71"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49eda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b073a"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8628"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdd8b"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8aa27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01ad8"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_069c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7f0e"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4eece"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd555"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fd27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6185"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed61b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8be7"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_316f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_306c6"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ab11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f95e9"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb9fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ac6b"] atlas = ExtResource("1_a3a1e") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d96b"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a242e"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fdf37"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ffd07"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1550a"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e36e"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be322"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a488b"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9a33b"] atlas = ExtResource("1_a3a1e") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a488b"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68f58"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27e01"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56549"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2878"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01377"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f05a"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec7d0"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_420f4"] atlas = ExtResource("1_a3a1e") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68f58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a242e"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27e01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdf37"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56549"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffd07"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2878"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1550a"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01377"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e36e"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f05a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be322"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec7d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8628"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61d0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8aa27"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9876c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_069c3"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63af4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4eece"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e6ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fd27"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e9a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed61b"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35579"] +[sub_resource type="AtlasTexture" id="AtlasTexture_316f8"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b66f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ab11"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d1bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb9fc"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f14ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d96b"] atlas = ExtResource("1_a3a1e") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b70e"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cabde"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46e4b"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f023"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_706e5"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6ca6"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4679"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e89e"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_56872"] atlas = ExtResource("1_a3a1e") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1e89e"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9435c"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbcd3"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5da09"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55231"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5bb5"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7d50"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64af2"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_abc0a"] atlas = ExtResource("1_a3a1e") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9435c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cabde"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbcd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46e4b"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5da09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f023"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55231"] +[sub_resource type="AtlasTexture" id="AtlasTexture_706e5"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5bb5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6ca6"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7d50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4679"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64af2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61d0a"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75142"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9876c"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06abf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63af4"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7530c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e6ad"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdd12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e9a0"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd4fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35579"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd634"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b66f"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae546"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d1bb"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a355"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f14ad"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b81ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b70e"] atlas = ExtResource("1_a3a1e") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bce76"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_365f5"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1aca1"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29527"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35eeb"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b57ac"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a626"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ad32"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_71c5b"] atlas = ExtResource("1_a3a1e") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0ad32"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1af7f"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ab9c"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d41fa"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee9d2"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ecb70"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_157e6"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_035ca"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_81758"] atlas = ExtResource("1_a3a1e") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1af7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_365f5"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ab9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1aca1"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d41fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29527"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee9d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35eeb"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecb70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b57ac"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_157e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a626"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_035ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75142"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4b4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06abf"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e3f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7530c"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0813"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdd12"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_febb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd4fb"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc868"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd634"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fe58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae546"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea03e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a355"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d575"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b81ac"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfe13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bce76"] atlas = ExtResource("1_a3a1e") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80d40"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11cf7"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f7b0"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4b48"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a321e"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9bf93"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0413"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9c81"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_01d54"] atlas = ExtResource("1_a3a1e") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b9c81"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c272a"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b0f7"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b96fd"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7cf4b"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12f39"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d69e"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6bb9"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bdbff"] atlas = ExtResource("1_a3a1e") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,65 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c272a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11cf7"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b0f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f7b0"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b96fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4b48"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cf4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a321e"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12f39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0413"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d69e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4b4b"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6bb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e3f2"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 16416, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02638"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0813"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c081"] +[sub_resource type="AtlasTexture" id="AtlasTexture_febb9"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77a96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc868"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8491a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fe58"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 16632, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f3e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea03e"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c1e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d575"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfe13"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31c43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80d40"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec387"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b7e5"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b885"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8bc5b"] -atlas = ExtResource("1_a3a1e") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d59b0"] -atlas = ExtResource("1_a3a1e") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33fb9"] -atlas = ExtResource("1_a3a1e") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d77d"] -atlas = ExtResource("1_a3a1e") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af556"] -atlas = ExtResource("1_a3a1e") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c01b"] -atlas = ExtResource("1_a3a1e") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d67e6"] atlas = ExtResource("1_a3a1e") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2c01b"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a9ba"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99e15"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf4c1"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22644"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3825e"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fff40"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29838"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_55fad"] atlas = ExtResource("1_a3a1e") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_a3a1e") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a9ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b885"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99e15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bc5b"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf4c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d59b0"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22644"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33fb9"] atlas = ExtResource("1_a3a1e") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3825e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d77d"] atlas = ExtResource("1_a3a1e") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fff40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af556"] atlas = ExtResource("1_a3a1e") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29838"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02638"] atlas = ExtResource("1_a3a1e") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c081"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77a96"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8491a"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f3e8"] +atlas = ExtResource("1_a3a1e") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c1e4"] +atlas = ExtResource("1_a3a1e") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08542"] +atlas = ExtResource("1_a3a1e") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31c43"] +atlas = ExtResource("1_a3a1e") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec387"] +atlas = ExtResource("1_a3a1e") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b7e5"] +atlas = ExtResource("1_a3a1e") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_a3a1e"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_635ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15e1a") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a396") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2bc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36f41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87b31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b51fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a02f4") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_269c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5efdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e2d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f439b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3591d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db5eb") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1018") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4a18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_294fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9784d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ded") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e2c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39e46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dd7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a97c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f43ae") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_946f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3f96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41df8") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71cce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dc0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bbbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a163") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3942f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdd7b") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3974") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eabbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_847d5") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd83b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43db7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_115d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb0d8") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85783") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cffa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b569") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68c69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0689c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30acd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a89f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd88") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_739ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3e19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aea6f") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db334") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d834a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_330ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_696d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045b4") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d8be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24061") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c647a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f9a0") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05b43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f554c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_780ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6875f") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5eb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_548c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bb90") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ad4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1230") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e3e0") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25b76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4f36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6de60") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b073a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdd8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01ad8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7f0e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6185") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8be7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_306c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f95e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac6b") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64cc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83663") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f503") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7f97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c71") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d7fc") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5225") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f909") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bc26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4889a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02583") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cbfe") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0c0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b783a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad470") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cfb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cc33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a3d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0835d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b0b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc39d") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a399") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_586ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b7b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0cd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9164") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e41a2") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e05d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12f03") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a519b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bf94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9796f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4df60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72f42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49eda") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8628") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_069c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eece") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fd27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed61b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_316f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ab11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb9fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d96b") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a242e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdf37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1550a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e36e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be322") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a488b") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a33b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_467c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebda5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_311f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d1e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff6d") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_420f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e586a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fecdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41a84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24c61") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d027d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfcf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75aa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_896e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b9a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb3c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4abd0") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8207") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_834e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a93d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dc89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8a0e") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9a8c") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68f58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56549") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f05a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec7d0") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9876c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63af4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e6ad") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e9a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b66f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d1bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f14ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b70e") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cabde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46e4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f023") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_706e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4679") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e89e") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f578c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd7ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eccf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e353f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29f48") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_876d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a200f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02a5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3592a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ead0") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad22e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5e63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5536a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c38d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0ede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47ccf") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca3cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8866c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_970f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a7ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1c89") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dbbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a2e0") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9435c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbcd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5da09") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5bb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64af2") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75142") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06abf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7530c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdd12") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd4fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b81ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bce76") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_365f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29527") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35eeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b57ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a626") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ad32") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71c5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a90bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a238e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15afd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c551") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_429b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72dda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70870") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1536") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a0c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f44de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f34f7") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7649") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abb70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e89d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1788") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2165f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_525ea") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1af7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ab9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d41fa") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee9d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecb70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_157e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_035ca") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4b4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e3f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0813") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_febb9") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc868") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fe58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea03e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d575") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d40") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11cf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f7b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a321e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bf93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0413") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9c81") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01d54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e82f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cd06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56f28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_470c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0faf") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdbff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ba4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5331") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_488f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bf93") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ada5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1021e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6bc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cfe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b133b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc1a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_181dc") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_976bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20af6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3169c") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9eceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3107a") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c272a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b96fd") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12f39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d69e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6bb9") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c081") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8491a") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c1e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec387") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b7e5") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b885") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bc5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d59b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33fb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d77d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af556") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c01b") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d67e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7a20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23bfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1572") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa68e") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a99d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3c54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_710b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1413b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fe84") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aefc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf01d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fa1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a5df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80eaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_379c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e9b7") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24ae8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6bbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_399fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c59ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a706") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0ff5") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06508") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77e97") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a9ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf4c1") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3825e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fff40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29838") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4a18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_294fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9784d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ded") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1018") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eabbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_847d5") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd83b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43db7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_115d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb0d8") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e2c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39e46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dd7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a97c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f43ae") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_946f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3f96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41df8") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71cce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dc0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bbbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a163") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3942f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdd7b") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3974") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_269c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5efdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e2d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f439b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3591d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db5eb") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_635ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15e1a") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a396") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2bc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36f41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87b31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b51fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a02f4") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d834a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_330ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_696d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045b4") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db334") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e3e0") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25b76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4f36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6de60") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d8be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24061") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c647a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f9a0") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05b43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f554c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_780ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6875f") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5eb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_548c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bb90") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ad4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1230") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_739ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3e19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aea6f") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85783") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cffa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b569") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68c69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0689c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30acd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a89f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd88") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5225") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f909") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bc26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4889a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02583") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cbfe") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d7fc") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a519b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bf94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9796f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4df60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72f42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49eda") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0c0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b783a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad470") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cfb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cc33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a3d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0835d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b0b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc39d") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a399") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_586ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b7b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0cd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9164") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e41a2") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e05d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12f03") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64cc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83663") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f503") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7f97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c71") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b073a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdd8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01ad8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7f0e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6185") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8be7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_306c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f95e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac6b") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a33b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_467c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebda5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_311f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d1e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff6d") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a488b") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68f58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56549") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f05a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec7d0") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_420f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e586a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fecdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41a84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24c61") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d027d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfcf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75aa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_896e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b9a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb3c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4abd0") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8207") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_834e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a93d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dc89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8a0e") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9a8c") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a242e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdf37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1550a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e36e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be322") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8628") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_069c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eece") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fd27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed61b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_316f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ab11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb9fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d96b") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f578c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd7ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eccf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e353f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29f48") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e89e") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9435c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbcd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5da09") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5bb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64af2") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_876d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a200f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02a5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3592a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ead0") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad22e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5e63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5536a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c38d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0ede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47ccf") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca3cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8866c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_970f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a7ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1c89") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dbbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a2e0") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cabde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46e4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f023") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_706e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4679") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9876c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63af4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e6ad") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e9a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b66f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d1bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f14ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b70e") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71c5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a90bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a238e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15afd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c551") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ad32") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1af7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ab9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d41fa") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee9d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecb70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_157e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_035ca") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_429b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72dda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70870") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1536") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a0c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f44de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f34f7") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7649") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abb70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e89d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1788") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2165f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_525ea") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_365f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29527") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35eeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b57ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a626") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75142") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06abf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7530c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdd12") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd4fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b81ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bce76") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01d54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e82f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cd06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56f28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_470c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0faf") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9c81") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c272a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b96fd") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12f39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d69e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6bb9") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdbff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ba4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5331") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_488f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bf93") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ada5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1021e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6bc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cfe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b133b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc1a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_181dc") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_976bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20af6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3169c") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9eceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3107a") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11cf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f7b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a321e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bf93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0413") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4b4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e3f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0813") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_febb9") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc868") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fe58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea03e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d575") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d40") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d67e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7a20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23bfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1572") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa68e") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c01b") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a9ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf4c1") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3825e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fff40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29838") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a99d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3c54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_710b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1413b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fe84") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aefc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf01d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fa1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a5df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80eaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_379c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e9b7") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24ae8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6bbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_399fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c59ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a706") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0ff5") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06508") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77e97") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b885") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bc5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d59b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33fb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d77d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af556") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c081") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8491a") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c1e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec387") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b7e5") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_a3a1e") diff --git a/engine/scenes/world/player/weapons/028/men.tscn b/engine/scenes/world/player/weapons/028/men.tscn index 89c4328..f501602 100644 --- a/engine/scenes/world/player/weapons/028/men.tscn +++ b/engine/scenes/world/player/weapons/028/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://59e386167fff"] +[gd_scene load_steps=419 format=3 uid="uid://6ae386167fff"] -[ext_resource type="Texture2D" uid="uid://brflrtuuyvn4d" path="res://framework/statics/scenes/world/player/weapon/028/men/men.png" id="1_59e38"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ea64"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c660"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc674"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abda2"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef981"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01a43"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c175e"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e93ec"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c944"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bf1e"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_791c6"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8c25"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ef3c"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ec8b"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ab01"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17da2"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_161d8"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://brflrtuuyvn4d" path="res://assets/world/player/weapon/028/men/men.png" id="1_59e38"] [sub_resource type="AtlasTexture" id="AtlasTexture_71d45"] atlas = ExtResource("1_59e38") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_161d8"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_627eb"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e8d04"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c1ce"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0f51"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd06d"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de1fe"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d093"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e3ab6"] atlas = ExtResource("1_59e38") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_627eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_791c6"] atlas = ExtResource("1_59e38") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8d04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8c25"] atlas = ExtResource("1_59e38") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c1ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ef3c"] atlas = ExtResource("1_59e38") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0f51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ec8b"] atlas = ExtResource("1_59e38") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd06d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ab01"] atlas = ExtResource("1_59e38") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de1fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17da2"] atlas = ExtResource("1_59e38") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d093"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ea64"] atlas = ExtResource("1_59e38") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c19b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c660"] atlas = ExtResource("1_59e38") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55a08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc674"] atlas = ExtResource("1_59e38") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0bbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abda2"] atlas = ExtResource("1_59e38") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2256"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef981"] atlas = ExtResource("1_59e38") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ffb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01a43"] atlas = ExtResource("1_59e38") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7de8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c175e"] atlas = ExtResource("1_59e38") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5782c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e93ec"] atlas = ExtResource("1_59e38") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fc12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c944"] atlas = ExtResource("1_59e38") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_712a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bf1e"] atlas = ExtResource("1_59e38") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19caa"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_372ec"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8f62"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a753"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_200ba"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a4f5"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_369e8"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c99e"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b661b"] atlas = ExtResource("1_59e38") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0c99e"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_330e2"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a573f"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7d4f"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc3c9"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c14cf"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60be4"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2456e"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d27aa"] atlas = ExtResource("1_59e38") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_330e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_372ec"] atlas = ExtResource("1_59e38") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a573f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8f62"] atlas = ExtResource("1_59e38") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7d4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a753"] atlas = ExtResource("1_59e38") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc3c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_200ba"] atlas = ExtResource("1_59e38") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c14cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a4f5"] atlas = ExtResource("1_59e38") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60be4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_369e8"] atlas = ExtResource("1_59e38") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2456e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c19b"] atlas = ExtResource("1_59e38") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ea8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55a08"] atlas = ExtResource("1_59e38") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5166"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0bbc"] atlas = ExtResource("1_59e38") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08b00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2256"] atlas = ExtResource("1_59e38") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a766d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ffb6"] atlas = ExtResource("1_59e38") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_749a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7de8"] atlas = ExtResource("1_59e38") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5dd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5782c"] atlas = ExtResource("1_59e38") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c104a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fc12"] atlas = ExtResource("1_59e38") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08cf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_712a6"] atlas = ExtResource("1_59e38") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdaac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19caa"] atlas = ExtResource("1_59e38") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c0ca"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1baf"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee74e"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8054"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4fc1a"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04995"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3826"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46eac"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_dc6b7"] atlas = ExtResource("1_59e38") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_46eac"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce54a"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39d77"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1510f"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_684dd"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8867"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2509"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3205b"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bd099"] atlas = ExtResource("1_59e38") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce54a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1baf"] atlas = ExtResource("1_59e38") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39d77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee74e"] atlas = ExtResource("1_59e38") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1510f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8054"] atlas = ExtResource("1_59e38") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_684dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fc1a"] atlas = ExtResource("1_59e38") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8867"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04995"] atlas = ExtResource("1_59e38") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2509"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3826"] atlas = ExtResource("1_59e38") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3205b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ea8c"] atlas = ExtResource("1_59e38") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2c0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5166"] atlas = ExtResource("1_59e38") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe781"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08b00"] atlas = ExtResource("1_59e38") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a7a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a766d"] atlas = ExtResource("1_59e38") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1db20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_749a2"] atlas = ExtResource("1_59e38") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3818f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5dd0"] atlas = ExtResource("1_59e38") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2728"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c104a"] atlas = ExtResource("1_59e38") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b5d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08cf9"] atlas = ExtResource("1_59e38") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4a03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdaac"] atlas = ExtResource("1_59e38") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50ee5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c0ca"] atlas = ExtResource("1_59e38") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10332"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3e00"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad3a4"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12666"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58d25"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f693"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_712c8"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04880"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_064a1"] atlas = ExtResource("1_59e38") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_04880"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3fe3"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48265"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dbf8a"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af449"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45f87"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29998"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_946fd"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_37fde"] atlas = ExtResource("1_59e38") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3fe3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3e00"] atlas = ExtResource("1_59e38") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48265"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad3a4"] atlas = ExtResource("1_59e38") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbf8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12666"] atlas = ExtResource("1_59e38") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af449"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58d25"] atlas = ExtResource("1_59e38") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45f87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f693"] atlas = ExtResource("1_59e38") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29998"] +[sub_resource type="AtlasTexture" id="AtlasTexture_712c8"] atlas = ExtResource("1_59e38") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_946fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2c0f"] atlas = ExtResource("1_59e38") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e6f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe781"] atlas = ExtResource("1_59e38") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b2f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a7a1"] atlas = ExtResource("1_59e38") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_535f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1db20"] atlas = ExtResource("1_59e38") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7fd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3818f"] atlas = ExtResource("1_59e38") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8d4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2728"] atlas = ExtResource("1_59e38") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4c51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b5d0"] atlas = ExtResource("1_59e38") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aebe9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4a03"] atlas = ExtResource("1_59e38") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d84a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50ee5"] atlas = ExtResource("1_59e38") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5644"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10332"] atlas = ExtResource("1_59e38") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3c14"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f66f"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f561d"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a26e7"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d2b8"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6614b"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_872c1"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3de6"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fb5ff"] atlas = ExtResource("1_59e38") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e3de6"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4305"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24f6f"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5decc"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c97b"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a584"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72774"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4068b"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ce0d6"] atlas = ExtResource("1_59e38") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4305"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f66f"] atlas = ExtResource("1_59e38") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24f6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f561d"] atlas = ExtResource("1_59e38") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5decc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a26e7"] atlas = ExtResource("1_59e38") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c97b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d2b8"] atlas = ExtResource("1_59e38") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a584"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6614b"] atlas = ExtResource("1_59e38") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72774"] +[sub_resource type="AtlasTexture" id="AtlasTexture_872c1"] atlas = ExtResource("1_59e38") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4068b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e6f2"] atlas = ExtResource("1_59e38") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f41b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b2f5"] atlas = ExtResource("1_59e38") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c18cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_535f7"] atlas = ExtResource("1_59e38") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4e9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7fd5"] atlas = ExtResource("1_59e38") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8070"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8d4c"] atlas = ExtResource("1_59e38") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ede3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4c51"] atlas = ExtResource("1_59e38") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b65a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aebe9"] atlas = ExtResource("1_59e38") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4d1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d84a"] atlas = ExtResource("1_59e38") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25a39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5644"] atlas = ExtResource("1_59e38") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a68ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3c14"] atlas = ExtResource("1_59e38") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7dd6"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e387c"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5957c"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bffc8"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7156f"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3eec"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2e75"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86576"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0a933"] atlas = ExtResource("1_59e38") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_86576"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7096"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2176c"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03376"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64086"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7170"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e67c"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0104c"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e18be"] atlas = ExtResource("1_59e38") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7096"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e387c"] atlas = ExtResource("1_59e38") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2176c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5957c"] atlas = ExtResource("1_59e38") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03376"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bffc8"] atlas = ExtResource("1_59e38") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64086"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7156f"] atlas = ExtResource("1_59e38") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7170"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3eec"] atlas = ExtResource("1_59e38") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e67c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2e75"] atlas = ExtResource("1_59e38") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0104c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f41b8"] atlas = ExtResource("1_59e38") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7412"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c18cc"] atlas = ExtResource("1_59e38") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01e0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4e9a"] atlas = ExtResource("1_59e38") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_909f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8070"] atlas = ExtResource("1_59e38") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db8d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ede3e"] atlas = ExtResource("1_59e38") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_49ea6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b65a5"] atlas = ExtResource("1_59e38") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfa6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4d1d"] atlas = ExtResource("1_59e38") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76d97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25a39"] atlas = ExtResource("1_59e38") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29221"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a68ef"] atlas = ExtResource("1_59e38") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3040d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7dd6"] atlas = ExtResource("1_59e38") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad6fc"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1aefc"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36252"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_986dd"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47cd7"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c82d2"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35dd2"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6703c"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b8869"] atlas = ExtResource("1_59e38") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6703c"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf1d6"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8796"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ede1"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_822d6"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ede49"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7cda"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_318cf"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bcd44"] atlas = ExtResource("1_59e38") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf1d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1aefc"] atlas = ExtResource("1_59e38") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8796"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36252"] atlas = ExtResource("1_59e38") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ede1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_986dd"] atlas = ExtResource("1_59e38") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_822d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47cd7"] atlas = ExtResource("1_59e38") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ede49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c82d2"] atlas = ExtResource("1_59e38") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7cda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35dd2"] atlas = ExtResource("1_59e38") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_318cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7412"] atlas = ExtResource("1_59e38") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_742b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01e0e"] atlas = ExtResource("1_59e38") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a698"] +[sub_resource type="AtlasTexture" id="AtlasTexture_909f0"] atlas = ExtResource("1_59e38") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c18d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db8d4"] atlas = ExtResource("1_59e38") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2c46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49ea6"] atlas = ExtResource("1_59e38") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3377e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfa6d"] atlas = ExtResource("1_59e38") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bede"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76d97"] atlas = ExtResource("1_59e38") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4e9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29221"] atlas = ExtResource("1_59e38") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5a24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3040d"] atlas = ExtResource("1_59e38") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2aad5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad6fc"] atlas = ExtResource("1_59e38") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79dba"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfb22"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_956b7"] -atlas = ExtResource("1_59e38") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aba3e"] -atlas = ExtResource("1_59e38") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ce47"] -atlas = ExtResource("1_59e38") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f726f"] -atlas = ExtResource("1_59e38") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c48e9"] -atlas = ExtResource("1_59e38") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cc19"] -atlas = ExtResource("1_59e38") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a32fe"] atlas = ExtResource("1_59e38") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8cc19"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2130b"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28797"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d99cf"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d6ee"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c1bc"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d150"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29150"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ba9b2"] atlas = ExtResource("1_59e38") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_59e38") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2130b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfb22"] atlas = ExtResource("1_59e38") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28797"] +[sub_resource type="AtlasTexture" id="AtlasTexture_956b7"] atlas = ExtResource("1_59e38") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d99cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aba3e"] atlas = ExtResource("1_59e38") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d6ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ce47"] atlas = ExtResource("1_59e38") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c1bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f726f"] atlas = ExtResource("1_59e38") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d150"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c48e9"] atlas = ExtResource("1_59e38") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29150"] +[sub_resource type="AtlasTexture" id="AtlasTexture_742b2"] atlas = ExtResource("1_59e38") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a698"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c18d5"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2c46"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3377e"] +atlas = ExtResource("1_59e38") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bede"] +atlas = ExtResource("1_59e38") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4e9d"] +atlas = ExtResource("1_59e38") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5a24"] +atlas = ExtResource("1_59e38") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2aad5"] +atlas = ExtResource("1_59e38") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79dba"] +atlas = ExtResource("1_59e38") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_59e38"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ea64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abda2") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c175e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e93ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf1e") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_791c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ab01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17da2") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_161d8") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71d45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdfbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9fbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d40f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e35e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a662") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3ab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c8c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cba2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0e5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d9c7") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1434a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a92d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_241cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ff55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae7ee") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35f50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ae1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06bce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_379b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33874") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bff3") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_111b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de8f6") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_627eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c1ce") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0f51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd06d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de1fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d093") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c19b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55a08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2256") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ffb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5782c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fc12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_712a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19caa") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_372ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8f62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_200ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a4f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369e8") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c99e") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b661b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07a33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_077b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_626a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e33f") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d27aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_083b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d0ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2043c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fccf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0d6c") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54122") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd1f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33600") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1afa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7089d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba14c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a86be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f33") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_445e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3468") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_174e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc354") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_113f9") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_330e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a573f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7d4f") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc3c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c14cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60be4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2456e") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ea8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a766d") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_749a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5dd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c104a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08cf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdaac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0ca") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee74e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3826") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46eac") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc6b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_560dc") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd099") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_964c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73766") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7ed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5192f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36910") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bdae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c6ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51046") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21b4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88a1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4aa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_849b1") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13c8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcb42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_304b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0821b") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fcd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42e01") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce54a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39d77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1510f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_684dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8867") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2509") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3205b") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2c0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a7a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1db20") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3818f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2728") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b5d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4a03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10332") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3e00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad3a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58d25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f693") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_712c8") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04880") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_064a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a12f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_322df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dea4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f74f1") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37fde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_662e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c702") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0d41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33a78") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5edd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a5ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dcca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_092a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3f3f") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bf2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d12f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_189e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e914") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf52") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75844") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3fe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf8a") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45f87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29998") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_946fd") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e6f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b2f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_535f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7fd5") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8d4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aebe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d84a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3c14") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f66f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f561d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d2b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6614b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_872c1") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3de6") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb5ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f945d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_287f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_491c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e31b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb649") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce0d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc6f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d4b1") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d997c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bb61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae1ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d89a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2615a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8184") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88df9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9864") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c3a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9f86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_917c2") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e165a") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24f6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5decc") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c97b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72774") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4068b") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f41b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c18cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4e9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8070") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ede3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b65a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4d1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a68ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7dd6") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e387c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5957c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bffc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7156f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3eec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2e75") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86576") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a933") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed28e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c2ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bafa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b281f") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e18be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b02d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1360a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58eb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca12") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f9ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27cbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1840") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cab69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb50") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c78e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_622d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d19dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c00") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66dfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eaa5") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7096") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2176c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03376") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e67c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0104c") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7412") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_909f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db8d4") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76d97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3040d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad6fc") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aefc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36252") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_986dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47cd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c82d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35dd2") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6703c") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8869") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ccd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08972") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ffd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84569") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41991") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ff9c") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e5a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d37e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3921") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25c28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00bd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b31b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3962") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f3f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43978") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fefb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd9f3") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e2d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1419") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf1d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ede1") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_822d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ede49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7cda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_318cf") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_742b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c18d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2c46") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3377e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5a24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aad5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79dba") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_956b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ce47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f726f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c48e9") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cc19") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a32fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99039") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ec28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_def2b") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba9b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b4ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe18d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba515") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af63f") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8289") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aafc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82f8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cf9d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c97c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_931e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7f9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c7a5") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18ae5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_543ac") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2130b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28797") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d99cf") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d6ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c1bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29150") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71d45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdfbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9fbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d40f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e35e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a662") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_161d8") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_627eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c1ce") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0f51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd06d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de1fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d093") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3ab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c8c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cba2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0e5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d9c7") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1434a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a92d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_241cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ff55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae7ee") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35f50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ae1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06bce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_379b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33874") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bff3") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_111b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de8f6") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_791c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ab01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17da2") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ea64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abda2") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c175e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e93ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf1e") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b661b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07a33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_077b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_626a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e33f") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c99e") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_330e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a573f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7d4f") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc3c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c14cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60be4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2456e") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d27aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_083b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d0ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2043c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fccf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0d6c") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54122") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd1f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33600") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1afa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7089d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba14c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a86be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f33") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_445e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3468") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_174e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc354") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_113f9") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_372ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8f62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_200ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a4f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369e8") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c19b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55a08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2256") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ffb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5782c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fc12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_712a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19caa") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc6b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_560dc") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46eac") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce54a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39d77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1510f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_684dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8867") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2509") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3205b") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd099") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_964c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73766") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7ed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5192f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36910") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bdae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c6ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51046") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21b4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88a1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4aa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_849b1") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13c8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcb42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_304b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0821b") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fcd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42e01") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee74e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3826") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ea8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a766d") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_749a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5dd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c104a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08cf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdaac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0ca") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_064a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a12f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_322df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dea4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f74f1") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04880") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3fe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf8a") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45f87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29998") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_946fd") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37fde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_662e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c702") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0d41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33a78") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5edd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a5ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dcca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_092a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3f3f") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bf2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d12f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_189e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e914") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf52") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75844") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3e00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad3a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58d25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f693") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_712c8") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2c0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a7a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1db20") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3818f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2728") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b5d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4a03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10332") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb5ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f945d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_287f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_491c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e31b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb649") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3de6") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24f6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5decc") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c97b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72774") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4068b") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce0d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc6f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d4b1") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d997c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bb61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae1ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d89a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2615a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8184") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88df9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9864") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c3a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9f86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_917c2") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e165a") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f66f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f561d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d2b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6614b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_872c1") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e6f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b2f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_535f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7fd5") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8d4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aebe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d84a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3c14") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a933") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed28e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c2ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bafa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b281f") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86576") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7096") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2176c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03376") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e67c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0104c") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e18be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b02d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1360a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58eb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca12") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f9ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27cbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1840") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cab69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb50") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c78e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_622d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d19dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c00") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66dfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eaa5") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e387c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5957c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bffc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7156f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3eec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2e75") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f41b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c18cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4e9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8070") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ede3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b65a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4d1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a68ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7dd6") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8869") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ccd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08972") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ffd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84569") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6703c") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf1d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ede1") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_822d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ede49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7cda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_318cf") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41991") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ff9c") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e5a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d37e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3921") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25c28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00bd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b31b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3962") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f3f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43978") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fefb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd9f3") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e2d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1419") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aefc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36252") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_986dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47cd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c82d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35dd2") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7412") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_909f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db8d4") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76d97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3040d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad6fc") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a32fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99039") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ec28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_def2b") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cc19") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2130b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28797") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d99cf") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d6ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c1bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29150") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba9b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b4ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe18d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba515") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af63f") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8289") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aafc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82f8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cf9d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c97c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_931e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7f9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c7a5") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18ae5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_543ac") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_956b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ce47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f726f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c48e9") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_742b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c18d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2c46") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3377e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5a24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aad5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79dba") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_59e38") diff --git a/engine/scenes/world/player/weapons/028/women.tscn b/engine/scenes/world/player/weapons/028/women.tscn index 94a0aea..f200895 100644 --- a/engine/scenes/world/player/weapons/028/women.tscn +++ b/engine/scenes/world/player/weapons/028/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://ae16b9e68532"] +[gd_scene load_steps=419 format=3 uid="uid://e16cae68532"] -[ext_resource type="Texture2D" uid="uid://bnqlnw0q7uo6i" path="res://framework/statics/scenes/world/player/weapon/028/women/women.png" id="1_ae16b"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_70c9c"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72aa4"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04b2d"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7465f"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fcc79"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f119"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52447"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d53c3"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67201"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a0e5"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10661"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a927"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7b67"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89872"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_326a4"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf51e"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f37aa"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bnqlnw0q7uo6i" path="res://assets/world/player/weapon/028/women/women.png" id="1_ae16b"] [sub_resource type="AtlasTexture" id="AtlasTexture_2df95"] atlas = ExtResource("1_ae16b") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f37aa"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f1a0"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2c56"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cacb7"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f540c"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e92b9"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_972c6"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28516"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_52f10"] atlas = ExtResource("1_ae16b") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f1a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10661"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2c56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a927"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cacb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7b67"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f540c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89872"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e92b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_326a4"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_972c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf51e"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28516"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70c9c"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_112ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72aa4"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3875"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04b2d"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17505"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7465f"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67370"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcc79"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aea23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f119"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22167"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52447"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aab9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d53c3"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dd65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67201"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa8f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a0e5"] atlas = ExtResource("1_ae16b") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ab28"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66587"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78483"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfb91"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4da2"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68d01"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea052"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78f10"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_992ae"] atlas = ExtResource("1_ae16b") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_78f10"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54f0a"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94bc4"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50530"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47057"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9faa8"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e789d"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72988"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d814f"] atlas = ExtResource("1_ae16b") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54f0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66587"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94bc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78483"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50530"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfb91"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47057"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4da2"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9faa8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68d01"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e789d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea052"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72988"] +[sub_resource type="AtlasTexture" id="AtlasTexture_112ba"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c6a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3875"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d431f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17505"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99be7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67370"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1349"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aea23"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42a63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22167"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2624"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aab9b"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fb03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8dd65"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a8cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa8f3"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1505b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ab28"] atlas = ExtResource("1_ae16b") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62277"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db0ab"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f066"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbe48"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee0b8"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_282eb"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72c7c"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83f9e"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_56aca"] atlas = ExtResource("1_ae16b") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_83f9e"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08b94"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a9b6"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_303a8"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8fa30"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_febe0"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79c9d"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96670"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fbf54"] atlas = ExtResource("1_ae16b") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08b94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db0ab"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a9b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f066"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_303a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbe48"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fa30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee0b8"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_febe0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_282eb"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79c9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72c7c"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96670"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c6a4"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0e9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d431f"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd9f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99be7"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c8f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1349"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55fd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42a63"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f37df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2624"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb4b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fb03"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_650b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a8cf"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82e28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1505b"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7892d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62277"] atlas = ExtResource("1_ae16b") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7019"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7fca0"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c554a"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25785"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_594d8"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1582"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d46f"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bbb1"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5cc62"] atlas = ExtResource("1_ae16b") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5bbb1"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c819"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6142a"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_123b9"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8fd5f"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29e98"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bac02"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c2f3"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e9b8b"] atlas = ExtResource("1_ae16b") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c819"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fca0"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6142a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c554a"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_123b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25785"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fd5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_594d8"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29e98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1582"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bac02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d46f"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c2f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0e9f"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12367"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd9f6"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c18d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c8f6"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2c8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55fd7"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05ab8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f37df"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a37e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb4b0"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e52cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_650b4"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01109"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82e28"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61571"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7892d"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_764c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7019"] atlas = ExtResource("1_ae16b") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18ed8"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99006"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b19"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5cde2"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28158"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da802"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb86b"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b461"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2536f"] atlas = ExtResource("1_ae16b") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6b461"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_901a5"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04ece"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13a9e"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60f0c"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d19ac"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a310"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_877fb"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_70a3a"] atlas = ExtResource("1_ae16b") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_901a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99006"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04ece"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b19"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13a9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cde2"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60f0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28158"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d19ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da802"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a310"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb86b"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_877fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12367"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28dee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c18d"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_004e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2c8e"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e04a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05ab8"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97644"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a37e0"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a28f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e52cd"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8292c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01109"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fca6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61571"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c784"] +[sub_resource type="AtlasTexture" id="AtlasTexture_764c5"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb739"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18ed8"] atlas = ExtResource("1_ae16b") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a443"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b9fe"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3977"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0067f"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42c93"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e651a"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_310f5"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48ca9"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8e7fb"] atlas = ExtResource("1_ae16b") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_48ca9"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67c16"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fbfc"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bacd1"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c2f7"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0579"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87e40"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2a81"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ce267"] atlas = ExtResource("1_ae16b") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67c16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b9fe"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fbfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3977"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bacd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0067f"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c2f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42c93"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0579"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e651a"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87e40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_310f5"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2a81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28dee"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45616"] +[sub_resource type="AtlasTexture" id="AtlasTexture_004e6"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a30f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e04a3"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57370"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97644"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1ddf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a28f3"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92eac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8292c"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d6d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fca6"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d81e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c784"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_705cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb739"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56681"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a443"] atlas = ExtResource("1_ae16b") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad191"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cfaa3"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86ebf"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce9ff"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e96a8"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d8c6"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1561e"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e09e0"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d2b22"] atlas = ExtResource("1_ae16b") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e09e0"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a352"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e351b"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6cdff"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e19b8"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e5fd"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d25c8"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b4ca"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e780b"] atlas = ExtResource("1_ae16b") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a352"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfaa3"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e351b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86ebf"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cdff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce9ff"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e19b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e96a8"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e5fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d8c6"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d25c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1561e"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b4ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45616"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef8bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a30f"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4d51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57370"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1b9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1ddf"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_81f6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92eac"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9636a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d6d2"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6789"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d81e"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6531d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_705cb"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5892"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56681"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09c3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad191"] atlas = ExtResource("1_ae16b") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d6ac"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91de6"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5467"] -atlas = ExtResource("1_ae16b") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebc5f"] -atlas = ExtResource("1_ae16b") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b33bd"] -atlas = ExtResource("1_ae16b") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63e80"] -atlas = ExtResource("1_ae16b") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_991a2"] -atlas = ExtResource("1_ae16b") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44f15"] -atlas = ExtResource("1_ae16b") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7b66b"] atlas = ExtResource("1_ae16b") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_44f15"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3e78"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e24b6"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b40b"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_325de"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66aef"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c943b"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6c3a"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_40a3b"] atlas = ExtResource("1_ae16b") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_ae16b") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3e78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91de6"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e24b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5467"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b40b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebc5f"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_325de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b33bd"] atlas = ExtResource("1_ae16b") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66aef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63e80"] atlas = ExtResource("1_ae16b") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c943b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_991a2"] atlas = ExtResource("1_ae16b") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6c3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef8bc"] atlas = ExtResource("1_ae16b") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4d51"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1b9f"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_81f6c"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9636a"] +atlas = ExtResource("1_ae16b") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6789"] +atlas = ExtResource("1_ae16b") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6531d"] +atlas = ExtResource("1_ae16b") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5892"] +atlas = ExtResource("1_ae16b") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09c3e"] +atlas = ExtResource("1_ae16b") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d6ac"] +atlas = ExtResource("1_ae16b") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_ae16b"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72aa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04b2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7465f") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcc79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d53c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a0e5") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a927") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_326a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf51e") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f37aa") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3612e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f55a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ece") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3467d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd58") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2063d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7811b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58497") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2573b") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b515") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec13d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f64e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e61a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6616e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d319") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb86c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_685c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_659c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4daa5") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6af1") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f1a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2c56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cacb7") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f540c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e92b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_972c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28516") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_112ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3875") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67370") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aea23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aab9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dd65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa8f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab28") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4da2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68d01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea052") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78f10") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_992ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6172f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc70b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8b0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24190") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d814f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc57c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca56f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4428") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aba1") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a906e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24537") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_993f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08bad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f691a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9b79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd2ba") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4f23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fff0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7564") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e75e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d833") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54f0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94bc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50530") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9faa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e789d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72988") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d431f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99be7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1349") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42a63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2624") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a8cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1505b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62277") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db0ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbe48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee0b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_282eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72c7c") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83f9e") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56aca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3df9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25833") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c66d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0021") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_703a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11b28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4ed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb34d") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_470de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ca12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c0f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f5d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37722") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1df5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92e48") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86c69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06023") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25087") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_856ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c955a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e6fc") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66614") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a9b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_303a8") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fa30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_febe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96670") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd9f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c8f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fd7") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f37df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb4b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_650b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82e28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7892d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7019") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fca0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c554a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25785") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d46f") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bbb1") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83bc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a656") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9b8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b331a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8989") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95df5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0329") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a13f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96bd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dbf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62fe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c19c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c366d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c32") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ec00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_509b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb967") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb5db") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b93c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e82e") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6142a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_123b9") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bac02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c2f3") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c18d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2c8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05ab8") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a37e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e52cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01109") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_764c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18ed8") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99006") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cde2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da802") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb86b") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b461") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2536f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a22b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd1e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_320d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_910b2") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70a3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_265ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b8b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f816") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e020") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83edd") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da2da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45fc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_184d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a5aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_576fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02ab7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d76bb") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e2cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a4eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_979a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f899b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10108") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e86fa") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9452") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_901a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04ece") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13a9e") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60f0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d19ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a310") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_877fb") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28dee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_004e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e04a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97644") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a28f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8292c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c784") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a443") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b9fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0067f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42c93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e651a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_310f5") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48ca9") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e7fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f15a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0bc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f71b9") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4c6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_493e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c183") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aee6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a623d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dfe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e340d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2531f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e6e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba1f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f262") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a44e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef1a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f7a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_445a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de8fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa7e0") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d30") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67c16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bacd1") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c2f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87e40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2a81") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a30f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1ddf") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92eac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d6d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d81e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_705cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56681") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad191") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfaa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ebf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce9ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e96a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d8c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1561e") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e09e0") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2b22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8669d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_670d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74951") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c8c") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e780b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7178") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ccb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25381") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13fdf") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d12e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aca4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97e25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a52c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6229") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95cd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bdf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16e4b") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43387") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ad3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d192b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af326") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e712") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49160") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b545") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e351b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cdff") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e19b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e5fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d25c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b4ca") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef8bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4d51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81f6c") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9636a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6789") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6531d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d6ac") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91de6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5467") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebc5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b33bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63e80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_991a2") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f15") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b66b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_889b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba0dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d767") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bad14") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a29d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02a3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f24bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_201dc") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_990ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_601a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0b3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa4ce") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c67e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_813b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e843") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3674c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50995") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3e78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e24b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b40b") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_325de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66aef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c943b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6c3a") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3612e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f55a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ece") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3467d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd58") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f37aa") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f1a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2c56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cacb7") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f540c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e92b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_972c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28516") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2063d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7811b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58497") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2573b") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b515") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec13d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f64e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e61a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6616e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d319") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb86c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_685c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_659c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4daa5") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6af1") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a927") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_326a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf51e") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72aa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04b2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7465f") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcc79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d53c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a0e5") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_992ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6172f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc70b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8b0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24190") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78f10") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54f0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94bc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50530") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9faa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e789d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72988") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d814f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc57c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca56f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4428") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aba1") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a906e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24537") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_993f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08bad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f691a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9b79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd2ba") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4f23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fff0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7564") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e75e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d833") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4da2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68d01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea052") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_112ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3875") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67370") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aea23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aab9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dd65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa8f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab28") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56aca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3df9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25833") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c66d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0021") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83f9e") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a9b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_303a8") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fa30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_febe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96670") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_703a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11b28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4ed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb34d") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_470de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ca12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c0f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f5d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37722") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1df5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92e48") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86c69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06023") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25087") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_856ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c955a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e6fc") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66614") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db0ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbe48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee0b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_282eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72c7c") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d431f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99be7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1349") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42a63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2624") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a8cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1505b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62277") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83bc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a656") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bbb1") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6142a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_123b9") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bac02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c2f3") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9b8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b331a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8989") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95df5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0329") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a13f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96bd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dbf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62fe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c19c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c366d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c32") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ec00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_509b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb967") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb5db") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b93c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e82e") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fca0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c554a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25785") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d46f") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd9f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c8f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fd7") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f37df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb4b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_650b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82e28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7892d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7019") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2536f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a22b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd1e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_320d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_910b2") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b461") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_901a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04ece") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13a9e") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60f0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d19ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a310") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_877fb") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70a3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_265ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b8b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f816") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e020") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83edd") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da2da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45fc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_184d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a5aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_576fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02ab7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d76bb") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e2cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a4eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_979a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f899b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10108") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e86fa") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9452") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99006") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cde2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da802") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb86b") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c18d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2c8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05ab8") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a37e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e52cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01109") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_764c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18ed8") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e7fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f15a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0bc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f71b9") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48ca9") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67c16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bacd1") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c2f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87e40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2a81") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4c6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_493e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c183") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aee6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a623d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dfe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e340d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2531f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e6e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba1f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f262") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a44e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef1a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f7a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_445a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de8fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa7e0") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d30") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b9fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0067f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42c93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e651a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_310f5") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28dee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_004e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e04a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97644") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a28f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8292c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c784") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a443") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2b22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8669d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_670d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74951") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c8c") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e09e0") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e351b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cdff") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e19b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e5fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d25c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b4ca") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e780b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7178") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ccb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25381") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13fdf") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d12e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aca4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97e25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a52c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6229") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95cd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bdf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16e4b") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43387") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ad3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d192b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af326") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e712") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49160") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b545") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfaa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ebf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce9ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e96a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d8c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1561e") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a30f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1ddf") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92eac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d6d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d81e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_705cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56681") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad191") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b66b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_889b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba0dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d767") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bad14") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f15") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3e78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e24b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b40b") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_325de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66aef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c943b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6c3a") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a29d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02a3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f24bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_201dc") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_990ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_601a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0b3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa4ce") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c67e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_813b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e843") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3674c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50995") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91de6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5467") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebc5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b33bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63e80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_991a2") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef8bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4d51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81f6c") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9636a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6789") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6531d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d6ac") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_ae16b") diff --git a/engine/scenes/world/player/weapons/029/men.tscn b/engine/scenes/world/player/weapons/029/men.tscn index 4728050..4577bfe 100644 --- a/engine/scenes/world/player/weapons/029/men.tscn +++ b/engine/scenes/world/player/weapons/029/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://e4a438c2ec79"] +[gd_scene load_steps=419 format=3 uid="uid://e4a438c2ec8a"] -[ext_resource type="Texture2D" uid="uid://bunulmxqtpvx5" path="res://framework/statics/scenes/world/player/weapon/029/men/men.png" id="1_e4a43"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5851"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80b00"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dfbdf"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25677"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7674"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed663"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19b49"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_463ee"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44993"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbfb0"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8a78"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7926"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6109"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_080c0"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19891"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d331"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d422"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bunulmxqtpvx5" path="res://assets/world/player/weapon/029/men/men.png" id="1_e4a43"] [sub_resource type="AtlasTexture" id="AtlasTexture_1794a"] atlas = ExtResource("1_e4a43") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3d422"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_737f2"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5fd4c"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a606e"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bbc1"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5152"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c9e0"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34e4b"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_826a7"] atlas = ExtResource("1_e4a43") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_737f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8a78"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fd4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7926"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a606e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6109"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bbc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_080c0"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5152"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19891"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c9e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d331"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34e4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5851"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91d4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80b00"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1d5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfbdf"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e724"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25677"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96b50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7674"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de8f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed663"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f069"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19b49"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e923e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_463ee"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c0b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44993"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfa2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbfb0"] atlas = ExtResource("1_e4a43") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_645ba"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89f96"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33904"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b08db"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bac7"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_400be"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5eb12"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_793b2"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7beff"] atlas = ExtResource("1_e4a43") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_793b2"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75a7a"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75ac2"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26c1d"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f92fa"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_381fe"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a6af"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11a9f"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7254f"] atlas = ExtResource("1_e4a43") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75a7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89f96"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75ac2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33904"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26c1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b08db"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f92fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bac7"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_381fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_400be"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a6af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5eb12"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11a9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91d4a"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6c81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1d5d"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14e40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e724"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5259a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96b50"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0de6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de8f1"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a608e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f069"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55c95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e923e"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0efed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c0b0"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8a25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfa2a"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd4dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_645ba"] atlas = ExtResource("1_e4a43") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83e79"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_429e7"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ffe72"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6066b"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abba4"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_548d8"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4c55"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2f2a"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_00a57"] atlas = ExtResource("1_e4a43") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e2f2a"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24ec7"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cf55"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_889f7"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6a00"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4856"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0099f"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34fa6"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_55766"] atlas = ExtResource("1_e4a43") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24ec7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_429e7"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cf55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffe72"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_889f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6066b"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6a00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abba4"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4856"] +[sub_resource type="AtlasTexture" id="AtlasTexture_548d8"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0099f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4c55"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34fa6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6c81"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5f07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14e40"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb14e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5259a"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88cfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0de6f"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_687d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a608e"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_388ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55c95"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_910e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0efed"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8af4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8a25"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f51d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd4dd"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce9fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83e79"] atlas = ExtResource("1_e4a43") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8846"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34ec0"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c902"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba8d3"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3aa5a"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a1ca"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86047"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_878e5"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_87af0"] atlas = ExtResource("1_e4a43") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_878e5"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_614a1"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9fdc7"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56a1a"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b8e2"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63beb"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c54c"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1309"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5f523"] atlas = ExtResource("1_e4a43") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_614a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34ec0"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fdc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c902"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56a1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba8d3"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b8e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3aa5a"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63beb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a1ca"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c54c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86047"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1309"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5f07"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30465"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb14e"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b832"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88cfe"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30299"] +[sub_resource type="AtlasTexture" id="AtlasTexture_687d8"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89fce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_388ff"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a25a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_910e3"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3e98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8af4"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_626a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f51d"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a3e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce9fa"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21694"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8846"] atlas = ExtResource("1_e4a43") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cdf5"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6cf3"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85bbd"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65620"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a370"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_312d1"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17ed7"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_251f0"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e8eba"] atlas = ExtResource("1_e4a43") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_251f0"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b92d"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0cf9d"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_708d0"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8b62"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_915de"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25b1a"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2861d"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a8c78"] atlas = ExtResource("1_e4a43") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b92d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6cf3"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cf9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85bbd"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_708d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65620"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8b62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a370"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_915de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_312d1"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25b1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17ed7"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2861d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30465"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4f78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b832"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df67b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30299"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bd84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89fce"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_758dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a25a9"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6413"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3e98"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d47b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_626a2"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_664ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a3e2"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_621ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21694"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88523"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cdf5"] atlas = ExtResource("1_e4a43") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a280"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a056"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bedbf"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba175"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9e39"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38c19"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb2c4"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edd38"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_72224"] atlas = ExtResource("1_e4a43") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_edd38"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46daf"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25eb7"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2178b"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f392"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fbc93"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14268"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5bbcc"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b2d60"] atlas = ExtResource("1_e4a43") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46daf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a056"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25eb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bedbf"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2178b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba175"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f392"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9e39"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbc93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38c19"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14268"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb2c4"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bbcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4f78"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dab5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df67b"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37871"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1bd84"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b095"] +[sub_resource type="AtlasTexture" id="AtlasTexture_758dd"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5a09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6413"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99681"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d47b8"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_acd16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_664ad"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f02fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_621ab"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13d2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88523"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39381"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a280"] atlas = ExtResource("1_e4a43") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a84a"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5429"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a00c1"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3c04"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b4ea"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d67e"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_614f9"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1dc32"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1257a"] atlas = ExtResource("1_e4a43") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1dc32"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9936"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5fee"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0ad5"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77bdb"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5744e"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9efdc"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8105"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_83c21"] atlas = ExtResource("1_e4a43") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9936"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5429"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5fee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a00c1"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0ad5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3c04"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77bdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b4ea"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5744e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d67e"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9efdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_614f9"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8105"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dab5a"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdbcd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37871"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_99530"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b095"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dae5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5a09"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad35d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99681"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58aa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acd16"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b93ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f02fa"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f47c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13d2e"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac172"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39381"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ed02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a84a"] atlas = ExtResource("1_e4a43") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51929"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7910"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1832"] -atlas = ExtResource("1_e4a43") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dfc1f"] -atlas = ExtResource("1_e4a43") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ae82"] -atlas = ExtResource("1_e4a43") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de1d7"] -atlas = ExtResource("1_e4a43") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f302a"] -atlas = ExtResource("1_e4a43") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_369d0"] -atlas = ExtResource("1_e4a43") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e049c"] atlas = ExtResource("1_e4a43") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_369d0"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b0e3"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2527b"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f5a8"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c2e1"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23e4a"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e65ae"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_988e6"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1de87"] atlas = ExtResource("1_e4a43") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_e4a43") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b0e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7910"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2527b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1832"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f5a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfc1f"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c2e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ae82"] atlas = ExtResource("1_e4a43") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23e4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de1d7"] atlas = ExtResource("1_e4a43") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e65ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f302a"] atlas = ExtResource("1_e4a43") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_988e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdbcd"] atlas = ExtResource("1_e4a43") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99530"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dae5b"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad35d"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58aa5"] +atlas = ExtResource("1_e4a43") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b93ed"] +atlas = ExtResource("1_e4a43") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f47c"] +atlas = ExtResource("1_e4a43") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac172"] +atlas = ExtResource("1_e4a43") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ed02"] +atlas = ExtResource("1_e4a43") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51929"] +atlas = ExtResource("1_e4a43") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_e4a43"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80b00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfbdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25677") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed663") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_463ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbfb0") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6109") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_080c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d331") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d422") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1794a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4b73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3371e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0b12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2efa0") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_826a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b02f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_def9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_020ea") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_187c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab702") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0ec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f45d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22763") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01ee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec05a") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_982a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a7a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_573e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97e6e") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9411c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a966") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_737f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fd4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a606e") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bbc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c9e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34e4b") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91d4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1d5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96b50") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de8f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e923e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_645ba") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89f96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b08db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bac7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_400be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eb12") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_793b2") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7beff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d0a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dafa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e3da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ba36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36bb9") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7254f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e977a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a006") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1473") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c7ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93780") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_256da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb7aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2abd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5455b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6014") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da0dc") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd98d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce30e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2983") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77bb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8632f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1737c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7580") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f04d4") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75ac2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26c1d") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f92fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_381fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a6af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a9f") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6c81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14e40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5259a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0de6f") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a608e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0efed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8a25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd4dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e79") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_429e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffe72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6066b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abba4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_548d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4c55") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f2a") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38da7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c422") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_975db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a26e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a40fa") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55766") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea855") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c52d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16420") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f43b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b92ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b67f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7fa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_603f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_807db") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_916bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ebdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5fcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6e60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3360c") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92447") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24ec7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cf55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_889f7") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0099f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34fa6") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb14e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88cfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_687d8") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_388ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_910e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8af4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f51d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce9fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8846") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34ec0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c902") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba8d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aa5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86047") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_878e5") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87af0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf0e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_372f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27964") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f168") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49aa9") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f523") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca73c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73589") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38379") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a06c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd985") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61a50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7747c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b23a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee24") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53762") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae293") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ee7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a2cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a369c") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc1e5") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_614a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fdc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56a1a") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b8e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63beb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c54c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1309") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89fce") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a25a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3e98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_626a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cdf5") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6cf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85bbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_312d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17ed7") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_251f0") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8eba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30bf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41c44") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71b1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47bed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f4ed") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69096") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da1b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b942") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04255") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dd4e") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa19d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddd65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f9e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_779b8") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b87ed") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b92d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_708d0") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8b62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_915de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25b1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2861d") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4f78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df67b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bd84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_758dd") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d47b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_664ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_621ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88523") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a280") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a056") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bedbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38c19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb2c4") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd38") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72224") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45140") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeba5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da7da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fafe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_259d9") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a839") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f128a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a81") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d0ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30462") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c043") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04a76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cdc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2f4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d53") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_226c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52158") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70e5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e748f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95699") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82c22") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46daf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25eb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2178b") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbc93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14268") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bbcc") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dab5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37871") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5a09") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99681") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f02fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13d2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39381") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a84a") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5429") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a00c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b4ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d67e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_614f9") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc32") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1257a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_798a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f288") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1165") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7deee") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26c85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8cd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9993b") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1325") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79792") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e241") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a37de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27f51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2939") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9305f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_330ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5849c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_313a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ac54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f93") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5187") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9936") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5fee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ad5") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77bdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5744e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9efdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8105") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdbcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dae5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad35d") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58aa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b93ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f47c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac172") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51929") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de1d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f302a") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_369d0") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e049c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12afa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd15b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1da1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c772f") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1de87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d20ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0cb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcfea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f91e6") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a559") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c9f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c1c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a92bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9001") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4925e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86dcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2ca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c28d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea8f3") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7913b") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b0e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2527b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f5a8") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c2e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23e4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e65ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_988e6") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1794a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4b73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3371e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0b12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2efa0") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d422") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_737f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fd4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a606e") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bbc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c9e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34e4b") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_826a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b02f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_def9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_020ea") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_187c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab702") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0ec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f45d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22763") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01ee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec05a") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_982a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a7a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_573e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97e6e") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9411c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a966") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6109") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_080c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d331") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80b00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfbdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25677") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed663") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_463ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbfb0") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7beff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d0a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dafa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e3da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ba36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36bb9") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_793b2") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75ac2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26c1d") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f92fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_381fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a6af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a9f") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7254f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e977a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a006") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1473") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c7ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93780") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_256da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb7aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2abd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5455b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6014") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da0dc") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd98d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce30e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2983") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77bb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8632f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1737c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7580") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f04d4") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89f96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b08db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bac7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_400be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eb12") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91d4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1d5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96b50") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de8f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e923e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_645ba") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38da7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c422") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_975db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a26e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a40fa") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f2a") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24ec7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cf55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_889f7") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0099f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34fa6") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55766") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea855") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c52d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16420") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f43b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b92ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b67f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7fa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_603f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_807db") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_916bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ebdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5fcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6e60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3360c") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92447") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_429e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffe72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6066b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abba4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_548d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4c55") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6c81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14e40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5259a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0de6f") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a608e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0efed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8a25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd4dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e79") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87af0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf0e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_372f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27964") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f168") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49aa9") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_878e5") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_614a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fdc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56a1a") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b8e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63beb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c54c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1309") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f523") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca73c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73589") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38379") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a06c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd985") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61a50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7747c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b23a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee24") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53762") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae293") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ee7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a2cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a369c") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc1e5") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34ec0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c902") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba8d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aa5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86047") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb14e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88cfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_687d8") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_388ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_910e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8af4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f51d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce9fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8846") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8eba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30bf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41c44") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_251f0") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b92d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_708d0") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8b62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_915de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25b1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2861d") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71b1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47bed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f4ed") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69096") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da1b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b942") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04255") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dd4e") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa19d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddd65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f9e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_779b8") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b87ed") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6cf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85bbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_312d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17ed7") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89fce") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a25a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3e98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_626a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cdf5") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72224") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45140") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeba5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da7da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fafe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_259d9") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd38") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46daf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25eb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2178b") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbc93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14268") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bbcc") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a839") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f128a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a81") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d0ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30462") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c043") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04a76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cdc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2f4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d53") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_226c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52158") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70e5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e748f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95699") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82c22") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a056") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bedbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38c19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb2c4") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4f78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df67b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bd84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_758dd") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d47b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_664ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_621ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88523") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a280") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1257a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_798a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f288") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1165") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7deee") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc32") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9936") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5fee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ad5") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77bdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5744e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9efdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8105") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26c85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8cd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9993b") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1325") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79792") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e241") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a37de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27f51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2939") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9305f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_330ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5849c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_313a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ac54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f93") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5187") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5429") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a00c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b4ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d67e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_614f9") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dab5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37871") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5a09") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99681") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f02fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13d2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39381") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a84a") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e049c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12afa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd15b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1da1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c772f") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_369d0") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b0e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2527b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f5a8") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c2e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23e4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e65ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_988e6") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1de87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d20ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0cb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcfea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f91e6") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a559") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c9f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c1c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a92bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9001") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4925e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86dcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2ca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c28d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea8f3") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7913b") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de1d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f302a") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdbcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dae5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad35d") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58aa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b93ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f47c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac172") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51929") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_e4a43") diff --git a/engine/scenes/world/player/weapons/029/women.tscn b/engine/scenes/world/player/weapons/029/women.tscn index 5d61f76..d721a2a 100644 --- a/engine/scenes/world/player/weapons/029/women.tscn +++ b/engine/scenes/world/player/weapons/029/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://cfcbb677416f"] +[gd_scene load_steps=419 format=3 uid="uid://cfcbb677416f"] -[ext_resource type="Texture2D" uid="uid://btvtlamus5ldc" path="res://framework/statics/scenes/world/player/weapon/029/women/women.png" id="1_cfcbb"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8c49"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55a59"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7061a"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_384c3"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50973"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd197"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0eac"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4b4a"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9832"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c021f"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22e45"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35e5c"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b59c5"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49c12"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12025"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a98c"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81b1b"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://btvtlamus5ldc" path="res://assets/world/player/weapon/029/women/women.png" id="1_cfcbb"] [sub_resource type="AtlasTexture" id="AtlasTexture_a9022"] atlas = ExtResource("1_cfcbb") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_81b1b"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36734"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c8d6"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b5a5"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e324"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a80fd"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebe71"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98059"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b5438"] atlas = ExtResource("1_cfcbb") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36734"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22e45"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c8d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35e5c"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b5a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b59c5"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e324"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49c12"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a80fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12025"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebe71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a98c"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98059"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8c49"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71e07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55a59"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c865"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7061a"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bc1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_384c3"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bcf4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50973"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30dc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd197"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88f19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0eac"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c45dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4b4a"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b918"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9832"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5953c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c021f"] atlas = ExtResource("1_cfcbb") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d35d"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6520"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92d20"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44981"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7562"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96404"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bdd96"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c66d1"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b5ae2"] atlas = ExtResource("1_cfcbb") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c66d1"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bc7b"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09b93"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09d43"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_068f8"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8e61"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8a25c"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83469"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a2a4b"] atlas = ExtResource("1_cfcbb") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bc7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6520"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09b93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92d20"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09d43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44981"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_068f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7562"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8e61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96404"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a25c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdd96"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83469"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71e07"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_47231"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c865"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60da4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bc1a"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3e13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bcf4"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c271"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30dc8"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fd25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88f19"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be84c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c45dd"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5aa98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b918"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb89e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5953c"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07de1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d35d"] atlas = ExtResource("1_cfcbb") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d86d6"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_552e7"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ffd30"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93a88"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd380"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d35d4"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42de6"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d99e"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_2dfaa"] atlas = ExtResource("1_cfcbb") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7d99e"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90d25"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bee09"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4af6d"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8fa3"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed188"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bff81"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d9a2"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d02bc"] atlas = ExtResource("1_cfcbb") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90d25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_552e7"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bee09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffd30"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4af6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93a88"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8fa3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd380"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed188"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d35d4"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bff81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42de6"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d9a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47231"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1008e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60da4"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bd20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3e13"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5600"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c271"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e52c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fd25"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35f05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be84c"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92596"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5aa98"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5784"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb89e"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22cd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07de1"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f709a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d86d6"] atlas = ExtResource("1_cfcbb") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_768ca"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6467"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79cd9"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e200"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbe26"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7fc74"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f935c"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c39f"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7cf5e"] atlas = ExtResource("1_cfcbb") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1c39f"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94465"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf897"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_057ac"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4191"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f39c3"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f41a"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee3f0"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b60c9"] atlas = ExtResource("1_cfcbb") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94465"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6467"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf897"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79cd9"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_057ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e200"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4191"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbe26"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f39c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fc74"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f41a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f935c"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee3f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1008e"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5df34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bd20"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50ae9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5600"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3b07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e52c5"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea829"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35f05"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43339"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92596"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b13ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5784"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d414e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22cd2"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_804ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f709a"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b1c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_768ca"] atlas = ExtResource("1_cfcbb") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06f8b"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2bea"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa768"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24957"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed649"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_797d9"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cf8c"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea662"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fc57f"] atlas = ExtResource("1_cfcbb") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ea662"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1f19"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ff58"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0526"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed9a4"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35b19"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5c77"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4250c"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b13c6"] atlas = ExtResource("1_cfcbb") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1f19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2bea"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ff58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa768"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0526"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24957"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed9a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed649"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35b19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_797d9"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5c77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cf8c"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4250c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5df34"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ea5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50ae9"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9d80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3b07"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32e71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea829"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8568e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43339"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38d20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b13ec"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_200ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d414e"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20f88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_804ce"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2d43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b1c2"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8896"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06f8b"] atlas = ExtResource("1_cfcbb") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_908e5"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52742"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ccc98"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70dad"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_512e7"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93b19"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52281"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bab46"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_69e15"] atlas = ExtResource("1_cfcbb") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_bab46"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf893"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e8f40"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4060d"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d67f0"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca479"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd54b"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c131"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_726d1"] atlas = ExtResource("1_cfcbb") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf893"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52742"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8f40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccc98"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4060d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70dad"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d67f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_512e7"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca479"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93b19"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd54b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52281"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c131"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ea5a"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78312"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9d80"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4684"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32e71"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c485"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8568e"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fd5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38d20"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b6dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_200ef"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_deaed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20f88"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9f34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2d43"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db901"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8896"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68fda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_908e5"] atlas = ExtResource("1_cfcbb") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f217c"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb491"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f567a"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c009c"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd2c0"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa7b2"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8491"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c5dc"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8c312"] atlas = ExtResource("1_cfcbb") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7c5dc"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e914"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52d03"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93e4b"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5baa2"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_384fa"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8644f"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9474"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f69aa"] atlas = ExtResource("1_cfcbb") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e914"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb491"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52d03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f567a"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93e4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c009c"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5baa2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd2c0"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_384fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa7b2"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8644f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8491"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9474"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78312"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14459"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4684"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1944b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c485"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3650"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fd5f"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e426"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b6dc"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc28b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_deaed"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecc1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9f34"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44a1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db901"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b76e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68fda"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b20c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f217c"] atlas = ExtResource("1_cfcbb") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f550"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1923a"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00cd7"] -atlas = ExtResource("1_cfcbb") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2bd53"] -atlas = ExtResource("1_cfcbb") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df56b"] -atlas = ExtResource("1_cfcbb") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2ded"] -atlas = ExtResource("1_cfcbb") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9b65"] -atlas = ExtResource("1_cfcbb") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81e27"] -atlas = ExtResource("1_cfcbb") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_59d55"] atlas = ExtResource("1_cfcbb") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_81e27"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f13d6"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2761"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43e56"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cfd21"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1b5c"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4056"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80969"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f5c59"] atlas = ExtResource("1_cfcbb") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_cfcbb") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f13d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1923a"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2761"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00cd7"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43e56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bd53"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfd21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df56b"] atlas = ExtResource("1_cfcbb") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1b5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2ded"] atlas = ExtResource("1_cfcbb") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4056"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9b65"] atlas = ExtResource("1_cfcbb") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80969"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14459"] atlas = ExtResource("1_cfcbb") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1944b"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3650"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e426"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc28b"] +atlas = ExtResource("1_cfcbb") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ecc1a"] +atlas = ExtResource("1_cfcbb") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44a1f"] +atlas = ExtResource("1_cfcbb") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b76e8"] +atlas = ExtResource("1_cfcbb") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b20c1"] +atlas = ExtResource("1_cfcbb") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f550"] +atlas = ExtResource("1_cfcbb") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_cfcbb"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8c49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55a59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7061a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_384c3") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0eac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c021f") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35e5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b59c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49c12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12025") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a98c") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81b1b") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_945c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74253") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0524d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27896") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5438") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cbb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70249") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d77f") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01079") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceba5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a2d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1b25") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d33da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49202") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e32f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a36c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c7e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1040c") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d5de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c166d") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c8d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b5a5") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a80fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98059") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71e07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c865") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bc1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bcf4") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30dc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88f19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c45dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5953c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d35d") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92d20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7562") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdd96") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c66d1") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5ae2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f9bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd2a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2214e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_813c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40c1a") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2a4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_588d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a13cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86951") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a06d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bbbc") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d76c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_723fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d558") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e56c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8a31") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61e44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afd20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c35c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7293c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce14c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3de07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca57f") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bc7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09b93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09d43") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_068f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8e61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a25c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83469") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60da4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3e13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c271") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be84c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aa98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb89e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07de1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d86d6") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_552e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d35d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42de6") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d99e") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dfaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_036cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4874") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ffb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9c7c") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d02bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0c72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a10b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db919") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_815b5") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e22ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a452") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2564") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_131fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00108") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9da1f") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac19e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_207d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0996") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05fa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_574cc") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36fa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd239") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af6d") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8fa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed188") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bff81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d9a2") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1008e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bd20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5600") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e52c5") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35f05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5784") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22cd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f709a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_768ca") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6467") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79cd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e200") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fc74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f935c") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c39f") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de9fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c08d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0604") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b60c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76ffd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_437ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05008") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b0f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d68a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e39c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8c9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5878b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56309") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bcc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dbd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdd51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c601") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9740") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09f92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1df13") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_057ac") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f39c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f41a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee3f0") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5df34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ae9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea829") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43339") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d414e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_804ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b1c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f8b") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2bea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa768") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24957") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed649") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_797d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf8c") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea662") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc57f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab6cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2538e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6d63") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb350") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a194") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da513") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2a90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f1a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80843") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_771d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1b04") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c35f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15dde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3241") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46049") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59289") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e8c") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1f19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ff58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0526") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed9a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35b19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5c77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4250c") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9d80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8568e") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38d20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_200ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8896") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_908e5") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccc98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70dad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_512e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52281") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab46") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11232") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e7e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fba76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a08ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c462") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_726d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adfc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_989bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bce58") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78d80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22bef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f7d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa341") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df4fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dc5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1544") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db456") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_299f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f601c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4505b") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b37a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03754") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf893") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8f40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4060d") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d67f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd54b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c131") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd5f") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b6dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deaed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9f34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db901") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68fda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f217c") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb491") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f567a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c009c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd2c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa7b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8491") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c5dc") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abfe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1949") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0efc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f925d") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f69aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb2ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34ec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2feb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56a95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e5b") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad75b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20c85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39206") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d506f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f28b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e644b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b18") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c139") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eb70") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e914") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e4b") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5baa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_384fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8644f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9474") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1944b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e426") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc28b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecc1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44a1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b76e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b20c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f550") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1923a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00cd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bd53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df56b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2ded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9b65") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81e27") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_506b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7452d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5b06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d44d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1f85") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_887b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1f60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_789d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5cd0") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41bc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee3b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16ea7") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2e13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_493a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cae68") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ba2") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f13d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e56") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfd21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1b5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4056") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80969") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_945c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74253") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0524d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27896") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81b1b") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c8d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b5a5") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a80fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98059") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5438") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cbb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70249") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d77f") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01079") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceba5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a2d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1b25") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d33da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49202") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e32f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a36c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c7e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1040c") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d5de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c166d") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35e5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b59c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49c12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12025") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a98c") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8c49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55a59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7061a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_384c3") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0eac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c021f") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5ae2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f9bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd2a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2214e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_813c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40c1a") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c66d1") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bc7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09b93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09d43") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_068f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8e61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a25c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83469") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2a4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_588d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a13cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86951") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a06d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bbbc") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d76c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_723fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d558") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e56c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8a31") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61e44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afd20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c35c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7293c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce14c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3de07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca57f") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92d20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7562") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdd96") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71e07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c865") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bc1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bcf4") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30dc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88f19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c45dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5953c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d35d") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dfaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_036cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4874") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ffb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9c7c") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d99e") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af6d") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8fa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed188") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bff81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d9a2") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d02bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0c72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a10b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db919") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_815b5") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e22ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a452") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2564") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_131fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00108") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9da1f") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac19e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_207d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0996") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05fa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_574cc") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36fa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd239") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_552e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d35d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42de6") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60da4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3e13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c271") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be84c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aa98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb89e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07de1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d86d6") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de9fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c08d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0604") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c39f") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_057ac") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f39c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f41a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee3f0") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b60c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76ffd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_437ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05008") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b0f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d68a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e39c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8c9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5878b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56309") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bcc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dbd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdd51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c601") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9740") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09f92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1df13") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6467") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79cd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e200") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fc74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f935c") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1008e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bd20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5600") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e52c5") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35f05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5784") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22cd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f709a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_768ca") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc57f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab6cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2538e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6d63") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea662") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1f19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ff58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0526") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed9a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35b19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5c77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4250c") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb350") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a194") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da513") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2a90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f1a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80843") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_771d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1b04") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c35f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15dde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3241") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46049") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59289") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e8c") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2bea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa768") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24957") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed649") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_797d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf8c") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5df34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ae9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea829") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43339") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d414e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_804ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b1c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f8b") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11232") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e7e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fba76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a08ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c462") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab46") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf893") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8f40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4060d") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d67f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd54b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c131") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_726d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adfc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_989bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bce58") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78d80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22bef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f7d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa341") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df4fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dc5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1544") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db456") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_299f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f601c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4505b") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b37a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03754") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccc98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70dad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_512e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52281") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9d80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8568e") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38d20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_200ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8896") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_908e5") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abfe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1949") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0efc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f925d") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c5dc") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e914") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e4b") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5baa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_384fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8644f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9474") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f69aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb2ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34ec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2feb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56a95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e5b") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad75b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20c85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39206") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d506f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f28b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e644b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b18") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c139") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eb70") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb491") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f567a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c009c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd2c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa7b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8491") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd5f") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b6dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deaed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9f34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db901") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68fda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f217c") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_506b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7452d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5b06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d44d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1f85") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81e27") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f13d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e56") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfd21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1b5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4056") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80969") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_887b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1f60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_789d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5cd0") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41bc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee3b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16ea7") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2e13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_493a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cae68") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ba2") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1923a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00cd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bd53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df56b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2ded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9b65") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1944b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e426") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc28b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecc1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44a1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b76e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b20c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f550") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_cfcbb") diff --git a/engine/scenes/world/player/weapons/030/men.tscn b/engine/scenes/world/player/weapons/030/men.tscn index 9a63f60..fac8b41 100644 --- a/engine/scenes/world/player/weapons/030/men.tscn +++ b/engine/scenes/world/player/weapons/030/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://658cfe77cce0"] +[gd_scene load_steps=419 format=3 uid="uid://658cfe77cce0"] -[ext_resource type="Texture2D" uid="uid://bh322ff61sufq" path="res://framework/statics/scenes/world/player/weapon/030/men/men.png" id="1_658cf"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_99643"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88a07"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a91bd"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8a94"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a561"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a586"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4ba8"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b55ee"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9482"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f3f3"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbb62"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f304"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_907f5"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80553"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f8ea"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61c03"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77c89"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://bh322ff61sufq" path="res://assets/world/player/weapon/030/men/men.png" id="1_658cf"] [sub_resource type="AtlasTexture" id="AtlasTexture_1daaf"] atlas = ExtResource("1_658cf") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_77c89"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c632"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0d7a"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9cc3f"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12e5a"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c6d3"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e91ca"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2158e"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9b6e7"] atlas = ExtResource("1_658cf") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c632"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbb62"] atlas = ExtResource("1_658cf") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0d7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f304"] atlas = ExtResource("1_658cf") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cc3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_907f5"] atlas = ExtResource("1_658cf") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12e5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80553"] atlas = ExtResource("1_658cf") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c6d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f8ea"] atlas = ExtResource("1_658cf") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e91ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61c03"] atlas = ExtResource("1_658cf") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2158e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99643"] atlas = ExtResource("1_658cf") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26ad8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88a07"] atlas = ExtResource("1_658cf") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a988"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a91bd"] atlas = ExtResource("1_658cf") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a83bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8a94"] atlas = ExtResource("1_658cf") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65d1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a561"] atlas = ExtResource("1_658cf") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5ed3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a586"] atlas = ExtResource("1_658cf") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59de9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4ba8"] atlas = ExtResource("1_658cf") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5838"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b55ee"] atlas = ExtResource("1_658cf") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4e81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9482"] atlas = ExtResource("1_658cf") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10a2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f3f3"] atlas = ExtResource("1_658cf") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d79ab"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd1f5"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1355e"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5729"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30cb7"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6e17"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77a15"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3e0b"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b9483"] atlas = ExtResource("1_658cf") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c3e0b"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55de8"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d143"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f15f"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_533b3"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27d91"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c923"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_571cf"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a5623"] atlas = ExtResource("1_658cf") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55de8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd1f5"] atlas = ExtResource("1_658cf") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d143"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1355e"] atlas = ExtResource("1_658cf") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f15f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5729"] atlas = ExtResource("1_658cf") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_533b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30cb7"] atlas = ExtResource("1_658cf") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27d91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6e17"] atlas = ExtResource("1_658cf") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c923"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77a15"] atlas = ExtResource("1_658cf") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_571cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26ad8"] atlas = ExtResource("1_658cf") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0482d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a988"] atlas = ExtResource("1_658cf") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5fac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a83bd"] atlas = ExtResource("1_658cf") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_541a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65d1a"] atlas = ExtResource("1_658cf") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3a2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5ed3"] atlas = ExtResource("1_658cf") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5274b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59de9"] atlas = ExtResource("1_658cf") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afe66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5838"] atlas = ExtResource("1_658cf") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fe0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4e81"] atlas = ExtResource("1_658cf") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a147"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10a2d"] atlas = ExtResource("1_658cf") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8921c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d79ab"] atlas = ExtResource("1_658cf") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3d4b"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2fbc7"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8edeb"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3258"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72af4"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c76dc"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5beac"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0b16"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fa948"] atlas = ExtResource("1_658cf") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b0b16"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21757"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09530"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_416df"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3329"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3324e"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12c16"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26789"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_622ae"] atlas = ExtResource("1_658cf") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21757"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fbc7"] atlas = ExtResource("1_658cf") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09530"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8edeb"] atlas = ExtResource("1_658cf") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_416df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3258"] atlas = ExtResource("1_658cf") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3329"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72af4"] atlas = ExtResource("1_658cf") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3324e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c76dc"] atlas = ExtResource("1_658cf") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12c16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5beac"] atlas = ExtResource("1_658cf") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26789"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0482d"] atlas = ExtResource("1_658cf") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e945e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5fac"] atlas = ExtResource("1_658cf") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fc7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_541a8"] atlas = ExtResource("1_658cf") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38903"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3a2b"] atlas = ExtResource("1_658cf") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_089ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5274b"] atlas = ExtResource("1_658cf") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8b9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afe66"] atlas = ExtResource("1_658cf") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8390"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fe0e"] atlas = ExtResource("1_658cf") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d59ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a147"] atlas = ExtResource("1_658cf") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb2ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8921c"] atlas = ExtResource("1_658cf") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f84f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3d4b"] atlas = ExtResource("1_658cf") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff7b1"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3d7d"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eda8c"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3fa48"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b1ed"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02655"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e701d"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac15f"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9e9b7"] atlas = ExtResource("1_658cf") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ac15f"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe5e0"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf09b"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2108e"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0f2e"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe9ee"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d901c"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3b53"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c9ff2"] atlas = ExtResource("1_658cf") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe5e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3d7d"] atlas = ExtResource("1_658cf") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf09b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eda8c"] atlas = ExtResource("1_658cf") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2108e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fa48"] atlas = ExtResource("1_658cf") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0f2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b1ed"] atlas = ExtResource("1_658cf") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe9ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02655"] atlas = ExtResource("1_658cf") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d901c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e701d"] atlas = ExtResource("1_658cf") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3b53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e945e"] atlas = ExtResource("1_658cf") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d7d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fc7b"] atlas = ExtResource("1_658cf") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf071"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38903"] atlas = ExtResource("1_658cf") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_170ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_089ba"] atlas = ExtResource("1_658cf") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41549"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8b9c"] atlas = ExtResource("1_658cf") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c106"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8390"] atlas = ExtResource("1_658cf") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2a95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d59ed"] atlas = ExtResource("1_658cf") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b77fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb2ff"] atlas = ExtResource("1_658cf") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0eaee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f84f"] atlas = ExtResource("1_658cf") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_807e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff7b1"] atlas = ExtResource("1_658cf") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9656"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24017"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d095"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a18e9"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_513ce"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d414c"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_094b4"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5535"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ffb03"] atlas = ExtResource("1_658cf") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f5535"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c744d"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1703"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8d10"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32b50"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a20c"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82210"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b225f"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_88da8"] atlas = ExtResource("1_658cf") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c744d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24017"] atlas = ExtResource("1_658cf") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1703"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d095"] atlas = ExtResource("1_658cf") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8d10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a18e9"] atlas = ExtResource("1_658cf") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32b50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_513ce"] atlas = ExtResource("1_658cf") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a20c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d414c"] atlas = ExtResource("1_658cf") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82210"] +[sub_resource type="AtlasTexture" id="AtlasTexture_094b4"] atlas = ExtResource("1_658cf") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b225f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d7d9"] atlas = ExtResource("1_658cf") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16242"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf071"] atlas = ExtResource("1_658cf") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6209"] +[sub_resource type="AtlasTexture" id="AtlasTexture_170ff"] atlas = ExtResource("1_658cf") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e294c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41549"] atlas = ExtResource("1_658cf") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8cf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c106"] atlas = ExtResource("1_658cf") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56ea9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2a95"] atlas = ExtResource("1_658cf") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d8e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b77fe"] atlas = ExtResource("1_658cf") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd1a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0eaee"] atlas = ExtResource("1_658cf") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_296ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_807e2"] atlas = ExtResource("1_658cf") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdcbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9656"] atlas = ExtResource("1_658cf") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a039"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87e05"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_331a2"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_954d6"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad8de"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7642c"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aaa3c"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_465b7"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_77600"] atlas = ExtResource("1_658cf") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_465b7"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1be7"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b58ef"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5753f"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_862e9"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08b77"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2003"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96b49"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c64a5"] atlas = ExtResource("1_658cf") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1be7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87e05"] atlas = ExtResource("1_658cf") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b58ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_331a2"] atlas = ExtResource("1_658cf") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5753f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_954d6"] atlas = ExtResource("1_658cf") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_862e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad8de"] atlas = ExtResource("1_658cf") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08b77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7642c"] atlas = ExtResource("1_658cf") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2003"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aaa3c"] atlas = ExtResource("1_658cf") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96b49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16242"] atlas = ExtResource("1_658cf") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41831"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6209"] atlas = ExtResource("1_658cf") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb6ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e294c"] atlas = ExtResource("1_658cf") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45257"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8cf1"] atlas = ExtResource("1_658cf") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6fa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56ea9"] atlas = ExtResource("1_658cf") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff553"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d8e1"] atlas = ExtResource("1_658cf") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82e28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd1a0"] atlas = ExtResource("1_658cf") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c40de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_296ac"] atlas = ExtResource("1_658cf") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f2bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdcbb"] atlas = ExtResource("1_658cf") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_801d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a039"] atlas = ExtResource("1_658cf") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bdc76"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5319d"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a174f"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27c01"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10132"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbf53"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_871f8"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_903cb"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e66b9"] atlas = ExtResource("1_658cf") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_903cb"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7141"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1fd36"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa0ed"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b849"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_deb7a"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56cfd"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e880d"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2429d"] atlas = ExtResource("1_658cf") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5319d"] atlas = ExtResource("1_658cf") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fd36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a174f"] atlas = ExtResource("1_658cf") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa0ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27c01"] atlas = ExtResource("1_658cf") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b849"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10132"] atlas = ExtResource("1_658cf") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_deb7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbf53"] atlas = ExtResource("1_658cf") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56cfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_871f8"] atlas = ExtResource("1_658cf") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e880d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41831"] atlas = ExtResource("1_658cf") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98e91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb6ae"] atlas = ExtResource("1_658cf") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ed36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45257"] atlas = ExtResource("1_658cf") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97b0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6fa7"] atlas = ExtResource("1_658cf") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e02b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff553"] atlas = ExtResource("1_658cf") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a25b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82e28"] atlas = ExtResource("1_658cf") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48f6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c40de"] atlas = ExtResource("1_658cf") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9ed5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f2bb"] atlas = ExtResource("1_658cf") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc96f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_801d8"] atlas = ExtResource("1_658cf") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b995"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdc76"] atlas = ExtResource("1_658cf") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89868"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee0e9"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44386"] -atlas = ExtResource("1_658cf") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64f9f"] -atlas = ExtResource("1_658cf") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd0e1"] -atlas = ExtResource("1_658cf") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bff01"] -atlas = ExtResource("1_658cf") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ae56"] -atlas = ExtResource("1_658cf") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86e15"] -atlas = ExtResource("1_658cf") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9b1e6"] atlas = ExtResource("1_658cf") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_86e15"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12dba"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33216"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b1da"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09906"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57ea2"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d8a2"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59746"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_98829"] atlas = ExtResource("1_658cf") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_658cf") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12dba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee0e9"] atlas = ExtResource("1_658cf") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33216"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44386"] atlas = ExtResource("1_658cf") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b1da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64f9f"] atlas = ExtResource("1_658cf") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09906"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd0e1"] atlas = ExtResource("1_658cf") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57ea2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bff01"] atlas = ExtResource("1_658cf") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d8a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ae56"] atlas = ExtResource("1_658cf") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59746"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98e91"] atlas = ExtResource("1_658cf") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ed36"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97b0a"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e02b2"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a25b"] +atlas = ExtResource("1_658cf") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48f6b"] +atlas = ExtResource("1_658cf") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9ed5"] +atlas = ExtResource("1_658cf") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc96f"] +atlas = ExtResource("1_658cf") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b995"] +atlas = ExtResource("1_658cf") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89868"] +atlas = ExtResource("1_658cf") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_658cf"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a91bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8a94") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b55ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f3f3") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_907f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80553") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f8ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c03") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77c89") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1daaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09be3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0af9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4178") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e81f5") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b6e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_560ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2114") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61a83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b00d8") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70913") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6bc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba63d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78eec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90308") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ef2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9892f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88b8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74e45") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de339") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cc3f") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12e5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c6d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e91ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2158e") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ad8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a988") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65d1a") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5ed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59de9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4e81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d79ab") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd1f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1355e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5729") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30cb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a15") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3e0b") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08dce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fd51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe1d6") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6601") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7ea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9deeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5735a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c042") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_442a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fc89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_780bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8016") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ed8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5393f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3630") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46ec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e301") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_774e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41438") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7389") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d481") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b5f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_330c8") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f15f") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_533b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_571cf") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0482d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5fac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_541a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3a2b") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5274b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a147") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8921c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d4b") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fbc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8edeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72af4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c76dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5beac") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b16") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_996e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98d39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5384f") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_622ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_625e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6296c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3c46") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b451e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0569b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_833a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5323") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d2e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b85ba") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc7fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_911f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d62b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4871") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_641a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7f16") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21757") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_416df") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3329") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3324e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26789") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e945e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fc7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_089ba") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8390") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d59ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb2ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f84f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff7b1") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3d7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fa48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b1ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e701d") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac15f") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e9b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34157") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca697") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_666ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acb69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18a4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_937b1") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbbfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_525f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da0e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d1be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86867") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69483") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfbd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_698ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e11d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f02b") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3930f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57d39") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe5e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf09b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2108e") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe9ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d901c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b53") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d7d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_170ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41549") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c106") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2a95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b77fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eaee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_807e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9656") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24017") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a18e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_513ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d414c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_094b4") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5535") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5124d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c59c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4a9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f88d3") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88da8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_641d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aac72") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a25f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c1b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_212e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf816") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23e66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e913a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b329") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2e61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c9e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e175f") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e83fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd22") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c744d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1703") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d10") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a20c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b225f") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e294c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8cf1") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ea9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d8e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd1a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_296ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdcbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a039") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87e05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_331a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_954d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad8de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7642c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa3c") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_465b7") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77600") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8714") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de553") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_385f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2736c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb8b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c64a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc6db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_780c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba457") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a422") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9462") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13138") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a13da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c7fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6b4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fc9f") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6ac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af46c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8adb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7dfc") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1427e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c218") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1be7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b58ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5753f") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_862e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96b49") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb6ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45257") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6fa7") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff553") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82e28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c40de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f2bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_801d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc76") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5319d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a174f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27c01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10132") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_871f8") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_903cb") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e66b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78baa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53b4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_190a8") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2429d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b09b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7a7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7339") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85fad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39f53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d84b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_496dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2392f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fd68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_236d4") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3768d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bfd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2969c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9700b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c84") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38c5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_896f6") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fd36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa0ed") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56cfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e880d") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98e91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e02b2") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a25b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9ed5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc96f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89868") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee0e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44386") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64f9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd0e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bff01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ae56") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86e15") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_588cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff4ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a720e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae9f4") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98829") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af1d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1126b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecaeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9b01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b990") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f36c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbd34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cab57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31fcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_388af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c338") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baff8") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bddbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3f60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d20b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd4a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dafb4") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2856e") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12dba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33216") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b1da") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57ea2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d8a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59746") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1daaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09be3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0af9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4178") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e81f5") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77c89") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cc3f") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12e5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c6d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e91ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2158e") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b6e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_560ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2114") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61a83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b00d8") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70913") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6bc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba63d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78eec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90308") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ef2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9892f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88b8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74e45") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de339") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_907f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80553") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f8ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c03") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a91bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8a94") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b55ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f3f3") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08dce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fd51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe1d6") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3e0b") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f15f") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_533b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_571cf") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6601") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7ea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9deeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5735a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c042") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_442a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fc89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_780bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8016") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ed8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5393f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3630") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46ec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e301") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_774e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41438") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7389") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d481") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b5f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_330c8") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd1f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1355e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5729") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30cb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a15") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ad8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a988") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65d1a") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5ed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59de9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4e81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d79ab") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_996e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98d39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5384f") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b16") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21757") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_416df") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3329") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3324e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26789") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_622ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_625e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6296c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3c46") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b451e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0569b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_833a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5323") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d2e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b85ba") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc7fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_911f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d62b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4871") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_641a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7f16") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fbc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8edeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72af4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c76dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5beac") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0482d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5fac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_541a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3a2b") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5274b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a147") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8921c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d4b") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e9b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34157") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca697") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac15f") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe5e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf09b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2108e") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe9ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d901c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b53") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_666ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acb69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18a4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_937b1") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbbfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_525f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da0e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d1be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86867") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69483") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfbd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_698ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e11d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f02b") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3930f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57d39") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3d7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fa48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b1ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e701d") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e945e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fc7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_089ba") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8390") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d59ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb2ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f84f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff7b1") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5124d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c59c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4a9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f88d3") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5535") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c744d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1703") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d10") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a20c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b225f") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88da8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_641d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aac72") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a25f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c1b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_212e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf816") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23e66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e913a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b329") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2e61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c9e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e175f") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e83fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd22") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24017") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a18e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_513ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d414c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_094b4") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d7d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_170ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41549") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c106") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2a95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b77fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eaee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_807e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9656") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77600") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8714") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de553") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_385f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2736c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb8b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_465b7") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1be7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b58ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5753f") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_862e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96b49") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c64a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc6db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_780c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba457") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a422") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9462") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13138") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a13da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c7fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6b4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fc9f") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6ac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af46c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8adb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7dfc") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1427e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c218") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87e05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_331a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_954d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad8de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7642c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa3c") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e294c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8cf1") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ea9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d8e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd1a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_296ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdcbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a039") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e66b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78baa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53b4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_190a8") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_903cb") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fd36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa0ed") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56cfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e880d") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2429d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b09b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7a7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7339") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85fad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39f53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d84b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_496dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2392f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fd68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_236d4") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3768d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bfd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2969c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9700b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c84") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38c5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_896f6") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5319d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a174f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27c01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10132") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_871f8") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb6ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45257") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6fa7") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff553") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82e28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c40de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f2bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_801d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc76") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_588cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff4ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a720e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae9f4") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86e15") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12dba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33216") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b1da") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57ea2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d8a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59746") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98829") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af1d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1126b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecaeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9b01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b990") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f36c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbd34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cab57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31fcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_388af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c338") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baff8") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bddbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3f60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d20b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd4a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dafb4") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2856e") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee0e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44386") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64f9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd0e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bff01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ae56") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98e91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e02b2") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a25b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9ed5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc96f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89868") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_658cf") diff --git a/engine/scenes/world/player/weapons/030/women.tscn b/engine/scenes/world/player/weapons/030/women.tscn index 264bc38..6108610 100644 --- a/engine/scenes/world/player/weapons/030/women.tscn +++ b/engine/scenes/world/player/weapons/030/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://038e5b8a562c"] +[gd_scene load_steps=419 format=3 uid="uid://038e5b8a562c"] -[ext_resource type="Texture2D" uid="uid://m6fhab53k0gn" path="res://framework/statics/scenes/world/player/weapon/030/women/women.png" id="1_038e5"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_af965"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6482"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2cd3f"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_356d9"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_002a3"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42e98"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e1c9"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef9e0"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90450"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dfe8c"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9506"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8b38"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13497"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51171"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b22f"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d095"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e631"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://m6fhab53k0gn" path="res://assets/world/player/weapon/030/women/women.png" id="1_038e5"] [sub_resource type="AtlasTexture" id="AtlasTexture_03ee5"] atlas = ExtResource("1_038e5") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8e631"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48ebb"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d8e5"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27f75"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd695"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ced7"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b68f3"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ecbfc"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_86bc4"] atlas = ExtResource("1_038e5") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48ebb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9506"] atlas = ExtResource("1_038e5") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d8e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8b38"] atlas = ExtResource("1_038e5") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27f75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13497"] atlas = ExtResource("1_038e5") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd695"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51171"] atlas = ExtResource("1_038e5") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ced7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b22f"] atlas = ExtResource("1_038e5") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b68f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d095"] atlas = ExtResource("1_038e5") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecbfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af965"] atlas = ExtResource("1_038e5") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a9c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6482"] atlas = ExtResource("1_038e5") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb6ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cd3f"] atlas = ExtResource("1_038e5") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_240ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_356d9"] atlas = ExtResource("1_038e5") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6165b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_002a3"] atlas = ExtResource("1_038e5") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d16a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42e98"] atlas = ExtResource("1_038e5") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e1c9"] atlas = ExtResource("1_038e5") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52bb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef9e0"] atlas = ExtResource("1_038e5") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5af5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90450"] atlas = ExtResource("1_038e5") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36087"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfe8c"] atlas = ExtResource("1_038e5") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66f97"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e595d"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03216"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9006d"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed36d"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3488d"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db1cc"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e32b"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_84d4e"] atlas = ExtResource("1_038e5") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9e32b"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57531"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74235"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8baed"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c60b9"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b19a5"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5709"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3bec"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6343b"] atlas = ExtResource("1_038e5") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57531"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e595d"] atlas = ExtResource("1_038e5") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74235"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03216"] atlas = ExtResource("1_038e5") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8baed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9006d"] atlas = ExtResource("1_038e5") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c60b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed36d"] atlas = ExtResource("1_038e5") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b19a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3488d"] atlas = ExtResource("1_038e5") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5709"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db1cc"] atlas = ExtResource("1_038e5") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3bec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a9c8"] atlas = ExtResource("1_038e5") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11edf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb6ff"] atlas = ExtResource("1_038e5") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2981"] +[sub_resource type="AtlasTexture" id="AtlasTexture_240ad"] atlas = ExtResource("1_038e5") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b6e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6165b"] atlas = ExtResource("1_038e5") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e607e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d16a"] atlas = ExtResource("1_038e5") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3c04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06141"] atlas = ExtResource("1_038e5") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4830c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52bb4"] atlas = ExtResource("1_038e5") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09a6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5af5f"] atlas = ExtResource("1_038e5") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1161a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36087"] atlas = ExtResource("1_038e5") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cf1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66f97"] atlas = ExtResource("1_038e5") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4798"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e613"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_605cc"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5af9"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94f39"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_441b3"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dcbc"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f788"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_263d6"] atlas = ExtResource("1_038e5") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3f788"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f49d"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_266d5"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89707"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_707c4"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_798fe"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b629b"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3eeb3"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_37cf4"] atlas = ExtResource("1_038e5") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f49d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e613"] atlas = ExtResource("1_038e5") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_266d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_605cc"] atlas = ExtResource("1_038e5") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_89707"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5af9"] atlas = ExtResource("1_038e5") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_707c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94f39"] atlas = ExtResource("1_038e5") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_798fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_441b3"] atlas = ExtResource("1_038e5") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b629b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dcbc"] atlas = ExtResource("1_038e5") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3eeb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11edf"] atlas = ExtResource("1_038e5") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68775"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2981"] atlas = ExtResource("1_038e5") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_043da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b6e5"] atlas = ExtResource("1_038e5") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8a5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e607e"] atlas = ExtResource("1_038e5") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_294d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3c04"] atlas = ExtResource("1_038e5") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3e33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4830c"] atlas = ExtResource("1_038e5") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fffe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09a6d"] atlas = ExtResource("1_038e5") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43b40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1161a"] atlas = ExtResource("1_038e5") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8964d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cf1b"] atlas = ExtResource("1_038e5") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c5e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4798"] atlas = ExtResource("1_038e5") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba2a2"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec6e1"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b292"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49da0"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d5d2"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fdd38"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecffd"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1fbfc"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fe868"] atlas = ExtResource("1_038e5") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1fbfc"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92153"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_584ba"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c449b"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9968"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_004b1"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1765"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc58d"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c9a60"] atlas = ExtResource("1_038e5") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92153"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec6e1"] atlas = ExtResource("1_038e5") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_584ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b292"] atlas = ExtResource("1_038e5") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c449b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49da0"] atlas = ExtResource("1_038e5") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9968"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d5d2"] atlas = ExtResource("1_038e5") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_004b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdd38"] atlas = ExtResource("1_038e5") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1765"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecffd"] atlas = ExtResource("1_038e5") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc58d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68775"] atlas = ExtResource("1_038e5") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc1c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_043da"] atlas = ExtResource("1_038e5") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b3f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8a5b"] atlas = ExtResource("1_038e5") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9709a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_294d8"] atlas = ExtResource("1_038e5") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cea0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3e33"] atlas = ExtResource("1_038e5") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ede96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fffe"] atlas = ExtResource("1_038e5") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a977b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43b40"] atlas = ExtResource("1_038e5") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fd8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8964d"] atlas = ExtResource("1_038e5") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4017"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c5e5"] atlas = ExtResource("1_038e5") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83532"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba2a2"] atlas = ExtResource("1_038e5") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4745c"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e3c6"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ae1c"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f066"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64b7f"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08b49"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0fe8"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc56e"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e8532"] atlas = ExtResource("1_038e5") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_bc56e"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0cdd3"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b3c7"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0be2b"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63771"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66c96"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8fa25"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cbed"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_22920"] atlas = ExtResource("1_038e5") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cdd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e3c6"] atlas = ExtResource("1_038e5") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b3c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ae1c"] atlas = ExtResource("1_038e5") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0be2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f066"] atlas = ExtResource("1_038e5") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63771"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64b7f"] atlas = ExtResource("1_038e5") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66c96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08b49"] atlas = ExtResource("1_038e5") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fa25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0fe8"] atlas = ExtResource("1_038e5") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cbed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc1c5"] atlas = ExtResource("1_038e5") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c70bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b3f9"] atlas = ExtResource("1_038e5") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_81688"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9709a"] atlas = ExtResource("1_038e5") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_176b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cea0"] atlas = ExtResource("1_038e5") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_582e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ede96"] atlas = ExtResource("1_038e5") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34eb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a977b"] atlas = ExtResource("1_038e5") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afb6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fd8f"] atlas = ExtResource("1_038e5") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28f34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4017"] atlas = ExtResource("1_038e5") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfde8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83532"] atlas = ExtResource("1_038e5") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30181"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4745c"] atlas = ExtResource("1_038e5") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b53c"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e522"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd3c2"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e353"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfe5e"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24eb5"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57c24"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2346d"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b6651"] atlas = ExtResource("1_038e5") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2346d"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0d1a"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92776"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_266f7"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca521"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb6a4"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f966d"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19de3"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5f26d"] atlas = ExtResource("1_038e5") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0d1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e522"] atlas = ExtResource("1_038e5") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92776"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd3c2"] atlas = ExtResource("1_038e5") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_266f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e353"] atlas = ExtResource("1_038e5") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca521"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfe5e"] atlas = ExtResource("1_038e5") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb6a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24eb5"] atlas = ExtResource("1_038e5") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f966d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57c24"] atlas = ExtResource("1_038e5") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19de3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c70bf"] atlas = ExtResource("1_038e5") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db816"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81688"] atlas = ExtResource("1_038e5") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_895a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_176b1"] atlas = ExtResource("1_038e5") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c2a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_582e3"] atlas = ExtResource("1_038e5") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95f97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34eb7"] atlas = ExtResource("1_038e5") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dd14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afb6d"] atlas = ExtResource("1_038e5") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0cf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28f34"] atlas = ExtResource("1_038e5") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58b85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfde8"] atlas = ExtResource("1_038e5") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bbfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30181"] atlas = ExtResource("1_038e5") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e28d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b53c"] atlas = ExtResource("1_038e5") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4bfb3"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a535"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd4cc"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42c79"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea546"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30e95"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47bf8"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5dd8"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_89dbb"] atlas = ExtResource("1_038e5") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f5dd8"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c25ee"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5571d"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cb11"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85ede"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9c77"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3086b"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58e12"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b04cb"] atlas = ExtResource("1_038e5") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c25ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a535"] atlas = ExtResource("1_038e5") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5571d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd4cc"] atlas = ExtResource("1_038e5") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cb11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42c79"] atlas = ExtResource("1_038e5") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85ede"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea546"] atlas = ExtResource("1_038e5") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9c77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30e95"] atlas = ExtResource("1_038e5") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3086b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47bf8"] atlas = ExtResource("1_038e5") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58e12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db816"] atlas = ExtResource("1_038e5") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40a4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_895a1"] atlas = ExtResource("1_038e5") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ede08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c2a1"] atlas = ExtResource("1_038e5") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5139"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95f97"] atlas = ExtResource("1_038e5") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3252"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dd14"] atlas = ExtResource("1_038e5") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23dc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0cf2"] atlas = ExtResource("1_038e5") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4876a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58b85"] atlas = ExtResource("1_038e5") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5108"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bbfc"] atlas = ExtResource("1_038e5") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c52c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e28d"] atlas = ExtResource("1_038e5") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3fd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bfb3"] atlas = ExtResource("1_038e5") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9502d"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b92e8"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6626"] -atlas = ExtResource("1_038e5") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36ce5"] -atlas = ExtResource("1_038e5") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08a40"] -atlas = ExtResource("1_038e5") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1dab"] -atlas = ExtResource("1_038e5") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc6da"] -atlas = ExtResource("1_038e5") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f190"] -atlas = ExtResource("1_038e5") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_38244"] atlas = ExtResource("1_038e5") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3f190"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf011"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9ca5"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0819"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_292e9"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2fddb"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58eb4"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c596"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_be0d1"] atlas = ExtResource("1_038e5") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_038e5") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf011"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b92e8"] atlas = ExtResource("1_038e5") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9ca5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6626"] atlas = ExtResource("1_038e5") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0819"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36ce5"] atlas = ExtResource("1_038e5") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_292e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08a40"] atlas = ExtResource("1_038e5") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fddb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1dab"] atlas = ExtResource("1_038e5") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58eb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc6da"] atlas = ExtResource("1_038e5") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c596"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40a4b"] atlas = ExtResource("1_038e5") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ede08"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5139"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3252"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23dc4"] +atlas = ExtResource("1_038e5") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4876a"] +atlas = ExtResource("1_038e5") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5108"] +atlas = ExtResource("1_038e5") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c52c"] +atlas = ExtResource("1_038e5") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3fd7"] +atlas = ExtResource("1_038e5") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9502d"] +atlas = ExtResource("1_038e5") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_038e5"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af965") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cd3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_356d9") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_002a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42e98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e1c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef9e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90450") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe8c") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13497") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51171") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b22f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d095") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e631") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03ee5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f9e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec9ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_525b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5def9") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86bc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10369") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cc52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_855f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_879c1") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdf70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e31b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bcbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4e48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2113c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5245") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9101") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1b39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b261") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d33f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25054") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32ed7") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48ebb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d8e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27f75") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd695") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ced7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b68f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecbfc") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a9c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb6ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_240ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6165b") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d16a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52bb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5af5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36087") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66f97") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e595d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03216") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9006d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed36d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3488d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db1cc") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e32b") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84d4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_005ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b49d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12ca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da1bd") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6343b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2de6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b0f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bfac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f38e8") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66b31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df11f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_069ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d240") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e216") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90986") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af9ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_148c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_087e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16276") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2296") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_161d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bde7b") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8baed") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c60b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b19a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3bec") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b6e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e607e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4830c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09a6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1161a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4798") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e613") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_605cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5af9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_441b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dcbc") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f788") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_263d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1aad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd3ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f469b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36940") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01388") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37cf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfbfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acb1a") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54efa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9595e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ffc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8145c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7936e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ef83") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0882") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70076") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fb24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1ae") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e2bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f79d0") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f49d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_266d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89707") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_707c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_798fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b629b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eeb3") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_043da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8a5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_294d8") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fffe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43b40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8964d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c5e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba2a2") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec6e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b292") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49da0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d5d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdd38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecffd") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fbfc") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe868") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d352d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4942c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc1b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f89") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9a60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cdb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d00c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a3ef") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d47b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cde4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0fef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc4fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f839") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f52bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88906") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3558") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e3eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_029e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12f6f") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab9e6") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92153") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_584ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c449b") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_004b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc58d") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc1c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b3f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9709a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cea0") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ede96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a977b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fd8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4017") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83532") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4745c") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e3c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0fe8") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc56e") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8532") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b06fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_508f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_115e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20dec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef4cd") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42c6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3cab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7eb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4f16") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed622") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_162ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9be3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b072e") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dee2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a92b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_841d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3560c") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_503c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_202a4") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cdd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b3c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be2b") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fa25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cbed") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c70bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_176b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_582e3") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34eb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afb6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28f34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfde8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30181") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b53c") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e522") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd3c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e353") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24eb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57c24") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2346d") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5320e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85117") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_550df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39a66") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f26d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df96e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa705") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38976") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a9f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9793d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a07dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_532f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0678") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6285") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b16a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5177") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_186c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d744") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65120") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b269") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0d1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92776") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_266f7") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f966d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19de3") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db816") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_895a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c2a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95f97") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dd14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0cf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58b85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bbfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e28d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bfb3") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd4cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42c79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47bf8") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5dd8") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89dbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d20ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4632f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54f2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31f92") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b04cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f29c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16e25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08dec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f674") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0439") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df391") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7da0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c80b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32ba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a24c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e451a") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2df7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ca14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2a32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cad3b") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e39f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff781") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c25ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5571d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cb11") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85ede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9c77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3086b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58e12") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ede08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5139") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3252") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4876a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5108") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c52c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3fd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9502d") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b92e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6626") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ce5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc6da") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f190") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cb01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_303d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ecf1") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be0d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ae45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_903a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bef9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00689") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7985") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b387") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b83ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e869f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9906b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47829") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_517b7") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d07c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_798ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4b74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a076") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7fd8") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9af60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c641b") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0819") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_292e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fddb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58eb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c596") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03ee5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f9e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec9ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_525b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5def9") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e631") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48ebb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d8e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27f75") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd695") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ced7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b68f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecbfc") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86bc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10369") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cc52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_855f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_879c1") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdf70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e31b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bcbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4e48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2113c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5245") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9101") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1b39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b261") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d33f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25054") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32ed7") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13497") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51171") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b22f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d095") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af965") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cd3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_356d9") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_002a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42e98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e1c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef9e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90450") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe8c") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84d4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_005ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b49d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12ca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da1bd") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e32b") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8baed") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c60b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b19a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3bec") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6343b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2de6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b0f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bfac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f38e8") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66b31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df11f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_069ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d240") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e216") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90986") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af9ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_148c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_087e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16276") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2296") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_161d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bde7b") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e595d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03216") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9006d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed36d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3488d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db1cc") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a9c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb6ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_240ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6165b") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d16a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52bb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5af5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36087") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66f97") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_263d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1aad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd3ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f469b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36940") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01388") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f788") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f49d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_266d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89707") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_707c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_798fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b629b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eeb3") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37cf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfbfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acb1a") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54efa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9595e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ffc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8145c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7936e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ef83") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0882") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70076") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fb24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1ae") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e2bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f79d0") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e613") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_605cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5af9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_441b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dcbc") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b6e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e607e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4830c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09a6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1161a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4798") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe868") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d352d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4942c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc1b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f89") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fbfc") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92153") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_584ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c449b") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_004b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc58d") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9a60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cdb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d00c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a3ef") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d47b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cde4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0fef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc4fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f839") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f52bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88906") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3558") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e3eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_029e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12f6f") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab9e6") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec6e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b292") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49da0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d5d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdd38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecffd") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_043da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8a5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_294d8") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fffe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43b40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8964d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c5e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba2a2") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8532") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b06fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_508f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_115e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20dec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef4cd") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc56e") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cdd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b3c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be2b") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fa25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cbed") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42c6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3cab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7eb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4f16") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed622") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_162ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9be3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b072e") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dee2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a92b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_841d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3560c") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_503c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_202a4") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e3c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0fe8") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc1c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b3f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9709a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cea0") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ede96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a977b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fd8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4017") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83532") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4745c") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5320e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85117") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_550df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39a66") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2346d") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0d1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92776") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_266f7") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f966d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19de3") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f26d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df96e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa705") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38976") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a9f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9793d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a07dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_532f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0678") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6285") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b16a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5177") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_186c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d744") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65120") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b269") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e522") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd3c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e353") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24eb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57c24") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c70bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_176b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_582e3") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34eb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afb6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28f34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfde8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30181") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b53c") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89dbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d20ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4632f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54f2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31f92") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5dd8") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c25ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5571d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cb11") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85ede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9c77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3086b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58e12") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b04cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f29c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16e25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08dec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f674") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0439") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df391") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7da0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c80b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32ba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a24c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e451a") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2df7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ca14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2a32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cad3b") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e39f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff781") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd4cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42c79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47bf8") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db816") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_895a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c2a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95f97") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dd14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0cf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58b85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bbfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e28d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bfb3") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cb01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_303d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ecf1") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f190") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0819") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_292e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fddb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58eb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c596") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be0d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ae45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_903a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bef9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00689") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7985") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b387") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b83ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e869f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9906b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47829") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_517b7") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d07c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_798ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4b74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a076") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7fd8") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9af60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c641b") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b92e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6626") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ce5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc6da") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ede08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5139") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3252") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4876a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5108") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c52c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3fd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9502d") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_038e5") diff --git a/engine/scenes/world/player/weapons/031/men.tscn b/engine/scenes/world/player/weapons/031/men.tscn index 72f75f1..fdb0ec7 100644 --- a/engine/scenes/world/player/weapons/031/men.tscn +++ b/engine/scenes/world/player/weapons/031/men.tscn @@ -1,90 +1,22 @@ -[gd_scene load_steps=418 format=3 uid="uid://99df9a4361aa"] +[gd_scene load_steps=412 format=3 uid="uid://bbadgaa4361aa"] -[ext_resource type="Texture2D" uid="uid://c857tub2sgcfg" path="res://framework/statics/scenes/world/player/weapon/031/men/men.png" id="1_99df9"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_728c7"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad823"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0705"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c26f9"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28b34"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45529"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2151c"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_130ea"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f55b"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8f75"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_682e8"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a943b"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a851"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adcd3"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50730"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d016"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa4d5"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://c857tub2sgcfg" path="res://assets/world/player/weapon/031/men/men.png" id="1_99df9"] [sub_resource type="AtlasTexture" id="AtlasTexture_4a77e"] atlas = ExtResource("1_99df9") -region = Rect2(0, 864, 241, 216) +region = Rect2(0, 3240, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7e372"] atlas = ExtResource("1_99df9") -region = Rect2(241, 864, 241, 216) +region = Rect2(241, 3240, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6bef8"] atlas = ExtResource("1_99df9") -region = Rect2(482, 864, 241, 216) +region = Rect2(482, 3240, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f4759"] atlas = ExtResource("1_99df9") -region = Rect2(723, 864, 241, 216) +region = Rect2(723, 3240, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_40c3f"] atlas = ExtResource("1_99df9") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_aa4d5"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfbc2"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_439ea"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fae1b"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9689"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c488d"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_81ca9"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f47b3"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e56f1"] atlas = ExtResource("1_99df9") region = Rect2(0, 1080, 241, 216) @@ -182,89 +146,21 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfbc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_682e8"] atlas = ExtResource("1_99df9") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_439ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a943b"] atlas = ExtResource("1_99df9") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fae1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a851"] atlas = ExtResource("1_99df9") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9689"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adcd3"] atlas = ExtResource("1_99df9") -region = Rect2(0, 2160, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c488d"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 2160, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81ca9"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 2160, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f47b3"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 2160, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b86d"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 2376, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64d19"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 2376, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3515"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 2376, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e211"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 2376, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9cdc"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19d3e"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_009bc"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7af89"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6c22"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ce41"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12551"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e159e"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6fa6f"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7409"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 2808, 241, 216) +region = Rect2(723, 432, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_50730"] atlas = ExtResource("1_99df9") @@ -274,25 +170,45 @@ region = Rect2(964, 2808, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa4d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_728c7"] atlas = ExtResource("1_99df9") -region = Rect2(0, 3024, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a77e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad823"] atlas = ExtResource("1_99df9") -region = Rect2(0, 3240, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e372"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0705"] atlas = ExtResource("1_99df9") -region = Rect2(241, 3240, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bef8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c26f9"] atlas = ExtResource("1_99df9") -region = Rect2(482, 3240, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4759"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28b34"] atlas = ExtResource("1_99df9") -region = Rect2(723, 3240, 241, 216) +region = Rect2(0, 216, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45529"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 216, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2151c"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 216, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_130ea"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 216, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f55b"] +atlas = ExtResource("1_99df9") +region = Rect2(964, 216, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8f75"] +atlas = ExtResource("1_99df9") +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9666a"] atlas = ExtResource("1_99df9") @@ -302,6 +218,34 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7b15a"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_173c2"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc971"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e316"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_992eb"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc877"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d67a0"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d343c"] atlas = ExtResource("1_99df9") region = Rect2(0, 3456, 241, 216) @@ -390,101 +334,61 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b15a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12551"] atlas = ExtResource("1_99df9") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_173c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e159e"] atlas = ExtResource("1_99df9") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc971"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fa6f"] atlas = ExtResource("1_99df9") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e316"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7409"] atlas = ExtResource("1_99df9") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_992eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b86d"] atlas = ExtResource("1_99df9") -region = Rect2(241, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc877"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64d19"] atlas = ExtResource("1_99df9") -region = Rect2(482, 4536, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d67a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3515"] atlas = ExtResource("1_99df9") -region = Rect2(723, 4536, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19873"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e211"] atlas = ExtResource("1_99df9") -region = Rect2(0, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afde0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9cdc"] atlas = ExtResource("1_99df9") -region = Rect2(241, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6d93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19d3e"] atlas = ExtResource("1_99df9") -region = Rect2(482, 4752, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfdd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_009bc"] atlas = ExtResource("1_99df9") -region = Rect2(723, 4752, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7af89"] atlas = ExtResource("1_99df9") -region = Rect2(0, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59a65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6c22"] atlas = ExtResource("1_99df9") -region = Rect2(241, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7479"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ce41"] atlas = ExtResource("1_99df9") -region = Rect2(482, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6255f"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38827"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9124"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0be81"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d102"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0afd"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54760"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17690"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ed89"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa36c"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a35c7"] atlas = ExtResource("1_99df9") @@ -510,6 +414,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_aa36c"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef99d"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58cb2"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fefcc"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aec78"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e945c"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74f3b"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17817"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1ce41"] atlas = ExtResource("1_99df9") region = Rect2(0, 5832, 241, 216) @@ -598,101 +534,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef99d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0be81"] atlas = ExtResource("1_99df9") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58cb2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d102"] atlas = ExtResource("1_99df9") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fefcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0afd"] atlas = ExtResource("1_99df9") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aec78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54760"] atlas = ExtResource("1_99df9") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e945c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17690"] atlas = ExtResource("1_99df9") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74f3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ed89"] atlas = ExtResource("1_99df9") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17817"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19873"] atlas = ExtResource("1_99df9") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5c88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afde0"] atlas = ExtResource("1_99df9") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4ec0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6d93"] atlas = ExtResource("1_99df9") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f321f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfdd7"] atlas = ExtResource("1_99df9") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88ce4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b691"] atlas = ExtResource("1_99df9") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77e0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59a65"] atlas = ExtResource("1_99df9") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe0e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7479"] atlas = ExtResource("1_99df9") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e091"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6255f"] atlas = ExtResource("1_99df9") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0cd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38827"] atlas = ExtResource("1_99df9") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_639fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9124"] atlas = ExtResource("1_99df9") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d4b2"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd0c8"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40a65"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_437f4"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7a3c"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65a95"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca379"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1ce4"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8b68d"] atlas = ExtResource("1_99df9") @@ -718,6 +622,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_a1ce4"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86cd5"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0437"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e540"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23642"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26393"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07601"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ac2c"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9b1e5"] atlas = ExtResource("1_99df9") region = Rect2(0, 8208, 241, 216) @@ -806,101 +742,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86cd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd0c8"] atlas = ExtResource("1_99df9") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0437"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40a65"] atlas = ExtResource("1_99df9") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e540"] +[sub_resource type="AtlasTexture" id="AtlasTexture_437f4"] atlas = ExtResource("1_99df9") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23642"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7a3c"] atlas = ExtResource("1_99df9") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26393"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65a95"] atlas = ExtResource("1_99df9") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07601"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca379"] atlas = ExtResource("1_99df9") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ac2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5c88"] atlas = ExtResource("1_99df9") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7787b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4ec0"] atlas = ExtResource("1_99df9") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b367e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f321f"] atlas = ExtResource("1_99df9") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03845"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88ce4"] atlas = ExtResource("1_99df9") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8bf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77e0d"] atlas = ExtResource("1_99df9") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff71a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe0e6"] atlas = ExtResource("1_99df9") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7bbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e091"] atlas = ExtResource("1_99df9") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3f5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0cd2"] atlas = ExtResource("1_99df9") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39e9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_639fe"] atlas = ExtResource("1_99df9") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_408dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d4b2"] atlas = ExtResource("1_99df9") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1b09"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfa71"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58e11"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_afa9e"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d109b"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0c9c"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ef2a"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35237"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7ec21"] atlas = ExtResource("1_99df9") @@ -926,6 +830,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_35237"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e69e"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5864"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_866c5"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_857a4"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f46b7"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5cab"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ba73"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9c641"] atlas = ExtResource("1_99df9") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +950,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e69e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfa71"] atlas = ExtResource("1_99df9") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5864"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58e11"] atlas = ExtResource("1_99df9") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_866c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afa9e"] atlas = ExtResource("1_99df9") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_857a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d109b"] atlas = ExtResource("1_99df9") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f46b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0c9c"] atlas = ExtResource("1_99df9") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5cab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ef2a"] atlas = ExtResource("1_99df9") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ba73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7787b"] atlas = ExtResource("1_99df9") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f680"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b367e"] atlas = ExtResource("1_99df9") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a874"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03845"] atlas = ExtResource("1_99df9") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5958"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8bf2"] atlas = ExtResource("1_99df9") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24825"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff71a"] atlas = ExtResource("1_99df9") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7194"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7bbe"] atlas = ExtResource("1_99df9") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19854"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3f5c"] atlas = ExtResource("1_99df9") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b46e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39e9d"] atlas = ExtResource("1_99df9") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55080"] +[sub_resource type="AtlasTexture" id="AtlasTexture_408dc"] atlas = ExtResource("1_99df9") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57e66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1b09"] atlas = ExtResource("1_99df9") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_052f0"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09916"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7ea5b"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ae64"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b77ec"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dee78"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08690"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3db9e"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_685b1"] atlas = ExtResource("1_99df9") @@ -1134,6 +1038,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3db9e"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d856"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83b9b"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21b0f"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2393"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7dd4"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1aba"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54666"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fc10b"] atlas = ExtResource("1_99df9") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1158,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d856"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09916"] atlas = ExtResource("1_99df9") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83b9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ea5b"] atlas = ExtResource("1_99df9") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21b0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ae64"] atlas = ExtResource("1_99df9") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2393"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b77ec"] atlas = ExtResource("1_99df9") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7dd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dee78"] atlas = ExtResource("1_99df9") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1aba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08690"] atlas = ExtResource("1_99df9") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54666"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f680"] atlas = ExtResource("1_99df9") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88790"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a874"] atlas = ExtResource("1_99df9") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88f20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5958"] atlas = ExtResource("1_99df9") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17d26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24825"] atlas = ExtResource("1_99df9") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da26d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7194"] atlas = ExtResource("1_99df9") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83af5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19854"] atlas = ExtResource("1_99df9") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6b10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b46e5"] atlas = ExtResource("1_99df9") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d806"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55080"] atlas = ExtResource("1_99df9") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac314"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57e66"] atlas = ExtResource("1_99df9") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27f18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_052f0"] atlas = ExtResource("1_99df9") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c975c"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2612c"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4581"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f9a3"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3b81"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67365"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3b07"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15e46"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_52fd0"] atlas = ExtResource("1_99df9") @@ -1342,6 +1246,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_15e46"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8821d"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b899"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd0c9"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbca2"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dff5"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82750"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23762"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_22a5b"] atlas = ExtResource("1_99df9") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1366,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8821d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2612c"] atlas = ExtResource("1_99df9") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b899"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4581"] atlas = ExtResource("1_99df9") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd0c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f9a3"] atlas = ExtResource("1_99df9") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbca2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3b81"] atlas = ExtResource("1_99df9") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dff5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67365"] atlas = ExtResource("1_99df9") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82750"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3b07"] atlas = ExtResource("1_99df9") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23762"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88790"] atlas = ExtResource("1_99df9") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9924a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88f20"] atlas = ExtResource("1_99df9") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b0fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17d26"] atlas = ExtResource("1_99df9") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1122c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da26d"] atlas = ExtResource("1_99df9") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52c5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83af5"] atlas = ExtResource("1_99df9") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87a01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6b10"] atlas = ExtResource("1_99df9") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f341"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d806"] atlas = ExtResource("1_99df9") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70cac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac314"] atlas = ExtResource("1_99df9") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a3a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27f18"] atlas = ExtResource("1_99df9") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93866"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c975c"] atlas = ExtResource("1_99df9") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33dc8"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6a43"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c269d"] -atlas = ExtResource("1_99df9") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9413e"] -atlas = ExtResource("1_99df9") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74809"] -atlas = ExtResource("1_99df9") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cca7b"] -atlas = ExtResource("1_99df9") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c665f"] -atlas = ExtResource("1_99df9") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e29b9"] -atlas = ExtResource("1_99df9") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_bef53"] atlas = ExtResource("1_99df9") @@ -1550,6 +1454,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e29b9"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_130fb"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5b38"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67721"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5fbf1"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7cf98"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12190"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc95b"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6fd45"] atlas = ExtResource("1_99df9") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1574,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_99df9") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_130fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6a43"] atlas = ExtResource("1_99df9") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5b38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c269d"] atlas = ExtResource("1_99df9") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67721"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9413e"] atlas = ExtResource("1_99df9") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fbf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74809"] atlas = ExtResource("1_99df9") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cf98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cca7b"] atlas = ExtResource("1_99df9") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12190"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c665f"] atlas = ExtResource("1_99df9") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc95b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9924a"] atlas = ExtResource("1_99df9") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b0fb"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1122c"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52c5f"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87a01"] +atlas = ExtResource("1_99df9") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f341"] +atlas = ExtResource("1_99df9") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70cac"] +atlas = ExtResource("1_99df9") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8a3a0"] +atlas = ExtResource("1_99df9") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93866"] +atlas = ExtResource("1_99df9") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33dc8"] +atlas = ExtResource("1_99df9") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_99df9"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_728c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad823") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0705") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c26f9") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45529") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2151c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_130ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f55b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f75") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_682e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a943b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adcd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d016") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa4d5") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a77e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40c3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5de50") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e56f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fcd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d009b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc4cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d62a5") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a229b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39b97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4624e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ea2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdf59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a7f5") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1391f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bf42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a96ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf39e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6fc6") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e54c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44272") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_439ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae1b") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c488d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81ca9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f47b3") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b86d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64d19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3515") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e211") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9cdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19d3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_009bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7af89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ce41") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12551") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e159e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fa6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d016") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa4d5") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a77e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9666a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad086") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d343c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0763b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_732e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed29c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_279ae") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e09e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8ab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2564") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66029") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f7c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_207e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f32f4") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f2e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_919ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc44f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_375b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7511") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3503c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec02d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e5d1") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b15a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_173c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc971") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_992eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc877") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d67a0") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afde0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6d93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfdd7") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6255f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9124") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d102") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0afd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed89") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa36c") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a35c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd4c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9dd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45d5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e84c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b9fa") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ce41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2199f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e46cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b3ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceb1d") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5ebc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e06d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_624cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_498ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d2ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d94f7") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2c93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2acce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_826a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a41fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52549") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1789") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef99d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58cb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fefcc") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aec78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e945c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74f3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17817") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4ec0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f321f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88ce4") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77e0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe0e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0cd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_639fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d4b2") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd0c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_437f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7a3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca379") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1ce4") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b68d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d390") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_266fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d6da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57162") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_737a1") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b4bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab8cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3355a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44637") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd3ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf65d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_917ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dcb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5084a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a1a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa100") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95fea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92eca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f15dc") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3afe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0e36") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86cd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e540") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26393") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07601") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac2c") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7787b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b367e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8bf2") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff71a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7bbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3f5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39e9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_408dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b09") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfa71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58e11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afa9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d109b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0c9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ef2a") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35237") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ec21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32d40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b2ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01a25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b0ba") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_145e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99fed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24120") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6f2") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3390a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_579eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1533") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7edb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40f4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23450") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fab8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_759e0") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d2d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d9d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e93e0") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a52e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fc2e") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e69e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5864") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_866c5") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_857a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f46b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5cab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ba73") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a874") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5958") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24825") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7194") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19854") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b46e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57e66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_052f0") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ea5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b77ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08690") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3db9e") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_685b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_252b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce6af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb18a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63e45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cac23") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc10b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ee5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b53ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00079") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebabf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_402e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d210b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8af3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f19eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13e46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dab42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3371") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa5a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f245a") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a03ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa055") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21b0f") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2393") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7dd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54666") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17d26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da26d") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83af5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27f18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c975c") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2612c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f9a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3b07") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15e46") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52fd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6487c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb67d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d589b") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22a5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4422c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc4b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1116") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34c99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6869d") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4516f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_681c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bedca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eebd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c746f") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2602") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f729f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ce8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_649dd") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47dd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bbfe") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8821d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd0c9") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dff5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82750") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23762") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9924a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b0fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1122c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52c5f") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f341") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70cac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93866") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33dc8") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c269d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9413e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cca7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c665f") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e29b9") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bef53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1162") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f984c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75ff0") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5516") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28289") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a5ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6b0b") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_473ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41a16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_587cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e60a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_210c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d1d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4571d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5177b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2daf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd60e") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47903") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_130fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5b38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67721") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fbf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc95b") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a77e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40c3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5de50") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa4d5") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_439ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae1b") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c488d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81ca9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f47b3") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e56f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fcd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d009b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc4cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d62a5") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a229b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39b97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4624e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ea2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdf59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a7f5") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1391f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bf42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a96ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf39e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6fc6") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e54c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44272") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_682e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a943b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adcd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d016") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_728c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad823") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0705") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c26f9") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45529") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2151c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_130ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f55b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f75") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a77e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9666a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad086") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa4d5") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b15a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_173c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc971") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_992eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc877") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d67a0") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d343c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0763b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_732e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed29c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_279ae") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e09e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8ab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2564") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66029") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f7c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_207e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f32f4") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f2e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_919ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc44f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_375b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7511") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3503c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec02d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e5d1") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12551") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e159e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fa6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d016") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b86d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64d19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3515") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e211") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9cdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19d3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_009bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7af89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ce41") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a35c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd4c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9dd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45d5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e84c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b9fa") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa36c") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef99d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58cb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fefcc") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aec78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e945c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74f3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17817") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ce41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2199f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e46cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b3ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceb1d") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5ebc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e06d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_624cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_498ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d2ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d94f7") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2c93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2acce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_826a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a41fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52549") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1789") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d102") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0afd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed89") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afde0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6d93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfdd7") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6255f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9124") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b68d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d390") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_266fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d6da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57162") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_737a1") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1ce4") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86cd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e540") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26393") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07601") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac2c") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b4bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab8cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3355a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44637") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd3ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf65d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_917ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dcb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5084a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a1a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa100") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95fea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92eca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f15dc") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3afe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0e36") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd0c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_437f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7a3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca379") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4ec0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f321f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88ce4") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77e0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe0e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0cd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_639fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d4b2") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ec21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32d40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b2ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01a25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b0ba") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35237") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e69e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5864") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_866c5") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_857a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f46b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5cab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ba73") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_145e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99fed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24120") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6f2") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3390a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_579eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1533") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7edb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40f4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23450") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fab8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_759e0") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d2d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d9d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e93e0") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a52e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fc2e") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfa71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58e11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afa9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d109b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0c9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ef2a") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7787b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b367e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8bf2") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff71a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7bbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3f5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39e9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_408dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b09") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_685b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_252b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce6af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb18a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63e45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cac23") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3db9e") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21b0f") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2393") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7dd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54666") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc10b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ee5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b53ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00079") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebabf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_402e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d210b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8af3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f19eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13e46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dab42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3371") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa5a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f245a") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a03ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa055") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ea5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b77ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08690") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a874") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5958") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24825") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7194") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19854") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b46e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57e66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_052f0") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52fd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6487c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb67d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d589b") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15e46") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8821d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd0c9") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dff5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82750") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23762") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22a5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4422c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc4b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1116") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34c99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6869d") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4516f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_681c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bedca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eebd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c746f") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2602") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f729f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ce8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_649dd") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47dd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bbfe") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2612c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f9a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3b07") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17d26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da26d") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83af5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27f18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c975c") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bef53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1162") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f984c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75ff0") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e29b9") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_130fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5b38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67721") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fbf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc95b") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5516") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28289") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a5ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6b0b") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_473ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41a16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_587cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e60a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_210c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d1d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4571d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5177b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2daf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd60e") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47903") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c269d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9413e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cca7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c665f") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9924a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b0fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1122c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52c5f") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f341") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70cac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93866") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33dc8") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_99df9") diff --git a/engine/scenes/world/player/weapons/031/women.tscn b/engine/scenes/world/player/weapons/031/women.tscn index 5d0301b..6ae80ef 100644 --- a/engine/scenes/world/player/weapons/031/women.tscn +++ b/engine/scenes/world/player/weapons/031/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://db66182bdb03"] +[gd_scene load_steps=419 format=3 uid="uid://db66182bdb03"] -[ext_resource type="Texture2D" uid="uid://b278cdugmekko" path="res://framework/statics/scenes/world/player/weapon/031/women/women.png" id="1_db661"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_f18d6"] -atlas = ExtResource("1_db661") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97358"] -atlas = ExtResource("1_db661") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e12d7"] -atlas = ExtResource("1_db661") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_facd2"] -atlas = ExtResource("1_db661") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4136"] -atlas = ExtResource("1_db661") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09e0b"] -atlas = ExtResource("1_db661") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4407"] -atlas = ExtResource("1_db661") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5df81"] -atlas = ExtResource("1_db661") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5baf3"] -atlas = ExtResource("1_db661") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da43a"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10e50"] -atlas = ExtResource("1_db661") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8459d"] -atlas = ExtResource("1_db661") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f397"] -atlas = ExtResource("1_db661") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85939"] -atlas = ExtResource("1_db661") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f2cd"] -atlas = ExtResource("1_db661") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca3d2"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de570"] -atlas = ExtResource("1_db661") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://b278cdugmekko" path="res://assets/world/player/weapon/031/women/women.png" id="1_db661"] [sub_resource type="AtlasTexture" id="AtlasTexture_e0bec"] atlas = ExtResource("1_db661") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_db661") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_de570"] +atlas = ExtResource("1_db661") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2cd1"] +atlas = ExtResource("1_db661") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_175a3"] +atlas = ExtResource("1_db661") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c338"] +atlas = ExtResource("1_db661") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_289a5"] +atlas = ExtResource("1_db661") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bb53"] +atlas = ExtResource("1_db661") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd0c2"] +atlas = ExtResource("1_db661") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9ccb"] +atlas = ExtResource("1_db661") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_91dce"] atlas = ExtResource("1_db661") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_db661") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2cd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10e50"] atlas = ExtResource("1_db661") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_175a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8459d"] atlas = ExtResource("1_db661") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c338"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f397"] atlas = ExtResource("1_db661") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_289a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85939"] atlas = ExtResource("1_db661") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bb53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f2cd"] atlas = ExtResource("1_db661") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd0c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca3d2"] atlas = ExtResource("1_db661") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9ccb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f18d6"] atlas = ExtResource("1_db661") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cd7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97358"] atlas = ExtResource("1_db661") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3d27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e12d7"] atlas = ExtResource("1_db661") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7dd8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_facd2"] atlas = ExtResource("1_db661") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a342"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4136"] atlas = ExtResource("1_db661") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63db8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09e0b"] atlas = ExtResource("1_db661") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc672"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4407"] atlas = ExtResource("1_db661") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15195"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5df81"] atlas = ExtResource("1_db661") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad586"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5baf3"] atlas = ExtResource("1_db661") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32bb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da43a"] atlas = ExtResource("1_db661") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b97aa"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35ab2"] -atlas = ExtResource("1_db661") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74ae3"] -atlas = ExtResource("1_db661") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_050e1"] -atlas = ExtResource("1_db661") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a6bb"] -atlas = ExtResource("1_db661") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e91d"] -atlas = ExtResource("1_db661") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b52a"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28aee"] -atlas = ExtResource("1_db661") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_36ffe"] atlas = ExtResource("1_db661") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_db661") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_28aee"] +atlas = ExtResource("1_db661") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_387f2"] +atlas = ExtResource("1_db661") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80f1a"] +atlas = ExtResource("1_db661") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aebfc"] +atlas = ExtResource("1_db661") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1fd8"] +atlas = ExtResource("1_db661") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf9cf"] +atlas = ExtResource("1_db661") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db430"] +atlas = ExtResource("1_db661") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dee7"] +atlas = ExtResource("1_db661") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4d586"] atlas = ExtResource("1_db661") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_db661") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_387f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35ab2"] atlas = ExtResource("1_db661") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80f1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74ae3"] atlas = ExtResource("1_db661") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aebfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_050e1"] atlas = ExtResource("1_db661") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1fd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a6bb"] atlas = ExtResource("1_db661") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf9cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e91d"] atlas = ExtResource("1_db661") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db430"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b52a"] atlas = ExtResource("1_db661") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dee7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cd7b"] atlas = ExtResource("1_db661") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5ba3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3d27"] atlas = ExtResource("1_db661") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9aab5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7dd8f"] atlas = ExtResource("1_db661") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_090c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a342"] atlas = ExtResource("1_db661") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_56c33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63db8"] atlas = ExtResource("1_db661") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24a75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc672"] atlas = ExtResource("1_db661") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b87e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15195"] atlas = ExtResource("1_db661") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_585d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad586"] atlas = ExtResource("1_db661") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c56b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32bb4"] atlas = ExtResource("1_db661") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a17c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b97aa"] atlas = ExtResource("1_db661") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31c0e"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec9c8"] -atlas = ExtResource("1_db661") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1e40"] -atlas = ExtResource("1_db661") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebe3a"] -atlas = ExtResource("1_db661") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9e7d"] -atlas = ExtResource("1_db661") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9efcc"] -atlas = ExtResource("1_db661") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b9cd"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4eb91"] -atlas = ExtResource("1_db661") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e8b48"] atlas = ExtResource("1_db661") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_db661") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4eb91"] +atlas = ExtResource("1_db661") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_239d4"] +atlas = ExtResource("1_db661") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02c99"] +atlas = ExtResource("1_db661") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3fa7"] +atlas = ExtResource("1_db661") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b932"] +atlas = ExtResource("1_db661") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0d62"] +atlas = ExtResource("1_db661") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd26a"] +atlas = ExtResource("1_db661") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5d58"] +atlas = ExtResource("1_db661") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ffb56"] atlas = ExtResource("1_db661") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_db661") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_239d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec9c8"] atlas = ExtResource("1_db661") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02c99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1e40"] atlas = ExtResource("1_db661") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3fa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebe3a"] atlas = ExtResource("1_db661") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b932"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9e7d"] atlas = ExtResource("1_db661") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0d62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9efcc"] atlas = ExtResource("1_db661") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd26a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b9cd"] atlas = ExtResource("1_db661") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5d58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5ba3"] atlas = ExtResource("1_db661") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c326"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9aab5"] atlas = ExtResource("1_db661") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_daff0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_090c9"] atlas = ExtResource("1_db661") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f75a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56c33"] atlas = ExtResource("1_db661") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e78e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24a75"] atlas = ExtResource("1_db661") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77a19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b87e"] atlas = ExtResource("1_db661") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92b96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_585d9"] atlas = ExtResource("1_db661") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebd43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c56b"] atlas = ExtResource("1_db661") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b149"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a17c"] atlas = ExtResource("1_db661") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f64c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31c0e"] atlas = ExtResource("1_db661") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec454"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10f5f"] -atlas = ExtResource("1_db661") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5459"] -atlas = ExtResource("1_db661") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b50a"] -atlas = ExtResource("1_db661") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d734"] -atlas = ExtResource("1_db661") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94f37"] -atlas = ExtResource("1_db661") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_682f0"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_570d9"] -atlas = ExtResource("1_db661") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5aedf"] atlas = ExtResource("1_db661") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_db661") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_570d9"] +atlas = ExtResource("1_db661") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7f5b"] +atlas = ExtResource("1_db661") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94050"] +atlas = ExtResource("1_db661") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_634ca"] +atlas = ExtResource("1_db661") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bdf44"] +atlas = ExtResource("1_db661") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb392"] +atlas = ExtResource("1_db661") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b9f7"] +atlas = ExtResource("1_db661") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51705"] +atlas = ExtResource("1_db661") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_28542"] atlas = ExtResource("1_db661") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_db661") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7f5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10f5f"] atlas = ExtResource("1_db661") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94050"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5459"] atlas = ExtResource("1_db661") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_634ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b50a"] atlas = ExtResource("1_db661") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdf44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d734"] atlas = ExtResource("1_db661") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb392"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94f37"] atlas = ExtResource("1_db661") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b9f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_682f0"] atlas = ExtResource("1_db661") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51705"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c326"] atlas = ExtResource("1_db661") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dd72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_daff0"] atlas = ExtResource("1_db661") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b85c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f75a"] atlas = ExtResource("1_db661") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b42da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e78e"] atlas = ExtResource("1_db661") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e745"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77a19"] atlas = ExtResource("1_db661") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_676e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92b96"] atlas = ExtResource("1_db661") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ada2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebd43"] atlas = ExtResource("1_db661") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cbf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b149"] atlas = ExtResource("1_db661") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04c1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f64c5"] atlas = ExtResource("1_db661") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bed8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec454"] atlas = ExtResource("1_db661") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3d59"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9325c"] -atlas = ExtResource("1_db661") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2923a"] -atlas = ExtResource("1_db661") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8401"] -atlas = ExtResource("1_db661") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1751f"] -atlas = ExtResource("1_db661") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8d77"] -atlas = ExtResource("1_db661") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea786"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9935"] -atlas = ExtResource("1_db661") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_67239"] atlas = ExtResource("1_db661") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_db661") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c9935"] +atlas = ExtResource("1_db661") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da683"] +atlas = ExtResource("1_db661") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4901"] +atlas = ExtResource("1_db661") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f3b9"] +atlas = ExtResource("1_db661") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cbcb"] +atlas = ExtResource("1_db661") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8691"] +atlas = ExtResource("1_db661") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a167"] +atlas = ExtResource("1_db661") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40a20"] +atlas = ExtResource("1_db661") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4cdff"] atlas = ExtResource("1_db661") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_db661") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da683"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9325c"] atlas = ExtResource("1_db661") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4901"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2923a"] atlas = ExtResource("1_db661") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f3b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8401"] atlas = ExtResource("1_db661") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cbcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1751f"] atlas = ExtResource("1_db661") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8d77"] atlas = ExtResource("1_db661") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a167"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea786"] atlas = ExtResource("1_db661") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40a20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0dd72"] atlas = ExtResource("1_db661") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e88d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b85c2"] atlas = ExtResource("1_db661") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03629"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b42da"] atlas = ExtResource("1_db661") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b427"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e745"] atlas = ExtResource("1_db661") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc7f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_676e5"] atlas = ExtResource("1_db661") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4443e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ada2"] atlas = ExtResource("1_db661") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87fbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cbf5"] atlas = ExtResource("1_db661") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9804"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04c1a"] atlas = ExtResource("1_db661") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_159bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bed8"] atlas = ExtResource("1_db661") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cdbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3d59"] atlas = ExtResource("1_db661") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_baa87"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0244"] -atlas = ExtResource("1_db661") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5679e"] -atlas = ExtResource("1_db661") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32635"] -atlas = ExtResource("1_db661") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_892ff"] -atlas = ExtResource("1_db661") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12103"] -atlas = ExtResource("1_db661") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ccbea"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99c64"] -atlas = ExtResource("1_db661") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ee95d"] atlas = ExtResource("1_db661") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_db661") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_99c64"] +atlas = ExtResource("1_db661") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60f49"] +atlas = ExtResource("1_db661") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32049"] +atlas = ExtResource("1_db661") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c98f"] +atlas = ExtResource("1_db661") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b561"] +atlas = ExtResource("1_db661") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7905"] +atlas = ExtResource("1_db661") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c93cc"] +atlas = ExtResource("1_db661") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f239b"] +atlas = ExtResource("1_db661") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9d39c"] atlas = ExtResource("1_db661") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_db661") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60f49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0244"] atlas = ExtResource("1_db661") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32049"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5679e"] atlas = ExtResource("1_db661") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c98f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32635"] atlas = ExtResource("1_db661") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b561"] +[sub_resource type="AtlasTexture" id="AtlasTexture_892ff"] atlas = ExtResource("1_db661") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7905"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12103"] atlas = ExtResource("1_db661") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c93cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccbea"] atlas = ExtResource("1_db661") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f239b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e88d"] atlas = ExtResource("1_db661") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc2e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03629"] atlas = ExtResource("1_db661") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8367"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b427"] atlas = ExtResource("1_db661") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80b0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc7f2"] atlas = ExtResource("1_db661") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7729"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4443e"] atlas = ExtResource("1_db661") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3dc3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87fbf"] atlas = ExtResource("1_db661") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b52d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9804"] atlas = ExtResource("1_db661") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d568"] +[sub_resource type="AtlasTexture" id="AtlasTexture_159bd"] atlas = ExtResource("1_db661") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_861a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cdbe"] atlas = ExtResource("1_db661") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95a04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_baa87"] atlas = ExtResource("1_db661") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_609fc"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5acce"] -atlas = ExtResource("1_db661") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f60a"] -atlas = ExtResource("1_db661") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cd2e"] -atlas = ExtResource("1_db661") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6a6f"] -atlas = ExtResource("1_db661") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4bdb"] -atlas = ExtResource("1_db661") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33f8f"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5984d"] -atlas = ExtResource("1_db661") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_06c2e"] atlas = ExtResource("1_db661") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_db661") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5984d"] +atlas = ExtResource("1_db661") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64c95"] +atlas = ExtResource("1_db661") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1944e"] +atlas = ExtResource("1_db661") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b4db"] +atlas = ExtResource("1_db661") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a13f2"] +atlas = ExtResource("1_db661") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f816a"] +atlas = ExtResource("1_db661") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b63ae"] +atlas = ExtResource("1_db661") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e89d1"] +atlas = ExtResource("1_db661") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a4381"] atlas = ExtResource("1_db661") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_db661") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64c95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5acce"] atlas = ExtResource("1_db661") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1944e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f60a"] atlas = ExtResource("1_db661") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b4db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cd2e"] atlas = ExtResource("1_db661") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a13f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6a6f"] atlas = ExtResource("1_db661") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f816a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4bdb"] atlas = ExtResource("1_db661") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b63ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33f8f"] atlas = ExtResource("1_db661") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e89d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc2e6"] atlas = ExtResource("1_db661") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6bcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8367"] atlas = ExtResource("1_db661") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bded1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80b0f"] atlas = ExtResource("1_db661") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee199"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7729"] atlas = ExtResource("1_db661") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_157a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3dc3f"] atlas = ExtResource("1_db661") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_833c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b52d9"] atlas = ExtResource("1_db661") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b931"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d568"] atlas = ExtResource("1_db661") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf7d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_861a6"] atlas = ExtResource("1_db661") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a18ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95a04"] atlas = ExtResource("1_db661") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8aa75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_609fc"] atlas = ExtResource("1_db661") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11b8f"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b30f"] -atlas = ExtResource("1_db661") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd5ed"] -atlas = ExtResource("1_db661") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e46b"] -atlas = ExtResource("1_db661") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2c59"] -atlas = ExtResource("1_db661") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae105"] -atlas = ExtResource("1_db661") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96e0f"] -atlas = ExtResource("1_db661") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3e7a"] -atlas = ExtResource("1_db661") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_09bb2"] atlas = ExtResource("1_db661") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_db661") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c3e7a"] +atlas = ExtResource("1_db661") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a95c8"] +atlas = ExtResource("1_db661") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1caab"] +atlas = ExtResource("1_db661") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7074e"] +atlas = ExtResource("1_db661") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_633eb"] +atlas = ExtResource("1_db661") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a336"] +atlas = ExtResource("1_db661") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71bd8"] +atlas = ExtResource("1_db661") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d171"] +atlas = ExtResource("1_db661") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_bbf12"] atlas = ExtResource("1_db661") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_db661") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a95c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b30f"] atlas = ExtResource("1_db661") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1caab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd5ed"] atlas = ExtResource("1_db661") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7074e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e46b"] atlas = ExtResource("1_db661") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_633eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2c59"] atlas = ExtResource("1_db661") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a336"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae105"] atlas = ExtResource("1_db661") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71bd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96e0f"] atlas = ExtResource("1_db661") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d171"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6bcb"] atlas = ExtResource("1_db661") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bded1"] +atlas = ExtResource("1_db661") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee199"] +atlas = ExtResource("1_db661") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_157a4"] +atlas = ExtResource("1_db661") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_833c5"] +atlas = ExtResource("1_db661") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b931"] +atlas = ExtResource("1_db661") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf7d4"] +atlas = ExtResource("1_db661") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a18ae"] +atlas = ExtResource("1_db661") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8aa75"] +atlas = ExtResource("1_db661") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11b8f"] +atlas = ExtResource("1_db661") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_db661"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f18d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97358") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e12d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_facd2") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4136") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4407") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5df81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5baf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da43a") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10e50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8459d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f397") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f2cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca3d2") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de570") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0bec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc85c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c98c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eea06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d132a") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91dce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf56c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e62a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62029") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0360f") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6cbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bf0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15c22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7624d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16583") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4db1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cef1") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3afdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a05cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5bab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2053") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcf30") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0aef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8166a") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2cd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_175a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c338") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_289a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bb53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd0c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9ccb") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cd7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dd8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a342") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63db8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32bb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b97aa") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_050e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a6bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e91d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b52a") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28aee") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ffe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b8fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aa55") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e14ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a302f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3968f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abf43") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b4c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7155f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abf77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a72e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a663") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_241c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aa8a") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c51f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8afc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5dbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e74f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab27a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fda5") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcc70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40d29") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_387f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aebfc") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1fd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf9cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dee7") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5ba3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aab5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_090c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56c33") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b87e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_585d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c56b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a17c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c0e") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec9c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1e40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9e7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9efcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b9cd") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb91") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c51ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54c60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f9e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3791") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_977bf") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_116a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_449b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d29") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fa5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d0c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38a5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a2cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e2c1") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_184f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6a6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f091b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95c26") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c20d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb154") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_239d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02c99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3fa7") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0d62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd26a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5d58") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c326") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daff0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f75a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e78e") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92b96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebd43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f64c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec454") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10f5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b50a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682f0") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_570d9") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aedf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5206") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5943e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a0c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8c4f") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d756") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95de3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4bb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0991") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b1f3") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcb3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b4e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_156fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f68e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bead2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8d0b") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0822e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ddc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0f85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec624") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cbad") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc5b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba045") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94050") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_634ca") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdf44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b9f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51705") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dd72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b85c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b42da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e745") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_676e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ada2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cbf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bed8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d59") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9325c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2923a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8401") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1751f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8d77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea786") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9935") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06eda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b9cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb302") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edbcc") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cdff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cafd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e431c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27cba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e0fa") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f4bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c90f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_083e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ed0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbab0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9832") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_121b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ff8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c2ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e12f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce59c") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76a81") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4901") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f3b9") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cbcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a20") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e88d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03629") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b427") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc7f2") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4443e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87fbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_159bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cdbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baa87") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5679e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32635") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_892ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccbea") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c64") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee95d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10274") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_174cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_265b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce4d0") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d39c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e90a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcb3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe188") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32a70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5288b") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b926d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7878a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_699ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5387f") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d3b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df4e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4506") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2445d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19502") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60f49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c98f") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c93cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f239b") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc2e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80b0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7729") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dc3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b52d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_861a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95a04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_609fc") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5acce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f60a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6a6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4bdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33f8f") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5984d") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06c2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cf9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b4f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bc23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6cce") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4381") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b4a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1020") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b79b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_444f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b946d") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e048c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_062f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6728f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10b5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_030a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f9ae") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_160e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45c00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02c19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fb8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5af0") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_337ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b40a") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64c95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1944e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b4db") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a13f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f816a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b63ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e89d1") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6bcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bded1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_157a4") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_833c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf7d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a18ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11b8f") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b30f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd5ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e46b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2c59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e0f") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3e7a") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09bb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b2bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d018d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b227b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6254") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_852e1") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_314e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9fb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25a33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37cf5") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be7e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d34ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d15f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b17e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbd93") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba37e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c46e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31e93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39c64") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da3c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a0c2") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a95c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1caab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7074e") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_633eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71bd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d171") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0bec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc85c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c98c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eea06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d132a") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de570") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2cd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_175a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c338") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_289a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bb53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd0c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9ccb") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91dce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf56c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e62a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62029") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0360f") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6cbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bf0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15c22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7624d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16583") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4db1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cef1") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3afdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a05cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5bab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2053") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcf30") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0aef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8166a") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10e50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8459d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f397") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f2cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca3d2") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f18d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97358") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e12d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_facd2") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4136") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4407") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5df81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5baf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da43a") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ffe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b8fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aa55") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28aee") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_387f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aebfc") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1fd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf9cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dee7") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e14ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a302f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3968f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abf43") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b4c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7155f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abf77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a72e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a663") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_241c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aa8a") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c51f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8afc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5dbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e74f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab27a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fda5") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcc70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40d29") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_050e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a6bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e91d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b52a") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cd7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dd8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a342") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63db8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32bb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b97aa") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c51ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54c60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f9e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3791") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_977bf") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb91") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_239d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02c99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3fa7") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0d62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd26a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d58") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_116a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_449b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5d29") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fa5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d0c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38a5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a2cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e2c1") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_184f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6a6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f091b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95c26") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c20d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb154") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec9c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1e40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9e7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9efcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b9cd") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5ba3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aab5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_090c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56c33") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b87e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_585d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c56b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a17c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c0e") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aedf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5206") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5943e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a0c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8c4f") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_570d9") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94050") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_634ca") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdf44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b9f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51705") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d756") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95de3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4bb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0991") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b1f3") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcb3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b4e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_156fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f68e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bead2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8d0b") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0822e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ddc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0f85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec624") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cbad") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc5b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba045") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10f5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b50a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682f0") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c326") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daff0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f75a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e78e") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92b96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebd43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f64c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec454") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06eda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b9cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb302") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edbcc") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9935") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4901") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f3b9") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cbcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a20") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cdff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cafd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e431c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27cba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e0fa") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f4bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c90f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_083e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ed0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbab0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9832") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_121b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ff8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c2ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e12f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce59c") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76a81") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9325c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2923a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8401") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1751f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8d77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea786") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dd72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b85c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b42da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e745") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_676e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ada2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cbf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bed8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d59") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee95d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10274") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_174cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_265b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce4d0") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c64") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60f49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c98f") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c93cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f239b") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d39c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e90a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcb3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe188") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32a70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5288b") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b926d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7878a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_699ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5387f") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d3b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df4e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4506") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2445d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19502") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5679e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32635") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_892ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccbea") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e88d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03629") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b427") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc7f2") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4443e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87fbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_159bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cdbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baa87") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06c2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cf9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b4f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bc23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6cce") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5984d") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64c95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1944e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b4db") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a13f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f816a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b63ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e89d1") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4381") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b4a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1020") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b79b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_444f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b946d") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e048c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_062f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6728f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10b5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_030a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f9ae") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_160e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45c00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02c19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fb8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5af0") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_337ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b40a") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5acce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f60a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6a6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4bdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33f8f") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc2e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80b0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7729") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dc3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b52d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_861a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95a04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_609fc") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09bb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b2bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d018d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b227b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6254") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_852e1") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3e7a") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a95c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1caab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7074e") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_633eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71bd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d171") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_314e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9fb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25a33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37cf5") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be7e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d34ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d15f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b17e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbd93") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba37e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c46e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31e93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39c64") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da3c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a0c2") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b30f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd5ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e46b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2c59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e0f") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6bcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bded1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_157a4") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_833c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf7d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a18ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11b8f") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_db661") diff --git a/engine/scenes/world/player/weapons/032/men.tscn b/engine/scenes/world/player/weapons/032/men.tscn index ff2f873..dcfb525 100644 --- a/engine/scenes/world/player/weapons/032/men.tscn +++ b/engine/scenes/world/player/weapons/032/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://3a65c4ada3a5"] +[gd_scene load_steps=419 format=3 uid="uid://3a65c4ada3a5"] -[ext_resource type="Texture2D" uid="uid://cui62v3oqif3y" path="res://framework/statics/scenes/world/player/weapon/032/men/men.png" id="1_3a65c"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_2bd75"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9ecf"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c41fc"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf2c7"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a829d"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6eea"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da963"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00420"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb4c4"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17715"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6cb46"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a325"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e78e"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd24e"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cc7b"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_862e3"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_669ac"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cui62v3oqif3y" path="res://assets/world/player/weapon/032/men/men.png" id="1_3a65c"] [sub_resource type="AtlasTexture" id="AtlasTexture_e2243"] atlas = ExtResource("1_3a65c") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_669ac"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5cfe"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_abb9f"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6724"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ae9a"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4054"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d73f"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f4db"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fea85"] atlas = ExtResource("1_3a65c") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5cfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cb46"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abb9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a325"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6724"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e78e"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ae9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd24e"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4054"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cc7b"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d73f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_862e3"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f4db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bd75"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_180c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9ecf"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43c1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c41fc"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddbfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf2c7"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e92eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a829d"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e9f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6eea"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3aef1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da963"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8401c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00420"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b8ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb4c4"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80c5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17715"] atlas = ExtResource("1_3a65c") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c391"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d71f6"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32489"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_791ef"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cac8"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36343"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d93e2"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7049"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_cd8b2"] atlas = ExtResource("1_3a65c") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c7049"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef0fd"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fd430"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_481b6"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8539e"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5e72"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fef07"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef763"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_14876"] atlas = ExtResource("1_3a65c") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef0fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d71f6"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd430"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32489"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_481b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_791ef"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8539e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cac8"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5e72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36343"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fef07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d93e2"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef763"] +[sub_resource type="AtlasTexture" id="AtlasTexture_180c6"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e814"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43c1d"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_360fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddbfa"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_898ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e92eb"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c319a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e9f2"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4671a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3aef1"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9416c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8401c"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8f01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b8ea"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6402f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80c5a"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd418"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c391"] atlas = ExtResource("1_3a65c") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30e3e"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_475be"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ead68"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf28c"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29e93"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e113d"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4af9"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5661"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b2ac5"] atlas = ExtResource("1_3a65c") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d5661"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7f9f"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_653ad"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a704c"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f10e"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0f9f"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fac96"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04af4"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_858b9"] atlas = ExtResource("1_3a65c") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7f9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_475be"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_653ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ead68"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a704c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf28c"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f10e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29e93"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0f9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e113d"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fac96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4af9"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_04af4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e814"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_08287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_360fc"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9c6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_898ea"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46643"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c319a"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_953f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4671a"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b6e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9416c"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8824"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8f01"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ca2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6402f"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c3da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd418"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f666"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30e3e"] atlas = ExtResource("1_3a65c") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_160c5"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41ead"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f13ab"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48700"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4bf7"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bb76"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eded9"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91ed0"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_89938"] atlas = ExtResource("1_3a65c") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_91ed0"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5d20"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_887b1"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05275"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67675"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_640c1"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3326e"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0fcee"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d2c74"] atlas = ExtResource("1_3a65c") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5d20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41ead"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_887b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f13ab"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05275"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48700"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67675"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4bf7"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_640c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bb76"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3326e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eded9"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fcee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08287"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00139"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9c6c"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0fbf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46643"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cfd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_953f6"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_368eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b6e3"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6ff9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8824"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6bc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ca2d"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6338"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c3da"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a33a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f666"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc96e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_160c5"] atlas = ExtResource("1_3a65c") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef0eb"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f2b7"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b3bf"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0c32"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24bac"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66c8b"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_003ca"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4243"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_df11a"] atlas = ExtResource("1_3a65c") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c4243"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_085e2"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2b4f"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94a9e"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d099"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d29f"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90a27"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d15d"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_eb642"] atlas = ExtResource("1_3a65c") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_085e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f2b7"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2b4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b3bf"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94a9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0c32"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d099"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24bac"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d29f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66c8b"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90a27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_003ca"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d15d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00139"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdfad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fbf9"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a74b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cfd1"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77127"] +[sub_resource type="AtlasTexture" id="AtlasTexture_368eb"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52ce3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6ff9"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb06c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6bc4"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e028"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6338"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2cb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a33a"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc320"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc96e"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bc2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef0eb"] atlas = ExtResource("1_3a65c") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7ab79"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b3f8"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fba1"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_749c9"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2556c"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_164fe"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c59f1"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7310e"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_29dfc"] atlas = ExtResource("1_3a65c") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_7310e"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a75db"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad8f9"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25309"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f691c"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7366a"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3cc63"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2252"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e1af3"] atlas = ExtResource("1_3a65c") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a75db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b3f8"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad8f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fba1"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25309"] +[sub_resource type="AtlasTexture" id="AtlasTexture_749c9"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f691c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2556c"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7366a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_164fe"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cc63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c59f1"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2252"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdfad"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_add79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a74b"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4952"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77127"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8303c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52ce3"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4331"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb06c"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74b29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e028"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6555"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2cb1"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d4d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc320"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eae5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bc2c"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d16e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ab79"] atlas = ExtResource("1_3a65c") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35c6c"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_188f6"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26280"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_889f0"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_699f6"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e34f2"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67237"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_042f4"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_65968"] atlas = ExtResource("1_3a65c") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_042f4"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_080c9"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ecf7"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e81cf"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d40c0"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d356d"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c71e5"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67c14"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c2585"] atlas = ExtResource("1_3a65c") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_080c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_188f6"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ecf7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26280"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e81cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_889f0"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d40c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_699f6"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d356d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e34f2"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c71e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67237"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67c14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_add79"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3442e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4952"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9738d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8303c"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcbf3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4331"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8314d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74b29"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fc8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6555"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19ef5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d4d3"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d3ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eae5e"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5c62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d16e2"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b51f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35c6c"] atlas = ExtResource("1_3a65c") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1efb0"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41176"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c533b"] -atlas = ExtResource("1_3a65c") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d98fb"] -atlas = ExtResource("1_3a65c") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73e9f"] -atlas = ExtResource("1_3a65c") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_271ad"] -atlas = ExtResource("1_3a65c") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30582"] -atlas = ExtResource("1_3a65c") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3bf2c"] -atlas = ExtResource("1_3a65c") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f8698"] atlas = ExtResource("1_3a65c") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3bf2c"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f5ea"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8864a"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db325"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d028f"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3975e"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_045d3"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_249a9"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_86f9c"] atlas = ExtResource("1_3a65c") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_3a65c") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f5ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41176"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8864a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c533b"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db325"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d98fb"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d028f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73e9f"] atlas = ExtResource("1_3a65c") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3975e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_271ad"] atlas = ExtResource("1_3a65c") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_045d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30582"] atlas = ExtResource("1_3a65c") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_249a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3442e"] atlas = ExtResource("1_3a65c") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9738d"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcbf3"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8314d"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fc8c"] +atlas = ExtResource("1_3a65c") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19ef5"] +atlas = ExtResource("1_3a65c") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d3ce"] +atlas = ExtResource("1_3a65c") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5c62"] +atlas = ExtResource("1_3a65c") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b51f1"] +atlas = ExtResource("1_3a65c") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1efb0"] +atlas = ExtResource("1_3a65c") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_3a65c"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bd75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c41fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf2c7") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a829d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6eea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da963") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb4c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17715") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cb46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a325") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e78e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd24e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_862e3") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_669ac") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ec0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7913b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7171") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bc90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2dcb") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd6a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1715e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec915") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d93c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_846e4") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bf07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_127a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a591c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f115c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a214c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8d1f") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ded02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7ccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3824") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c6dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6285d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcef5") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9279") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9508a") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5cfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abb9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6724") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ae9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d73f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f4db") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_180c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43c1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddbfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e92eb") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e9f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aef1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8401c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b8ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80c5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c391") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d71f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_791ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36343") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d93e2") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7049") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd8b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6847c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ef56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_407e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eed72") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_14876") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c1e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afa9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f010f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acf2b") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba1b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_076c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07d4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1706e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e42f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43c48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de248") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_399ec") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c89e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_563de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d01d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4046") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01f7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc40") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef0fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_481b6") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8539e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5e72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fef07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef763") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_360fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_898ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c319a") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4671a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9416c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6402f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30e3e") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_475be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf28c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e113d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4af9") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5661") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36da5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f59d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76791") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f58a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fa01") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_858b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d13b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd2db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae70a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_730b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5651f") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb77a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fd88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddd2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11dd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_187ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ace5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcfb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b25ce") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9877") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f2b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eaca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f299b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49926") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e395") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f51d") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_653ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a704c") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f10e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0f9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fac96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04af4") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9c6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_953f6") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b6e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8824") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c3da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_160c5") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41ead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f13ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4bf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bb76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eded9") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91ed0") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd9fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e77f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09ce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d0eb") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2c74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1e6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_925d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21e3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_328be") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1dbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e012") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25b42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb799") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0140d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79595") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_410b8") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39b5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe46a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca8df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0e20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d6b") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1cda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c6f") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5d20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_887b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05275") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67675") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_640c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3326e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fcee") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00139") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fbf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cfd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_368eb") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6bc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6338") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a33a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc96e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef0eb") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f2b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b3bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0c32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24bac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66c8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_003ca") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4243") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df11a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a4d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbeab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4664") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57959") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd402") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_831c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fab54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0135") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d6b") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f8b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_278cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b74d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ccc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb223") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4224") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98af") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0969c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17867") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c26a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99a18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e5d8") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecbde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3986") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_085e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94a9e") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d099") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d29f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d15d") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdfad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a74b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77127") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52ce3") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb06c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc320") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bc2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ab79") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b3f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fba1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_749c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2556c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_164fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c59f1") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7310e") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29dfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22214") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea99a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d33a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ce27") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1af3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3f82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8118") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cc55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f36ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66716") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da87d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c1f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_999d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_726ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5c03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffc7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_970d0") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ff1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc36a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c65a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_521f0") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eea2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_447ca") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a75db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad8f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25309") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f691c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7366a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cc63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2252") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_add79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4952") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8303c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4331") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74b29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d4d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eae5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d16e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c6c") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_188f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_889f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_699f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e34f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67237") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_042f4") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f737") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8fe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa440") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62f22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac7df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc867") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe2a") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_888c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a9f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bd66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e253") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a698b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f558b") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c876c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0720") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9569c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecffa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_032d4") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55250") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3978") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_080c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ecf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e81cf") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d40c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d356d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c71e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67c14") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3442e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9738d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcbf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8314d") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fc8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ef5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d3ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b51f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1efb0") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c533b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_271ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30582") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf2c") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea924") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f75c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4990e") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86f9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81f84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bfe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3077d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09d82") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ee4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74d97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e2ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d4f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_132d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55632") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11f6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceeef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3cff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03734") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37fe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b668c") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f5ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8864a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db325") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d028f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3975e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_249a9") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ec0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7913b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7171") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bc90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2dcb") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_669ac") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5cfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abb9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6724") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ae9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d73f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f4db") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd6a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1715e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec915") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d93c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_846e4") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bf07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_127a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a591c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f115c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a214c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8d1f") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ded02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7ccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3824") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c6dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6285d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcef5") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9279") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9508a") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cb46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a325") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e78e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd24e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_862e3") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bd75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c41fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf2c7") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a829d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6eea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da963") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb4c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17715") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd8b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6847c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ef56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_407e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eed72") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7049") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef0fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_481b6") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8539e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5e72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fef07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef763") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_14876") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c1e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afa9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f010f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acf2b") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba1b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_076c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07d4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1706e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e42f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43c48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de248") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_399ec") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c89e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_563de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d01d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4046") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01f7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc40") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d71f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_791ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36343") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d93e2") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_180c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43c1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddbfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e92eb") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e9f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aef1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8401c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b8ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80c5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c391") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36da5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f59d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76791") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f58a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fa01") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5661") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_653ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a704c") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f10e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0f9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fac96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04af4") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_858b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d13b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd2db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae70a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_730b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5651f") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb77a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fd88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddd2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11dd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_187ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ace5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcfb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b25ce") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9877") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f2b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eaca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f299b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49926") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e395") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f51d") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_475be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf28c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e113d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4af9") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_360fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_898ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c319a") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4671a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9416c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6402f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30e3e") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd9fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e77f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09ce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d0eb") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91ed0") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5d20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_887b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05275") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67675") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_640c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3326e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fcee") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2c74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1e6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_925d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21e3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_328be") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1dbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e012") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25b42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb799") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0140d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79595") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_410b8") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39b5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe46a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca8df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0e20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d6b") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1cda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c6f") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41ead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f13ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4bf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bb76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eded9") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9c6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_953f6") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b6e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8824") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c3da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_160c5") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df11a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a4d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbeab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4664") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57959") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd402") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4243") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_085e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94a9e") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d099") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d29f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d15d") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_831c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fab54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0135") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d6b") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f8b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_278cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b74d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ccc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb223") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4224") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98af") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0969c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17867") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c26a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99a18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e5d8") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecbde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3986") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f2b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b3bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0c32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24bac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66c8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_003ca") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00139") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fbf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cfd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_368eb") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6bc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6338") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a33a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc96e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef0eb") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29dfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22214") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea99a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d33a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ce27") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7310e") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a75db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad8f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25309") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f691c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7366a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cc63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2252") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1af3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3f82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8118") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cc55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f36ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66716") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da87d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c1f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_999d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_726ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5c03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffc7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_970d0") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ff1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc36a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c65a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_521f0") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eea2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_447ca") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b3f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fba1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_749c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2556c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_164fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c59f1") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdfad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a74b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77127") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52ce3") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb06c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc320") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bc2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ab79") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f737") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8fe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa440") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_042f4") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_080c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ecf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e81cf") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d40c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d356d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c71e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67c14") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62f22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac7df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc867") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe2a") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_888c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a9f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bd66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e253") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a698b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f558b") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c876c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0720") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9569c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecffa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_032d4") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55250") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3978") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_188f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_889f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_699f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e34f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67237") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_add79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4952") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8303c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4331") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74b29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d4d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eae5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d16e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c6c") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea924") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f75c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4990e") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf2c") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f5ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8864a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db325") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d028f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3975e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_249a9") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86f9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81f84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bfe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3077d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09d82") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ee4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74d97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e2ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d4f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_132d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55632") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11f6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceeef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3cff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03734") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37fe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b668c") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c533b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_271ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30582") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3442e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9738d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcbf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8314d") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fc8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ef5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d3ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b51f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1efb0") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_3a65c") diff --git a/engine/scenes/world/player/weapons/032/women.tscn b/engine/scenes/world/player/weapons/032/women.tscn index c769914..3c194ec 100644 --- a/engine/scenes/world/player/weapons/032/women.tscn +++ b/engine/scenes/world/player/weapons/032/women.tscn @@ -1,74 +1,6 @@ [gd_scene load_steps=418 format=3 uid="uid://2b678c1868ed"] -[ext_resource type="Texture2D" uid="uid://dxwcdd7cega5m" path="res://framework/statics/scenes/world/player/weapon/032/women/women.png" id="1_2b678"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9355"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4303b"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c5c5"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c2af"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bcd11"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89403"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89193"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31662"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14466"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be79a"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e346f"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5522"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_821a7"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0cd21"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59791"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d7c0"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a8e5"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://dxwcdd7cega5m" path="res://assets/world/player/weapon/032/women/women.png" id="1_2b678"] [sub_resource type="AtlasTexture" id="AtlasTexture_bcc61"] atlas = ExtResource("1_2b678") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_1a8e5"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3455a"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c171"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ceaa"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46de7"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a2bf"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2bcef"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f758"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_88e17"] atlas = ExtResource("1_2b678") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3455a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e346f"] atlas = ExtResource("1_2b678") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c171"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5522"] atlas = ExtResource("1_2b678") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ceaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_821a7"] atlas = ExtResource("1_2b678") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46de7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cd21"] atlas = ExtResource("1_2b678") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a2bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59791"] atlas = ExtResource("1_2b678") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bcef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d7c0"] atlas = ExtResource("1_2b678") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f758"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9355"] atlas = ExtResource("1_2b678") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2310c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4303b"] atlas = ExtResource("1_2b678") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_585ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c5c5"] atlas = ExtResource("1_2b678") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1707"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c2af"] atlas = ExtResource("1_2b678") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22a6a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcd11"] atlas = ExtResource("1_2b678") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1043a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89403"] atlas = ExtResource("1_2b678") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06bef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89193"] atlas = ExtResource("1_2b678") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ec71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31662"] atlas = ExtResource("1_2b678") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e1d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14466"] atlas = ExtResource("1_2b678") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95789"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be79a"] atlas = ExtResource("1_2b678") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91b7c"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0796"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98ce3"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20886"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f99d"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c784"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_347ea"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_887e9"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_afba7"] atlas = ExtResource("1_2b678") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_887e9"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7161d"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31e1a"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff334"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4705d"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5af14"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a29f2"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3baac"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fde3c"] atlas = ExtResource("1_2b678") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7161d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0796"] atlas = ExtResource("1_2b678") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31e1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98ce3"] atlas = ExtResource("1_2b678") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff334"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20886"] atlas = ExtResource("1_2b678") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4705d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f99d"] atlas = ExtResource("1_2b678") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5af14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c784"] atlas = ExtResource("1_2b678") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a29f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_347ea"] atlas = ExtResource("1_2b678") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3baac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2310c"] atlas = ExtResource("1_2b678") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_baa02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_585ba"] atlas = ExtResource("1_2b678") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c114"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1707"] atlas = ExtResource("1_2b678") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5343a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22a6a"] atlas = ExtResource("1_2b678") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0788"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1043a"] atlas = ExtResource("1_2b678") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d86d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06bef"] atlas = ExtResource("1_2b678") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12915"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ec71"] atlas = ExtResource("1_2b678") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60901"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e1d8"] atlas = ExtResource("1_2b678") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73b32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95789"] atlas = ExtResource("1_2b678") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2de2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91b7c"] atlas = ExtResource("1_2b678") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ea40"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7b8c"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09296"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87c13"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2407"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e1d2"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9767"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_410b7"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6a6a4"] atlas = ExtResource("1_2b678") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_410b7"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_513e6"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90759"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d741f"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c79aa"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e40c"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bf1c"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a59fd"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c0119"] atlas = ExtResource("1_2b678") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,65 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_513e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7b8c"] atlas = ExtResource("1_2b678") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90759"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09296"] atlas = ExtResource("1_2b678") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d741f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2407"] atlas = ExtResource("1_2b678") -region = Rect2(482, 6696, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c79aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e1d2"] atlas = ExtResource("1_2b678") -region = Rect2(0, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e40c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9767"] atlas = ExtResource("1_2b678") -region = Rect2(241, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bf1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_baa02"] atlas = ExtResource("1_2b678") -region = Rect2(482, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a59fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c114"] atlas = ExtResource("1_2b678") -region = Rect2(723, 6912, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff7ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5343a"] atlas = ExtResource("1_2b678") -region = Rect2(0, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cc58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0788"] atlas = ExtResource("1_2b678") -region = Rect2(241, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_954e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d86d1"] atlas = ExtResource("1_2b678") -region = Rect2(482, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4a6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12915"] atlas = ExtResource("1_2b678") -region = Rect2(723, 7128, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_069a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60901"] atlas = ExtResource("1_2b678") -region = Rect2(0, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b4e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73b32"] atlas = ExtResource("1_2b678") -region = Rect2(241, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f83e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2de2c"] atlas = ExtResource("1_2b678") -region = Rect2(482, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c925"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ea40"] atlas = ExtResource("1_2b678") -region = Rect2(723, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30da2"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_774f9"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6c07"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_faacb"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1e64"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfe9b"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ba68"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51c81"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_336ca"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ccc79"] atlas = ExtResource("1_2b678") @@ -718,6 +646,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_336ca"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41433"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c122"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54397"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd116"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27c6e"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6ec6"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03fae"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_18d0c"] atlas = ExtResource("1_2b678") region = Rect2(0, 8208, 241, 216) @@ -806,101 +766,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_41433"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6c07"] atlas = ExtResource("1_2b678") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c122"] +[sub_resource type="AtlasTexture" id="AtlasTexture_faacb"] atlas = ExtResource("1_2b678") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_54397"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1e64"] atlas = ExtResource("1_2b678") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd116"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfe9b"] atlas = ExtResource("1_2b678") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27c6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ba68"] atlas = ExtResource("1_2b678") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6ec6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51c81"] atlas = ExtResource("1_2b678") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03fae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff7ec"] atlas = ExtResource("1_2b678") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cd8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cc58"] atlas = ExtResource("1_2b678") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee837"] +[sub_resource type="AtlasTexture" id="AtlasTexture_954e8"] atlas = ExtResource("1_2b678") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_643bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4a6e"] atlas = ExtResource("1_2b678") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b8b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_069a0"] atlas = ExtResource("1_2b678") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_277a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b4e4"] atlas = ExtResource("1_2b678") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66dba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f83e8"] atlas = ExtResource("1_2b678") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf103"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c925"] atlas = ExtResource("1_2b678") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed6ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30da2"] atlas = ExtResource("1_2b678") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c52e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_774f9"] atlas = ExtResource("1_2b678") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e022b"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1098"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c4ca"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ab4d"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2c1c"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2735b"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1407c"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_098c8"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_54a0b"] atlas = ExtResource("1_2b678") @@ -926,6 +854,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_098c8"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50365"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f04ea"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed2fd"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c3bb"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c07ca"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d03bb"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe598"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7ce49"] atlas = ExtResource("1_2b678") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +974,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50365"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1098"] atlas = ExtResource("1_2b678") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f04ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c4ca"] atlas = ExtResource("1_2b678") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed2fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ab4d"] atlas = ExtResource("1_2b678") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c3bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2c1c"] atlas = ExtResource("1_2b678") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c07ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2735b"] atlas = ExtResource("1_2b678") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d03bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1407c"] atlas = ExtResource("1_2b678") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe598"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cd8d"] atlas = ExtResource("1_2b678") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ded4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee837"] atlas = ExtResource("1_2b678") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05cb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_643bf"] atlas = ExtResource("1_2b678") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffef7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b8b5"] atlas = ExtResource("1_2b678") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4414e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_277a4"] atlas = ExtResource("1_2b678") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b49ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66dba"] atlas = ExtResource("1_2b678") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18c40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf103"] atlas = ExtResource("1_2b678") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64058"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed6ca"] atlas = ExtResource("1_2b678") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b51c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c52e"] atlas = ExtResource("1_2b678") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23075"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e022b"] atlas = ExtResource("1_2b678") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78580"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d773"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca602"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6cb0"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec5ea"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_014fe"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0b71"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_220ff"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9b08f"] atlas = ExtResource("1_2b678") @@ -1134,6 +1062,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_220ff"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cfae4"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6ac3"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfbf5"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78ad1"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab6f4"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ae3f"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9d73"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_41e95"] atlas = ExtResource("1_2b678") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1182,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfae4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d773"] atlas = ExtResource("1_2b678") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6ac3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca602"] atlas = ExtResource("1_2b678") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfbf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6cb0"] atlas = ExtResource("1_2b678") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78ad1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec5ea"] atlas = ExtResource("1_2b678") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab6f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_014fe"] atlas = ExtResource("1_2b678") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ae3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0b71"] atlas = ExtResource("1_2b678") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9d73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ded4"] atlas = ExtResource("1_2b678") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec390"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05cb0"] atlas = ExtResource("1_2b678") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a0f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffef7"] atlas = ExtResource("1_2b678") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af65d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4414e"] atlas = ExtResource("1_2b678") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a02ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b49ef"] atlas = ExtResource("1_2b678") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76b43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18c40"] atlas = ExtResource("1_2b678") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d0f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64058"] atlas = ExtResource("1_2b678") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22aad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b51c9"] atlas = ExtResource("1_2b678") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_614ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23075"] atlas = ExtResource("1_2b678") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7f6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78580"] atlas = ExtResource("1_2b678") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cd0b"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0cc16"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dfc4f"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1edd"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1dc3"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc205"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f36b"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77d70"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1dab0"] atlas = ExtResource("1_2b678") @@ -1342,6 +1270,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_77d70"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35095"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbe39"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d229e"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59301"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da2bf"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab3c5"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90259"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5b8bd"] atlas = ExtResource("1_2b678") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1390,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35095"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cc16"] atlas = ExtResource("1_2b678") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbe39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfc4f"] atlas = ExtResource("1_2b678") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d229e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1edd"] atlas = ExtResource("1_2b678") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59301"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1dc3"] atlas = ExtResource("1_2b678") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da2bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc205"] atlas = ExtResource("1_2b678") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab3c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f36b"] atlas = ExtResource("1_2b678") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90259"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec390"] atlas = ExtResource("1_2b678") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_383c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a0f8"] atlas = ExtResource("1_2b678") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f674c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af65d"] atlas = ExtResource("1_2b678") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0f5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a02ca"] atlas = ExtResource("1_2b678") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91720"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76b43"] atlas = ExtResource("1_2b678") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4656d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d0f7"] atlas = ExtResource("1_2b678") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_272da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22aad"] atlas = ExtResource("1_2b678") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edba9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_614ab"] atlas = ExtResource("1_2b678") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8e98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7f6f"] atlas = ExtResource("1_2b678") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e5d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cd0b"] atlas = ExtResource("1_2b678") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a7af"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00eea"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62384"] -atlas = ExtResource("1_2b678") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e435"] -atlas = ExtResource("1_2b678") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6d9c"] -atlas = ExtResource("1_2b678") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be83d"] -atlas = ExtResource("1_2b678") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dd2a"] -atlas = ExtResource("1_2b678") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66b4c"] -atlas = ExtResource("1_2b678") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_67c1b"] atlas = ExtResource("1_2b678") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_66b4c"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8376"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c6b6"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d343"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73ef3"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2306c"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58814"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d204"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5cd2c"] atlas = ExtResource("1_2b678") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_2b678") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8376"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00eea"] atlas = ExtResource("1_2b678") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c6b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62384"] atlas = ExtResource("1_2b678") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d343"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e435"] atlas = ExtResource("1_2b678") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73ef3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6d9c"] atlas = ExtResource("1_2b678") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2306c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be83d"] atlas = ExtResource("1_2b678") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58814"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dd2a"] atlas = ExtResource("1_2b678") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d204"] +[sub_resource type="AtlasTexture" id="AtlasTexture_383c8"] atlas = ExtResource("1_2b678") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f674c"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0f5a"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91720"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4656d"] +atlas = ExtResource("1_2b678") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_272da"] +atlas = ExtResource("1_2b678") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edba9"] +atlas = ExtResource("1_2b678") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8e98"] +atlas = ExtResource("1_2b678") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e5d2"] +atlas = ExtResource("1_2b678") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a7af"] +atlas = ExtResource("1_2b678") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_2b678"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4303b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c5c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c2af") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89403") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14466") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be79a") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e346f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5522") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_821a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cd21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59791") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d7c0") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a8e5") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcc61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d6bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91ab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d006e") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88e17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_785e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f4c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_230cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dab11") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_507cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bdbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68510") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1f68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f73c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56c9f") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51fd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f99c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14e72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9aa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce8eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b08") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ca65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53837") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3455a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c171") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ceaa") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a2bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bcef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f758") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2310c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_585ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22a6a") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1043a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06bef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ec71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e1d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95789") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91b7c") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98ce3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f99d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c784") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_347ea") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_887e9") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_afba7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7911f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_481a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b86") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fde3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9c80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51883") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7612d") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92826") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a953") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e0ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a10a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_683a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b02f9") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec5c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4c95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ba2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e8f") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41c35") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7161d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31e1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff334") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4705d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5af14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a29f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3baac") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_baa02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c114") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5343a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0788") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d86d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12915") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60901") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73b32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ea40") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7b8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2407") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e1d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9767") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_410b7") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a6a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cc00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5883d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fb33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47335") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_130ad") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48ed2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e77bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a80fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa7be") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_913ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf5e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45b06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_632ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8412f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_297fe") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c845") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce7a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_467f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e910") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6fca") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8274d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2515a") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_513e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d741f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c79aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e40c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bf1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a59fd") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff7ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_954e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4a6e") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_069a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b4e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f83e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c925") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30da2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_774f9") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6c07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faacb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1e64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ba68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51c81") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_336ca") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccc79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_148f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90972") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb85d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8855") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18d0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3edd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13f6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0fe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6796f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4554d") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64fa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f34c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcb60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c407") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a53a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb11e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81f1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92fb6") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a451") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f400f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c195b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aabf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b003e") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f3ba") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c122") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54397") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd116") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27c6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6ec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03fae") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cd8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee837") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_643bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b8b5") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_277a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66dba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed6ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c52e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e022b") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1098") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c4ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2735b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1407c") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_098c8") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dabcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b930d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f385c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_738c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5caf0") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ce49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c023d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d167e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_049d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_186db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29706") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75de2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac206") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5743a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a9da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_061ec") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae94d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24cca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2c6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1f1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26e50") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_324d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e669") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f04ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed2fd") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c3bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c07ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d03bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe598") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ded4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05cb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffef7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4414e") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b49ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64058") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b51c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78580") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca602") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6cb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec5ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_014fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0b71") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_220ff") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b08f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95e88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79da4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78a04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51880") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1ca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a840") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06168") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_977a8") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_789bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce341") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be1c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd2ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67ed0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8522b") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a510") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc07a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca44a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4abec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0785b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65bd5") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_544b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ba2") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfae4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6ac3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbf5") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78ad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab6f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ae3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9d73") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec390") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a0f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af65d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a02ca") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76b43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d0f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22aad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_614ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7f6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cd0b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cc16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1edd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1dc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f36b") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77d70") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dab0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7afc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62396") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_206f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f287") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b37b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dd0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e3db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c653") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd353") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99cf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c349") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8999b") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c36b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43279") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cc55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b1e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b658") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc0e") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d229e") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59301") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da2bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab3c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90259") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_383c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f674c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0f5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91720") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4656d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_272da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edba9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8e98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e5d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a7af") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00eea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62384") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be83d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd2a") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66b4c") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67c1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75076") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1338d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a77d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a24") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cd2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e88d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bbf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aa93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a3ba") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6763") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2c07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6792") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_177a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9ae2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0edef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f397b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c52e2") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0372a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e15e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e71b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0862f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af708") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de364") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_864d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e601") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c6b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d343") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73ef3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2306c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d204") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcc61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d6bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91ab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d006e") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a8e5") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3455a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c171") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ceaa") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a2bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bcef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f758") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88e17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_785e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f4c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_230cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dab11") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_507cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bdbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68510") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1f68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f73c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56c9f") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51fd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f99c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14e72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9aa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce8eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b08") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ca65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53837") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e346f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5522") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_821a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cd21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59791") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d7c0") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4303b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c5c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c2af") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89403") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14466") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be79a") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_afba7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7911f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_481a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b86") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_887e9") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7161d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31e1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff334") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4705d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5af14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a29f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3baac") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fde3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9c80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51883") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7612d") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92826") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a953") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e0ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a10a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_683a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b02f9") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec5c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4c95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ba2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e8f") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41c35") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98ce3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f99d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c784") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_347ea") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2310c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_585ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22a6a") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1043a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06bef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ec71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e1d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95789") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91b7c") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a6a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cc00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5883d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fb33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47335") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_130ad") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_410b7") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_513e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d741f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c79aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e40c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bf1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a59fd") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48ed2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e77bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a80fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa7be") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_913ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf5e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45b06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_632ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8412f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_297fe") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c845") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce7a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_467f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e910") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6fca") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8274d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2515a") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7b8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2407") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e1d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9767") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_baa02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c114") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5343a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0788") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d86d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12915") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60901") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73b32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ea40") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccc79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_148f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90972") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb85d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8855") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_336ca") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c122") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54397") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd116") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27c6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6ec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03fae") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18d0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3edd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13f6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0fe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6796f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4554d") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64fa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f34c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcb60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c407") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a53a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb11e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81f1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92fb6") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a451") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f400f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c195b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aabf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b003e") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f3ba") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6c07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faacb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1e64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ba68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51c81") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff7ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_954e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4a6e") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_069a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b4e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f83e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c925") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30da2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_774f9") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dabcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b930d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f385c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_738c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5caf0") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_098c8") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f04ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed2fd") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c3bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c07ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d03bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe598") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ce49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c023d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d167e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_049d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_186db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29706") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75de2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac206") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5743a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a9da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_061ec") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae94d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24cca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2c6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1f1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26e50") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_324d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e669") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1098") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c4ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2735b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1407c") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cd8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee837") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_643bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b8b5") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_277a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66dba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed6ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c52e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e022b") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b08f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95e88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79da4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78a04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51880") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_220ff") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfae4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6ac3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbf5") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78ad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab6f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ae3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9d73") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1ca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a840") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06168") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_977a8") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_789bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce341") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be1c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd2ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67ed0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8522b") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a510") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc07a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca44a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4abec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0785b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65bd5") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_544b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ba2") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca602") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6cb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec5ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_014fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0b71") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ded4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05cb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffef7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4414e") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b49ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64058") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b51c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78580") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dab0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7afc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62396") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_206f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f287") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77d70") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d229e") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59301") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da2bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab3c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90259") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b37b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dd0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e3db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c653") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd353") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99cf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c349") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8999b") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c36b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43279") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cc55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b1e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b658") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc0e") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cc16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1edd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1dc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f36b") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec390") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a0f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af65d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a02ca") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76b43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d0f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22aad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_614ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7f6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cd0b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67c1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75076") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1338d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a77d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a24") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66b4c") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c6b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d343") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73ef3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2306c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d204") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cd2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e88d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bbf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aa93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a3ba") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6763") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2c07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6792") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_177a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9ae2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0edef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f397b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c52e2") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0372a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e15e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e71b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0862f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af708") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de364") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_864d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e601") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00eea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62384") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be83d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd2a") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_383c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f674c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0f5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91720") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4656d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_272da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edba9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8e98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e5d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a7af") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_2b678") diff --git a/engine/scenes/world/player/weapons/033/women.tscn b/engine/scenes/world/player/weapons/033/women.tscn index c26d194..5208d45 100644 --- a/engine/scenes/world/player/weapons/033/women.tscn +++ b/engine/scenes/world/player/weapons/033/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://96802fe5b8cc"] +[gd_scene load_steps=419 format=3 uid="uid://ba6802fe5b8cc"] -[ext_resource type="Texture2D" uid="uid://cyaquhwrmo0ss" path="res://framework/statics/scenes/world/player/weapon/033/women/women.png" id="1_96802"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_f51ed"] -atlas = ExtResource("1_96802") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a91f"] -atlas = ExtResource("1_96802") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9461a"] -atlas = ExtResource("1_96802") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eff4d"] -atlas = ExtResource("1_96802") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f09a7"] -atlas = ExtResource("1_96802") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e44fc"] -atlas = ExtResource("1_96802") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b22b5"] -atlas = ExtResource("1_96802") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_123d7"] -atlas = ExtResource("1_96802") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b54a"] -atlas = ExtResource("1_96802") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f96c"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1420"] -atlas = ExtResource("1_96802") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6e0f"] -atlas = ExtResource("1_96802") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50bea"] -atlas = ExtResource("1_96802") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1dc1"] -atlas = ExtResource("1_96802") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7bdda"] -atlas = ExtResource("1_96802") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0204d"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b0f5"] -atlas = ExtResource("1_96802") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cyaquhwrmo0ss" path="res://assets/world/player/weapon/033/women/women.png" id="1_96802"] [sub_resource type="AtlasTexture" id="AtlasTexture_10a51"] atlas = ExtResource("1_96802") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_96802") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4b0f5"] +atlas = ExtResource("1_96802") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3dff"] +atlas = ExtResource("1_96802") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e405d"] +atlas = ExtResource("1_96802") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eba3a"] +atlas = ExtResource("1_96802") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6905"] +atlas = ExtResource("1_96802") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53e94"] +atlas = ExtResource("1_96802") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6eb91"] +atlas = ExtResource("1_96802") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68d95"] +atlas = ExtResource("1_96802") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c68b6"] atlas = ExtResource("1_96802") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_96802") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3dff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1420"] atlas = ExtResource("1_96802") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e405d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6e0f"] atlas = ExtResource("1_96802") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eba3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50bea"] atlas = ExtResource("1_96802") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6905"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1dc1"] atlas = ExtResource("1_96802") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53e94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bdda"] atlas = ExtResource("1_96802") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6eb91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0204d"] atlas = ExtResource("1_96802") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68d95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f51ed"] atlas = ExtResource("1_96802") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8d4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a91f"] atlas = ExtResource("1_96802") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6160c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9461a"] atlas = ExtResource("1_96802") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_808ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eff4d"] atlas = ExtResource("1_96802") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_62ce1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f09a7"] atlas = ExtResource("1_96802") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_51efd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e44fc"] atlas = ExtResource("1_96802") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_905dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b22b5"] atlas = ExtResource("1_96802") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67ba6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_123d7"] atlas = ExtResource("1_96802") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_563f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b54a"] atlas = ExtResource("1_96802") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9045"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f96c"] atlas = ExtResource("1_96802") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d83ad"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65eec"] -atlas = ExtResource("1_96802") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e5d2"] -atlas = ExtResource("1_96802") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_568ac"] -atlas = ExtResource("1_96802") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea172"] -atlas = ExtResource("1_96802") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff7b2"] -atlas = ExtResource("1_96802") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11a2f"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e915"] -atlas = ExtResource("1_96802") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6e946"] atlas = ExtResource("1_96802") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_96802") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8e915"] +atlas = ExtResource("1_96802") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe8fa"] +atlas = ExtResource("1_96802") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37de9"] +atlas = ExtResource("1_96802") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8383a"] +atlas = ExtResource("1_96802") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26378"] +atlas = ExtResource("1_96802") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cded9"] +atlas = ExtResource("1_96802") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4236"] +atlas = ExtResource("1_96802") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6842"] +atlas = ExtResource("1_96802") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_10c65"] atlas = ExtResource("1_96802") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_96802") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe8fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65eec"] atlas = ExtResource("1_96802") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_37de9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e5d2"] atlas = ExtResource("1_96802") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8383a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_568ac"] atlas = ExtResource("1_96802") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26378"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea172"] atlas = ExtResource("1_96802") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cded9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff7b2"] atlas = ExtResource("1_96802") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4236"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11a2f"] atlas = ExtResource("1_96802") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6842"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8d4f"] atlas = ExtResource("1_96802") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28813"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6160c"] atlas = ExtResource("1_96802") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1357a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_808ac"] atlas = ExtResource("1_96802") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a7c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62ce1"] atlas = ExtResource("1_96802") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4772d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51efd"] atlas = ExtResource("1_96802") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cfea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_905dd"] atlas = ExtResource("1_96802") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce704"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67ba6"] atlas = ExtResource("1_96802") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25081"] +[sub_resource type="AtlasTexture" id="AtlasTexture_563f0"] atlas = ExtResource("1_96802") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb835"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9045"] atlas = ExtResource("1_96802") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c02f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d83ad"] atlas = ExtResource("1_96802") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81396"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0fd4a"] -atlas = ExtResource("1_96802") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d328"] -atlas = ExtResource("1_96802") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18152"] -atlas = ExtResource("1_96802") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3142e"] -atlas = ExtResource("1_96802") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5cc72"] -atlas = ExtResource("1_96802") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a10e"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f250"] -atlas = ExtResource("1_96802") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_97bfe"] atlas = ExtResource("1_96802") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_96802") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2f250"] +atlas = ExtResource("1_96802") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_681fe"] +atlas = ExtResource("1_96802") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5535"] +atlas = ExtResource("1_96802") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_afe33"] +atlas = ExtResource("1_96802") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88bb3"] +atlas = ExtResource("1_96802") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_729cb"] +atlas = ExtResource("1_96802") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_084f6"] +atlas = ExtResource("1_96802") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d77b3"] +atlas = ExtResource("1_96802") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_9b590"] atlas = ExtResource("1_96802") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_96802") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_681fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fd4a"] atlas = ExtResource("1_96802") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5535"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d328"] atlas = ExtResource("1_96802") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afe33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18152"] atlas = ExtResource("1_96802") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88bb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3142e"] atlas = ExtResource("1_96802") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_729cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cc72"] atlas = ExtResource("1_96802") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_084f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a10e"] atlas = ExtResource("1_96802") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d77b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28813"] atlas = ExtResource("1_96802") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d077b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1357a"] atlas = ExtResource("1_96802") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2df4f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a7c7"] atlas = ExtResource("1_96802") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a14ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4772d"] atlas = ExtResource("1_96802") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_953fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cfea"] atlas = ExtResource("1_96802") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3908"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce704"] atlas = ExtResource("1_96802") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_80806"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25081"] atlas = ExtResource("1_96802") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c80f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb835"] atlas = ExtResource("1_96802") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ae08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c02f"] atlas = ExtResource("1_96802") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74d46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81396"] atlas = ExtResource("1_96802") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28121"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99e98"] -atlas = ExtResource("1_96802") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53d8c"] -atlas = ExtResource("1_96802") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2bb4"] -atlas = ExtResource("1_96802") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d87be"] -atlas = ExtResource("1_96802") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0aa1"] -atlas = ExtResource("1_96802") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2286"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3aa55"] -atlas = ExtResource("1_96802") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d430a"] atlas = ExtResource("1_96802") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_96802") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3aa55"] +atlas = ExtResource("1_96802") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e50d3"] +atlas = ExtResource("1_96802") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c88a"] +atlas = ExtResource("1_96802") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36dbe"] +atlas = ExtResource("1_96802") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78da3"] +atlas = ExtResource("1_96802") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2897"] +atlas = ExtResource("1_96802") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2331"] +atlas = ExtResource("1_96802") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1b86"] +atlas = ExtResource("1_96802") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fd790"] atlas = ExtResource("1_96802") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_96802") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e50d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99e98"] atlas = ExtResource("1_96802") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c88a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53d8c"] atlas = ExtResource("1_96802") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36dbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2bb4"] atlas = ExtResource("1_96802") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78da3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d87be"] atlas = ExtResource("1_96802") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2897"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0aa1"] atlas = ExtResource("1_96802") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2331"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2286"] atlas = ExtResource("1_96802") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1b86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d077b"] atlas = ExtResource("1_96802") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_325bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2df4f"] atlas = ExtResource("1_96802") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_448e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a14ba"] atlas = ExtResource("1_96802") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78473"] +[sub_resource type="AtlasTexture" id="AtlasTexture_953fd"] atlas = ExtResource("1_96802") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_243e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3908"] atlas = ExtResource("1_96802") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d0c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80806"] atlas = ExtResource("1_96802") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbba8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c80f"] atlas = ExtResource("1_96802") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a7c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ae08"] atlas = ExtResource("1_96802") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25f61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74d46"] atlas = ExtResource("1_96802") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_634ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28121"] atlas = ExtResource("1_96802") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31826"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92208"] -atlas = ExtResource("1_96802") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16211"] -atlas = ExtResource("1_96802") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77106"] -atlas = ExtResource("1_96802") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66e70"] -atlas = ExtResource("1_96802") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ceda8"] -atlas = ExtResource("1_96802") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4993e"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df3d7"] -atlas = ExtResource("1_96802") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6d806"] atlas = ExtResource("1_96802") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_96802") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_df3d7"] +atlas = ExtResource("1_96802") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dac88"] +atlas = ExtResource("1_96802") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11dd4"] +atlas = ExtResource("1_96802") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_622d3"] +atlas = ExtResource("1_96802") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3de7"] +atlas = ExtResource("1_96802") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a675b"] +atlas = ExtResource("1_96802") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7eb61"] +atlas = ExtResource("1_96802") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a783d"] +atlas = ExtResource("1_96802") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_d022f"] atlas = ExtResource("1_96802") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_96802") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dac88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92208"] atlas = ExtResource("1_96802") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11dd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16211"] atlas = ExtResource("1_96802") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_622d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77106"] atlas = ExtResource("1_96802") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3de7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66e70"] atlas = ExtResource("1_96802") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a675b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ceda8"] atlas = ExtResource("1_96802") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7eb61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4993e"] atlas = ExtResource("1_96802") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a783d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_325bf"] atlas = ExtResource("1_96802") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da5b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_448e3"] atlas = ExtResource("1_96802") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59a0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78473"] atlas = ExtResource("1_96802") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d510"] +[sub_resource type="AtlasTexture" id="AtlasTexture_243e1"] atlas = ExtResource("1_96802") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00ba5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d0c8"] atlas = ExtResource("1_96802") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_039b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbba8"] atlas = ExtResource("1_96802") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ad74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a7c4"] atlas = ExtResource("1_96802") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2aff0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25f61"] atlas = ExtResource("1_96802") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_284f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_634ff"] atlas = ExtResource("1_96802") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0526"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31826"] atlas = ExtResource("1_96802") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4377e"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1849"] -atlas = ExtResource("1_96802") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1045f"] -atlas = ExtResource("1_96802") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_988f3"] -atlas = ExtResource("1_96802") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c459c"] -atlas = ExtResource("1_96802") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0bd1c"] -atlas = ExtResource("1_96802") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4459"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91148"] -atlas = ExtResource("1_96802") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d57b2"] atlas = ExtResource("1_96802") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_96802") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_91148"] +atlas = ExtResource("1_96802") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b3e4"] +atlas = ExtResource("1_96802") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9e94"] +atlas = ExtResource("1_96802") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c003"] +atlas = ExtResource("1_96802") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf543"] +atlas = ExtResource("1_96802") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71b78"] +atlas = ExtResource("1_96802") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e519"] +atlas = ExtResource("1_96802") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ab2d"] +atlas = ExtResource("1_96802") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b632e"] atlas = ExtResource("1_96802") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_96802") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b3e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1849"] atlas = ExtResource("1_96802") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9e94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1045f"] atlas = ExtResource("1_96802") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c003"] +[sub_resource type="AtlasTexture" id="AtlasTexture_988f3"] atlas = ExtResource("1_96802") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf543"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c459c"] atlas = ExtResource("1_96802") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71b78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bd1c"] atlas = ExtResource("1_96802") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e519"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4459"] atlas = ExtResource("1_96802") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ab2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da5b4"] atlas = ExtResource("1_96802") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5ab6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59a0e"] atlas = ExtResource("1_96802") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13b0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d510"] atlas = ExtResource("1_96802") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01f0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00ba5"] atlas = ExtResource("1_96802") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a45e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_039b0"] atlas = ExtResource("1_96802") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_df10b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ad74"] atlas = ExtResource("1_96802") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a490"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2aff0"] atlas = ExtResource("1_96802") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cc63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_284f0"] atlas = ExtResource("1_96802") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_34542"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0526"] atlas = ExtResource("1_96802") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_357c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4377e"] atlas = ExtResource("1_96802") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83b1f"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d92c"] -atlas = ExtResource("1_96802") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e861"] -atlas = ExtResource("1_96802") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7fbd4"] -atlas = ExtResource("1_96802") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59b46"] -atlas = ExtResource("1_96802") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a48b8"] -atlas = ExtResource("1_96802") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb8c9"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b904f"] -atlas = ExtResource("1_96802") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_27426"] atlas = ExtResource("1_96802") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_96802") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b904f"] +atlas = ExtResource("1_96802") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_251fe"] +atlas = ExtResource("1_96802") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8b0d"] +atlas = ExtResource("1_96802") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5eb7"] +atlas = ExtResource("1_96802") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6227d"] +atlas = ExtResource("1_96802") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fca63"] +atlas = ExtResource("1_96802") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c3fc"] +atlas = ExtResource("1_96802") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ad4c"] +atlas = ExtResource("1_96802") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b9195"] atlas = ExtResource("1_96802") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_96802") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_251fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d92c"] atlas = ExtResource("1_96802") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8b0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e861"] atlas = ExtResource("1_96802") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5eb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fbd4"] atlas = ExtResource("1_96802") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6227d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59b46"] atlas = ExtResource("1_96802") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fca63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a48b8"] atlas = ExtResource("1_96802") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c3fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb8c9"] atlas = ExtResource("1_96802") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ad4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5ab6"] atlas = ExtResource("1_96802") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0844e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13b0b"] atlas = ExtResource("1_96802") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1703"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01f0f"] atlas = ExtResource("1_96802") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50b93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a45e2"] atlas = ExtResource("1_96802") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40055"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df10b"] atlas = ExtResource("1_96802") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_81499"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a490"] atlas = ExtResource("1_96802") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19689"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cc63"] atlas = ExtResource("1_96802") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23969"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34542"] atlas = ExtResource("1_96802") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_044f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_357c9"] atlas = ExtResource("1_96802") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83281"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83b1f"] atlas = ExtResource("1_96802") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5eda"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_853cf"] -atlas = ExtResource("1_96802") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b308"] -atlas = ExtResource("1_96802") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94803"] -atlas = ExtResource("1_96802") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0484e"] -atlas = ExtResource("1_96802") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8293"] -atlas = ExtResource("1_96802") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36df1"] -atlas = ExtResource("1_96802") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6b7a"] -atlas = ExtResource("1_96802") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_181a3"] atlas = ExtResource("1_96802") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_96802") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d6b7a"] +atlas = ExtResource("1_96802") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f99a"] +atlas = ExtResource("1_96802") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_319e5"] +atlas = ExtResource("1_96802") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fbc7"] +atlas = ExtResource("1_96802") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31aa4"] +atlas = ExtResource("1_96802") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cffe4"] +atlas = ExtResource("1_96802") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f40de"] +atlas = ExtResource("1_96802") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d005"] +atlas = ExtResource("1_96802") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c8949"] atlas = ExtResource("1_96802") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_96802") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f99a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_853cf"] atlas = ExtResource("1_96802") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_319e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b308"] atlas = ExtResource("1_96802") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fbc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94803"] atlas = ExtResource("1_96802") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31aa4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0484e"] atlas = ExtResource("1_96802") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cffe4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8293"] atlas = ExtResource("1_96802") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f40de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36df1"] atlas = ExtResource("1_96802") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d005"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0844e"] atlas = ExtResource("1_96802") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1703"] +atlas = ExtResource("1_96802") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50b93"] +atlas = ExtResource("1_96802") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40055"] +atlas = ExtResource("1_96802") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_81499"] +atlas = ExtResource("1_96802") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19689"] +atlas = ExtResource("1_96802") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23969"] +atlas = ExtResource("1_96802") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_044f8"] +atlas = ExtResource("1_96802") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83281"] +atlas = ExtResource("1_96802") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5eda"] +atlas = ExtResource("1_96802") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_96802"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f51ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a91f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9461a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eff4d") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f09a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e44fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b22b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_123d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b54a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f96c") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6e0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50bea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bdda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0204d") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0f5") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bec29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa75b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_781df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32c4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_148e4") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c68b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa2b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86f73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b93c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ae6") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d5c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e974d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3cb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89442") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa3c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_535fe") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37ad0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e75c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f929") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8326f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71c69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ece0") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4656") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3dff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e405d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba3a") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6905") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53e94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eb91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68d95") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6160c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_808ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62ce1") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51efd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_905dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67ba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_563f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d83ad") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65eec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e5d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_568ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea172") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff7b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a2f") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e915") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1848b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e9db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68ed4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ae7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a37") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10c65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bfbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32a61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_273b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_291d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84073") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_459fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd74c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2950") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33bb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6781e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a4a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f46f5") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05ac7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caa39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e157") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0fd5") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a32cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5fb2") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe8fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37de9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8383a") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26378") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cded9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6842") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28813") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1357a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a7c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4772d") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cfea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce704") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25081") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb835") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c02f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81396") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fd4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3142e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a10e") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f250") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97bfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85768") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8469") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f9eb") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b590") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f7ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99bb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc5f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ac65") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04b81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26862") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_350f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e79a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38fc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92935") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6509") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70dd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_047c4") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c9cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31e00") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_681fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe33") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88bb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_729cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_084f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d77b3") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d077b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a14ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_953fd") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3908") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c80f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ae08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74d46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28121") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99e98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2bb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d87be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0aa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2286") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aa55") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d430a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_442fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b79b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9810f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b8a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bfa7") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11d39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dff5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3a00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d32f1") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d841") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16516") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cc8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_618e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a794f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8520b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3caea") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e08f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc9de") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47b5b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e50d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c88a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36dbe") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78da3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2331") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1b86") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_325bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_448e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_243e1") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d0c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a7c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_634ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31826") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77106") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66e70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceda8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4993e") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df3d7") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_475e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ecf0") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d022f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c0c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61db3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb0f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d245b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a77") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44476") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c91e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_668a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3abdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b05f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf7a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1da60") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ccfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee594") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa503") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d31b") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7591") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8467e") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dac88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11dd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_622d3") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a675b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eb61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a783d") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da5b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d510") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00ba5") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_039b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aff0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_284f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0526") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4377e") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1045f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_988f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c459c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bd1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4459") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91148") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d57b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9228d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db269") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41646") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b632e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c018") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28319") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_496c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ae3") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d6f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_563ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e977c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d00b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_704db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9373c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaafd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd55c") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3303a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b570") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df566") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_878c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbc21") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa92d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea155") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b3e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c003") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71b78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e519") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ab2d") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5ab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13b0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01f0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a45e2") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df10b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a490") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cc63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_357c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b1f") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d92c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a48b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb8c9") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b904f") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27426") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b16a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf4ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa28") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55b3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2f90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51beb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_751bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17e93") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eadd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_189f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15f44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_999a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebd14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_626d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af8c5") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e57b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24419") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ba88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3df39") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af4aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a135c") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_251fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8b0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5eb7") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6227d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fca63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c3fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ad4c") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0844e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1703") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40055") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81499") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_044f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5eda") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_853cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b308") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94803") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0484e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8293") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36df1") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b7a") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_181a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08e7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2275d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5349") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8949") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe5be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d49b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6968b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_432c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ed95") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac4a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f174") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eeaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ab0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36da9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fd01") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b15c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ddd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_546da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3e27") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c79") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f99a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_319e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbc7") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31aa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cffe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f40de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d005") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bec29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa75b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_781df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32c4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_148e4") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0f5") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3dff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e405d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba3a") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6905") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53e94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eb91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68d95") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c68b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa2b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86f73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b93c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ae6") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d5c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e974d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3cb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89442") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa3c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_535fe") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37ad0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e75c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f929") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8326f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71c69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ece0") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4656") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6e0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50bea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bdda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0204d") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f51ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a91f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9461a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eff4d") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f09a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e44fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b22b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_123d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b54a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f96c") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1848b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e9db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68ed4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ae7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a37") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e915") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe8fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37de9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8383a") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26378") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cded9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6842") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10c65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bfbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32a61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_273b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_291d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84073") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_459fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd74c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2950") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33bb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6781e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a4a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f46f5") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05ac7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caa39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e157") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0fd5") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a32cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5fb2") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65eec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e5d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_568ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea172") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff7b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a2f") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6160c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_808ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62ce1") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51efd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_905dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67ba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_563f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d83ad") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97bfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85768") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8469") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f9eb") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f250") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_681fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe33") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88bb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_729cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_084f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d77b3") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b590") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f7ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99bb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc5f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ac65") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04b81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26862") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_350f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e79a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38fc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92935") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6509") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70dd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_047c4") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c9cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31e00") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fd4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3142e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a10e") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28813") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1357a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a7c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4772d") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cfea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce704") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25081") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb835") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c02f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81396") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d430a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_442fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b79b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9810f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b8a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bfa7") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aa55") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e50d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c88a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36dbe") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78da3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2331") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1b86") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11d39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dff5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3a00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d32f1") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d841") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16516") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cc8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_618e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a794f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8520b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3caea") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e08f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc9de") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47b5b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99e98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2bb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d87be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0aa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2286") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d077b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a14ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_953fd") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3908") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c80f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ae08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74d46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28121") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_475e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ecf0") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df3d7") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dac88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11dd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_622d3") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a675b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eb61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a783d") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d022f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c0c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61db3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb0f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d245b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a77") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44476") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c91e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_668a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3abdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b05f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf7a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1da60") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ccfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee594") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa503") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d31b") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7591") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8467e") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77106") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66e70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceda8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4993e") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_325bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_448e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_243e1") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d0c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a7c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_634ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31826") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d57b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9228d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db269") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41646") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91148") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b3e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c003") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71b78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e519") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ab2d") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b632e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c018") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28319") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_496c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ae3") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d6f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_563ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e977c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d00b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_704db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9373c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaafd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd55c") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3303a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b570") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df566") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_878c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbc21") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa92d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea155") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1045f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_988f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c459c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bd1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4459") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da5b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d510") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00ba5") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_039b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aff0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_284f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0526") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4377e") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27426") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b16a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf4ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa28") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b904f") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_251fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8b0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5eb7") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6227d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fca63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c3fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ad4c") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55b3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2f90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51beb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_751bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17e93") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eadd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_189f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15f44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_999a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebd14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_626d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af8c5") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e57b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24419") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ba88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3df39") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af4aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a135c") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d92c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a48b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb8c9") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5ab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13b0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01f0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a45e2") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df10b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a490") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cc63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_357c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b1f") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_181a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08e7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2275d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5349") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b7a") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f99a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_319e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbc7") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31aa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cffe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f40de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d005") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8949") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe5be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d49b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6968b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_432c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ed95") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac4a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f174") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eeaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ab0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36da9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fd01") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b15c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ddd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_546da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3e27") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c79") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_853cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b308") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94803") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0484e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8293") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36df1") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0844e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1703") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40055") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81499") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_044f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5eda") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_96802") diff --git a/engine/scenes/world/player/weapons/034/men.tscn b/engine/scenes/world/player/weapons/034/men.tscn index 8bb3155..c538ec2 100644 --- a/engine/scenes/world/player/weapons/034/men.tscn +++ b/engine/scenes/world/player/weapons/034/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://129f6ebcbf0f"] +[gd_scene load_steps=419 format=3 uid="uid://13af6ebcbf0f"] -[ext_resource type="Texture2D" uid="uid://b1fk5jrxiubuy" path="res://framework/statics/scenes/world/player/weapon/034/men/men.png" id="1_129f6"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_18bff"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_791d8"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90692"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f01b"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_714ae"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f945"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74245"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a726"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5d6a"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba1a9"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5930"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81146"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19636"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8ad9"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42173"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3292d"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35bb2"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://b1fk5jrxiubuy" path="res://assets/world/player/weapon/034/men/men.png" id="1_129f6"] [sub_resource type="AtlasTexture" id="AtlasTexture_9f872"] atlas = ExtResource("1_129f6") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_35bb2"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b91a3"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1140"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1780e"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e587"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97bf6"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef117"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09d11"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c6c5d"] atlas = ExtResource("1_129f6") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b91a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5930"] atlas = ExtResource("1_129f6") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1140"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81146"] atlas = ExtResource("1_129f6") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1780e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19636"] atlas = ExtResource("1_129f6") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e587"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8ad9"] atlas = ExtResource("1_129f6") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_97bf6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42173"] atlas = ExtResource("1_129f6") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef117"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3292d"] atlas = ExtResource("1_129f6") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09d11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18bff"] atlas = ExtResource("1_129f6") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_844e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_791d8"] atlas = ExtResource("1_129f6") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd724"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90692"] atlas = ExtResource("1_129f6") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1ba6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f01b"] atlas = ExtResource("1_129f6") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b512d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_714ae"] atlas = ExtResource("1_129f6") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_babdd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f945"] atlas = ExtResource("1_129f6") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e53b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74245"] atlas = ExtResource("1_129f6") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba840"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a726"] atlas = ExtResource("1_129f6") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef284"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5d6a"] atlas = ExtResource("1_129f6") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50415"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba1a9"] atlas = ExtResource("1_129f6") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a637"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f6a99"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71de9"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62f89"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1485"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8782e"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a3f7"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea999"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_93f28"] atlas = ExtResource("1_129f6") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ea999"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9bd51"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbab2"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2410c"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc2f9"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9c08"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1eb2"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61843"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f8b0a"] atlas = ExtResource("1_129f6") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bd51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6a99"] atlas = ExtResource("1_129f6") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbab2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71de9"] atlas = ExtResource("1_129f6") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2410c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62f89"] atlas = ExtResource("1_129f6") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc2f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1485"] atlas = ExtResource("1_129f6") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9c08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8782e"] atlas = ExtResource("1_129f6") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1eb2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a3f7"] atlas = ExtResource("1_129f6") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61843"] +[sub_resource type="AtlasTexture" id="AtlasTexture_844e8"] atlas = ExtResource("1_129f6") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5efa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd724"] atlas = ExtResource("1_129f6") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3046a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1ba6"] atlas = ExtResource("1_129f6") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_15cf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b512d"] atlas = ExtResource("1_129f6") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_28b76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_babdd"] atlas = ExtResource("1_129f6") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2aac5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e53b6"] atlas = ExtResource("1_129f6") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9af30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba840"] atlas = ExtResource("1_129f6") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14d0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef284"] atlas = ExtResource("1_129f6") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fca26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50415"] atlas = ExtResource("1_129f6") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7262"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a637"] atlas = ExtResource("1_129f6") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e96fd"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67e05"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77cee"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_868fa"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb43f"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce9fb"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58976"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d14aa"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_1df62"] atlas = ExtResource("1_129f6") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d14aa"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ab72"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_afe15"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7a1d"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da852"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_feef8"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2a5f"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e698"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8f6a5"] atlas = ExtResource("1_129f6") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ab72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67e05"] atlas = ExtResource("1_129f6") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_afe15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77cee"] atlas = ExtResource("1_129f6") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7a1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_868fa"] atlas = ExtResource("1_129f6") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da852"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb43f"] atlas = ExtResource("1_129f6") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_feef8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce9fb"] atlas = ExtResource("1_129f6") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2a5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58976"] atlas = ExtResource("1_129f6") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e698"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5efa"] atlas = ExtResource("1_129f6") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03b44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3046a"] atlas = ExtResource("1_129f6") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d6e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15cf1"] atlas = ExtResource("1_129f6") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a8c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28b76"] atlas = ExtResource("1_129f6") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3dba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2aac5"] atlas = ExtResource("1_129f6") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68a5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9af30"] atlas = ExtResource("1_129f6") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd741"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14d0a"] atlas = ExtResource("1_129f6") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74346"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fca26"] atlas = ExtResource("1_129f6") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60c51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7262"] atlas = ExtResource("1_129f6") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_269b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e96fd"] atlas = ExtResource("1_129f6") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5540"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd1e0"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3af3"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3237"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a934"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ab57"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29ae9"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92313"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9799f"] atlas = ExtResource("1_129f6") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_92313"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85c25"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f529a"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7c13"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf718"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fc04"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ea96"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_770c9"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7dfe5"] atlas = ExtResource("1_129f6") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85c25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd1e0"] atlas = ExtResource("1_129f6") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f529a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3af3"] atlas = ExtResource("1_129f6") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7c13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3237"] atlas = ExtResource("1_129f6") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf718"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a934"] atlas = ExtResource("1_129f6") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fc04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ab57"] atlas = ExtResource("1_129f6") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ea96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29ae9"] atlas = ExtResource("1_129f6") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_770c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03b44"] atlas = ExtResource("1_129f6") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f358d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d6e5"] atlas = ExtResource("1_129f6") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43688"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a8c7"] atlas = ExtResource("1_129f6") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2239f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3dba"] atlas = ExtResource("1_129f6") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6a00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68a5d"] atlas = ExtResource("1_129f6") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_104e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd741"] atlas = ExtResource("1_129f6") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45314"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74346"] atlas = ExtResource("1_129f6") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20e61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60c51"] atlas = ExtResource("1_129f6") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ad74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_269b3"] atlas = ExtResource("1_129f6") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6acd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5540"] atlas = ExtResource("1_129f6") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0140"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f55f"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69984"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00105"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5a61"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb255"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97ae5"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54b7c"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_96eb5"] atlas = ExtResource("1_129f6") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_54b7c"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5625"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edc56"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3751e"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d21b4"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a6f5"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_142d1"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03dee"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_71420"] atlas = ExtResource("1_129f6") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5625"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f55f"] atlas = ExtResource("1_129f6") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_edc56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69984"] atlas = ExtResource("1_129f6") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3751e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00105"] atlas = ExtResource("1_129f6") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d21b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5a61"] atlas = ExtResource("1_129f6") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a6f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb255"] atlas = ExtResource("1_129f6") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_142d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97ae5"] atlas = ExtResource("1_129f6") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03dee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f358d"] atlas = ExtResource("1_129f6") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d652"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43688"] atlas = ExtResource("1_129f6") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f81e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2239f"] atlas = ExtResource("1_129f6") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8a3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6a00"] atlas = ExtResource("1_129f6") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85fe1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_104e0"] atlas = ExtResource("1_129f6") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bed5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45314"] atlas = ExtResource("1_129f6") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02fda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20e61"] atlas = ExtResource("1_129f6") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_30342"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ad74"] atlas = ExtResource("1_129f6") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c08e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6acd0"] atlas = ExtResource("1_129f6") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_abe26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0140"] atlas = ExtResource("1_129f6") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f89d"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb6b6"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af925"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_229c3"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9681b"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65cc6"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_804c0"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69b76"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_78f52"] atlas = ExtResource("1_129f6") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_69b76"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a866b"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8db3a"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a35a0"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4195b"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b442b"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_299fc"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_181aa"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_432e6"] atlas = ExtResource("1_129f6") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a866b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb6b6"] atlas = ExtResource("1_129f6") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8db3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af925"] atlas = ExtResource("1_129f6") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a35a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_229c3"] atlas = ExtResource("1_129f6") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4195b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9681b"] atlas = ExtResource("1_129f6") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b442b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65cc6"] atlas = ExtResource("1_129f6") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_299fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_804c0"] atlas = ExtResource("1_129f6") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_181aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d652"] atlas = ExtResource("1_129f6") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_733a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f81e5"] atlas = ExtResource("1_129f6") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fd42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8a3a"] atlas = ExtResource("1_129f6") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7ffd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85fe1"] atlas = ExtResource("1_129f6") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_131ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bed5"] atlas = ExtResource("1_129f6") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74652"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02fda"] atlas = ExtResource("1_129f6") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_873a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30342"] atlas = ExtResource("1_129f6") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd426"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c08e"] atlas = ExtResource("1_129f6") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4ab9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abe26"] atlas = ExtResource("1_129f6") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_daf1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f89d"] atlas = ExtResource("1_129f6") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_82853"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84fab"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63627"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd4b5"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8093"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60fb4"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb3c"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6050e"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_4d727"] atlas = ExtResource("1_129f6") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_6050e"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29990"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59ded"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8252"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0216c"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3ddb"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3261e"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b9a8"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0890a"] atlas = ExtResource("1_129f6") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29990"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84fab"] atlas = ExtResource("1_129f6") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59ded"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63627"] atlas = ExtResource("1_129f6") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8252"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd4b5"] atlas = ExtResource("1_129f6") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0216c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8093"] atlas = ExtResource("1_129f6") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3ddb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60fb4"] atlas = ExtResource("1_129f6") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3261e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb3c"] atlas = ExtResource("1_129f6") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b9a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_733a3"] atlas = ExtResource("1_129f6") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c5eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fd42"] atlas = ExtResource("1_129f6") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e235"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7ffd"] atlas = ExtResource("1_129f6") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74424"] +[sub_resource type="AtlasTexture" id="AtlasTexture_131ea"] atlas = ExtResource("1_129f6") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb671"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74652"] atlas = ExtResource("1_129f6") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2d9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_873a6"] atlas = ExtResource("1_129f6") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d97f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd426"] atlas = ExtResource("1_129f6") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_57dd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4ab9"] atlas = ExtResource("1_129f6") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7829d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_daf1c"] atlas = ExtResource("1_129f6") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6225a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82853"] atlas = ExtResource("1_129f6") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14e19"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0de4"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c275d"] -atlas = ExtResource("1_129f6") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bcd73"] -atlas = ExtResource("1_129f6") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90666"] -atlas = ExtResource("1_129f6") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51fdb"] -atlas = ExtResource("1_129f6") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d500a"] -atlas = ExtResource("1_129f6") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e691c"] -atlas = ExtResource("1_129f6") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_82cc2"] atlas = ExtResource("1_129f6") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e691c"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de359"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1adb7"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f776a"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_602ea"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23f45"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58a0e"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aadef"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fb8f8"] atlas = ExtResource("1_129f6") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_129f6") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_de359"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0de4"] atlas = ExtResource("1_129f6") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1adb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c275d"] atlas = ExtResource("1_129f6") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f776a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcd73"] atlas = ExtResource("1_129f6") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_602ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90666"] atlas = ExtResource("1_129f6") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23f45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51fdb"] atlas = ExtResource("1_129f6") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58a0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d500a"] atlas = ExtResource("1_129f6") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aadef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c5eb"] atlas = ExtResource("1_129f6") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e235"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74424"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb671"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2d9b"] +atlas = ExtResource("1_129f6") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d97f"] +atlas = ExtResource("1_129f6") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57dd7"] +atlas = ExtResource("1_129f6") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7829d"] +atlas = ExtResource("1_129f6") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6225a"] +atlas = ExtResource("1_129f6") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14e19"] +atlas = ExtResource("1_129f6") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_129f6"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18bff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_791d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90692") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f01b") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_714ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f945") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74245") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5d6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba1a9") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19636") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ad9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42173") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3292d") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35bb2") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17c13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e77e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29978") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d211f") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6c5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98311") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d9cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92d94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c8e7") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6a72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6760a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef5be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64130") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee54") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0347a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e01b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cec83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c57d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_651ac") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0478a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7729") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b91a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1140") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1780e") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97bf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef117") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09d11") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_844e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1ba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b512d") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_babdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e53b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba840") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef284") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a637") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71de9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8782e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3f7") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea999") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_402d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_745db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f557") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c520") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c123") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_564f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_831f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13620") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b53c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b6b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92aef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f56d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_309d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d03c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a2c0") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_731e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca366") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e92d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dbc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14ff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd97a") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92944") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83648") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bd51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2410c") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc2f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9c08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1eb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61843") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5efa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3046a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b76") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9af30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fca26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e96fd") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67e05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77cee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_868fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb43f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce9fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58976") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d14aa") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1df62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_853a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39513") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ff5d") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f6a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fdca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa9d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46fe9") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b97f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7baef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6326") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8925e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_946af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b67d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f994") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0865f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54f58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e7f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f21bf") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_367bf") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ab72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7a1d") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da852") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2a5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e698") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d6e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a8c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3dba") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd741") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60c51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_269b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5540") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd1e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3af3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29ae9") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92313") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9799f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4ef5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_963b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8241d") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dfe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfa16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb06a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8777") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ac83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0cea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b255") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_115fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7d9b") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e792c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57169") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f858f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da61d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e19b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_197ca") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa6ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e2ba") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f529a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c13") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fc04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ea96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_770c9") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f358d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2239f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6a00") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_104e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20e61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6acd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0140") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f55f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb255") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ae5") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b7c") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96eb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a28ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23545") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ff13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53b80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7da2") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fee4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce64b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e659") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3169") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a26b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cda7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91ee2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b90b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4936") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8f4a") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0d18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b53cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ac9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28fa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dee0") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_465ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd0e") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edc56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3751e") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d21b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_142d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03dee") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f81e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8a3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85fe1") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bed5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02fda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c08e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abe26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f89d") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb6b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af925") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_229c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9681b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65cc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_804c0") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b76") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78f52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0dc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e12f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eac48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e975") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_432e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f8fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e97d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53fcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62717") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da0b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_139ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a8e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33bf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49313") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_057c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f56b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4ce1") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec7c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba8cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5c59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_493f8") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64413") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a866b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8db3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a35a0") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4195b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b442b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_299fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_181aa") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_733a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7ffd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_131ea") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_873a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd426") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4ab9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daf1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82853") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84fab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd4b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8093") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60fb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb3c") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6050e") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4c59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23d12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10b1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0079") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0890a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a6a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f86df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5272b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1932d") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42230") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_908ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ade") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dd63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de5d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_058c8") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d4de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75fdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8102") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afde2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1183f") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5360b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d665") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29990") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59ded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8252") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0216c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3ddb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3261e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b9a8") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c5eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb671") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d97f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7829d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6225a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14e19") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0de4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c275d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51fdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d500a") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e691c") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82cc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_052e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecb5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0a27") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb8f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76bce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_158f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_519fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc225") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4e2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fbc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_267f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c9da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_485ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75f25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0dc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ab8") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25e27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faa77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a88e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_965fa") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff65d") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1adb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f776a") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_602ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aadef") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17c13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e77e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29978") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d211f") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35bb2") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b91a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1140") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1780e") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97bf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef117") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09d11") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6c5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98311") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d9cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92d94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c8e7") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6a72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6760a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef5be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64130") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee54") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0347a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e01b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cec83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c57d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_651ac") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0478a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7729") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19636") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ad9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42173") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3292d") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18bff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_791d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90692") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f01b") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_714ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f945") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74245") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5d6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba1a9") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_402d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_745db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f557") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c520") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea999") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bd51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2410c") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc2f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9c08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1eb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61843") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c123") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_564f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_831f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13620") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b53c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b6b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92aef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f56d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_309d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d03c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a2c0") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_731e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca366") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e92d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dbc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14ff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd97a") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92944") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83648") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71de9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8782e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3f7") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_844e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1ba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b512d") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_babdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e53b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba840") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef284") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a637") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1df62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_853a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39513") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ff5d") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d14aa") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ab72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7a1d") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da852") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2a5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e698") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f6a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fdca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa9d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46fe9") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b97f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7baef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6326") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8925e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_946af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b67d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f994") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0865f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54f58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e7f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f21bf") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_367bf") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67e05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77cee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_868fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb43f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce9fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58976") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5efa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3046a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b76") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9af30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fca26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e96fd") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9799f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4ef5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_963b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8241d") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92313") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f529a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c13") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fc04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ea96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_770c9") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dfe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfa16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb06a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8777") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ac83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0cea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b255") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_115fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7d9b") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e792c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57169") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f858f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da61d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e19b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_197ca") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa6ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e2ba") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd1e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3af3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29ae9") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d6e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a8c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3dba") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd741") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60c51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_269b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5540") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96eb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a28ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23545") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ff13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53b80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7da2") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b7c") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edc56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3751e") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d21b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_142d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03dee") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fee4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce64b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e659") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3169") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a26b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cda7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91ee2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b90b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4936") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8f4a") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0d18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b53cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ac9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28fa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dee0") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_465ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd0e") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f55f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb255") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ae5") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f358d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2239f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6a00") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_104e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20e61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6acd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0140") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78f52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0dc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e12f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eac48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e975") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b76") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a866b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8db3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a35a0") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4195b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b442b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_299fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_181aa") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_432e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f8fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e97d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53fcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62717") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da0b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_139ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a8e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33bf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49313") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_057c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f56b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4ce1") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec7c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba8cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5c59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_493f8") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64413") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb6b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af925") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_229c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9681b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65cc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_804c0") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f81e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8a3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85fe1") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bed5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02fda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c08e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abe26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f89d") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4c59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23d12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10b1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0079") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6050e") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29990") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59ded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8252") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0216c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3ddb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3261e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b9a8") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0890a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a6a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f86df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5272b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1932d") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42230") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_908ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ade") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dd63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de5d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_058c8") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d4de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75fdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8102") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afde2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1183f") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5360b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d665") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84fab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd4b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8093") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60fb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb3c") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_733a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7ffd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_131ea") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_873a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd426") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4ab9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daf1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82853") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82cc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_052e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecb5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0a27") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e691c") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1adb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f776a") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_602ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aadef") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb8f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76bce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_158f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_519fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc225") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4e2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fbc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_267f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c9da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_485ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75f25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0dc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ab8") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25e27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faa77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a88e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_965fa") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff65d") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0de4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c275d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51fdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d500a") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c5eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb671") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d97f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7829d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6225a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14e19") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_129f6") diff --git a/engine/scenes/world/player/weapons/034/women.tscn b/engine/scenes/world/player/weapons/034/women.tscn index 0fadffd..175c58e 100644 --- a/engine/scenes/world/player/weapons/034/women.tscn +++ b/engine/scenes/world/player/weapons/034/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://5c3748c15939"] +[gd_scene load_steps=419 format=3 uid="uid://5c3748c16a4a"] -[ext_resource type="Texture2D" uid="uid://cwllpc0kgowok" path="res://framework/statics/scenes/world/player/weapon/034/women/women.png" id="1_5c374"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_ddada"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf66a"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_342c2"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2dfb3"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1edd0"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b600e"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6d72"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55520"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7c11"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2df82"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6dab5"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c05a"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f44c3"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd02e"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1683b"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9ef7"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e11c"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cwllpc0kgowok" path="res://assets/world/player/weapon/034/women/women.png" id="1_5c374"] [sub_resource type="AtlasTexture" id="AtlasTexture_c3c06"] atlas = ExtResource("1_5c374") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2e11c"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d183"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93237"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_505db"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce796"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9ab12"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ecce4"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a28e"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_cac79"] atlas = ExtResource("1_5c374") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d183"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6dab5"] atlas = ExtResource("1_5c374") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93237"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c05a"] atlas = ExtResource("1_5c374") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_505db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f44c3"] atlas = ExtResource("1_5c374") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce796"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd02e"] atlas = ExtResource("1_5c374") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ab12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1683b"] atlas = ExtResource("1_5c374") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecce4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9ef7"] atlas = ExtResource("1_5c374") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a28e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddada"] atlas = ExtResource("1_5c374") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee1b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf66a"] atlas = ExtResource("1_5c374") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e77e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_342c2"] atlas = ExtResource("1_5c374") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6268f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2dfb3"] atlas = ExtResource("1_5c374") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_894c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1edd0"] atlas = ExtResource("1_5c374") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16989"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b600e"] atlas = ExtResource("1_5c374") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_139a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6d72"] atlas = ExtResource("1_5c374") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_004f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55520"] atlas = ExtResource("1_5c374") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32429"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7c11"] atlas = ExtResource("1_5c374") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cdac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2df82"] atlas = ExtResource("1_5c374") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d0ba"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a58c9"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73f13"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6def"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8401"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_214eb"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e29b0"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc9ef"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7b1f6"] atlas = ExtResource("1_5c374") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_bc9ef"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_620b7"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7af64"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7b9d"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_568a0"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01739"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1eeb6"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48d31"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ab87b"] atlas = ExtResource("1_5c374") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_620b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a58c9"] atlas = ExtResource("1_5c374") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7af64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73f13"] atlas = ExtResource("1_5c374") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7b9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6def"] atlas = ExtResource("1_5c374") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_568a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8401"] atlas = ExtResource("1_5c374") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_01739"] +[sub_resource type="AtlasTexture" id="AtlasTexture_214eb"] atlas = ExtResource("1_5c374") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1eeb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e29b0"] atlas = ExtResource("1_5c374") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48d31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee1b0"] atlas = ExtResource("1_5c374") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46fe1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e77e"] atlas = ExtResource("1_5c374") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2028"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6268f"] atlas = ExtResource("1_5c374") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5cc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_894c7"] atlas = ExtResource("1_5c374") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e203"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16989"] atlas = ExtResource("1_5c374") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_738ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_139a2"] atlas = ExtResource("1_5c374") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ad96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_004f6"] atlas = ExtResource("1_5c374") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfef2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32429"] atlas = ExtResource("1_5c374") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fd81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cdac"] atlas = ExtResource("1_5c374") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09b3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d0ba"] atlas = ExtResource("1_5c374") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db804"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_638e2"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3803c"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca0c0"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfad3"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b57a9"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44d66"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b836"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e86e5"] atlas = ExtResource("1_5c374") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2b836"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eaad7"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00d33"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d8bf"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_139f8"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c71b3"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3cf4"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ddee"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_38483"] atlas = ExtResource("1_5c374") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eaad7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_638e2"] atlas = ExtResource("1_5c374") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00d33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3803c"] atlas = ExtResource("1_5c374") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d8bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca0c0"] atlas = ExtResource("1_5c374") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_139f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfad3"] atlas = ExtResource("1_5c374") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c71b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b57a9"] atlas = ExtResource("1_5c374") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3cf4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44d66"] atlas = ExtResource("1_5c374") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ddee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46fe1"] atlas = ExtResource("1_5c374") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea9d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2028"] atlas = ExtResource("1_5c374") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c267d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5cc1"] atlas = ExtResource("1_5c374") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e03b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e203"] atlas = ExtResource("1_5c374") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7af80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_738ba"] atlas = ExtResource("1_5c374") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c408f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ad96"] atlas = ExtResource("1_5c374") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_498ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfef2"] atlas = ExtResource("1_5c374") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce9b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fd81"] atlas = ExtResource("1_5c374") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcec9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09b3f"] atlas = ExtResource("1_5c374") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_00d70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db804"] atlas = ExtResource("1_5c374") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64521"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b56d"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7dc15"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86517"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca50d"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36d10"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72ea4"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3767"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_62c4c"] atlas = ExtResource("1_5c374") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c3767"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_700f1"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22a07"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f55af"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f89e"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02568"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7db81"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4d7d"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0e0c0"] atlas = ExtResource("1_5c374") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_700f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b56d"] atlas = ExtResource("1_5c374") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22a07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7dc15"] atlas = ExtResource("1_5c374") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f55af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86517"] atlas = ExtResource("1_5c374") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f89e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca50d"] atlas = ExtResource("1_5c374") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_02568"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36d10"] atlas = ExtResource("1_5c374") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7db81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72ea4"] atlas = ExtResource("1_5c374") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4d7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea9d0"] atlas = ExtResource("1_5c374") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90efb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c267d"] atlas = ExtResource("1_5c374") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3022"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e03b"] atlas = ExtResource("1_5c374") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0227c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7af80"] atlas = ExtResource("1_5c374") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98295"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c408f"] atlas = ExtResource("1_5c374") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5be0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_498ec"] atlas = ExtResource("1_5c374") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cc96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce9b5"] atlas = ExtResource("1_5c374") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb236"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcec9"] atlas = ExtResource("1_5c374") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1924d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00d70"] atlas = ExtResource("1_5c374") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b981a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64521"] atlas = ExtResource("1_5c374") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ad03"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59733"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3f66"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_348dc"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3aaa5"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ecf2"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bfc7"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23213"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e9528"] atlas = ExtResource("1_5c374") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_23213"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_082be"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_296af"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9aea9"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_129e7"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbe5b"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d57de"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cf30"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_79c7f"] atlas = ExtResource("1_5c374") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_082be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59733"] atlas = ExtResource("1_5c374") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_296af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3f66"] atlas = ExtResource("1_5c374") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9aea9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_348dc"] atlas = ExtResource("1_5c374") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_129e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3aaa5"] atlas = ExtResource("1_5c374") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbe5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ecf2"] atlas = ExtResource("1_5c374") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d57de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bfc7"] atlas = ExtResource("1_5c374") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cf30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90efb"] atlas = ExtResource("1_5c374") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f531"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3022"] atlas = ExtResource("1_5c374") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c1ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0227c"] atlas = ExtResource("1_5c374") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_af073"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98295"] atlas = ExtResource("1_5c374") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d338f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5be0e"] atlas = ExtResource("1_5c374") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0550"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cc96"] atlas = ExtResource("1_5c374") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cb10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb236"] atlas = ExtResource("1_5c374") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e35bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1924d"] atlas = ExtResource("1_5c374") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95b81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b981a"] atlas = ExtResource("1_5c374") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d691d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ad03"] atlas = ExtResource("1_5c374") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a091"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_236d1"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c808b"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71770"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7811"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1daec"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86de0"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b6090"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_fcad4"] atlas = ExtResource("1_5c374") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b6090"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f259"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5fba0"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e011a"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd850"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db992"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6620"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1497"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ca263"] atlas = ExtResource("1_5c374") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f259"] +[sub_resource type="AtlasTexture" id="AtlasTexture_236d1"] atlas = ExtResource("1_5c374") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fba0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c808b"] atlas = ExtResource("1_5c374") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e011a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71770"] atlas = ExtResource("1_5c374") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd850"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7811"] atlas = ExtResource("1_5c374") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db992"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1daec"] atlas = ExtResource("1_5c374") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6620"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86de0"] atlas = ExtResource("1_5c374") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1497"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f531"] atlas = ExtResource("1_5c374") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f96ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c1ab"] atlas = ExtResource("1_5c374") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79bbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af073"] atlas = ExtResource("1_5c374") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a20b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d338f"] atlas = ExtResource("1_5c374") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecde6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0550"] atlas = ExtResource("1_5c374") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_faaca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cb10"] atlas = ExtResource("1_5c374") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0653"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e35bc"] atlas = ExtResource("1_5c374") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b184a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95b81"] atlas = ExtResource("1_5c374") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96e7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d691d"] atlas = ExtResource("1_5c374") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6943f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a091"] atlas = ExtResource("1_5c374") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4c66"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61b73"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8466"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26ad4"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0fb52"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5dde1"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e649a"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32675"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f00d2"] atlas = ExtResource("1_5c374") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_32675"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f762"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_166a9"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f130f"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59038"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eede4"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ae75"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5900a"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0d1a9"] atlas = ExtResource("1_5c374") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f762"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61b73"] atlas = ExtResource("1_5c374") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_166a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8466"] atlas = ExtResource("1_5c374") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f130f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26ad4"] atlas = ExtResource("1_5c374") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_59038"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fb52"] atlas = ExtResource("1_5c374") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eede4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dde1"] atlas = ExtResource("1_5c374") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ae75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e649a"] atlas = ExtResource("1_5c374") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5900a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f96ee"] atlas = ExtResource("1_5c374") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61041"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79bbb"] atlas = ExtResource("1_5c374") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_370a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a20b8"] atlas = ExtResource("1_5c374") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83e95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecde6"] atlas = ExtResource("1_5c374") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c007"] +[sub_resource type="AtlasTexture" id="AtlasTexture_faaca"] atlas = ExtResource("1_5c374") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_25b2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0653"] atlas = ExtResource("1_5c374") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b184a"] atlas = ExtResource("1_5c374") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a7b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96e7a"] atlas = ExtResource("1_5c374") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eef37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6943f"] atlas = ExtResource("1_5c374") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bda23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4c66"] atlas = ExtResource("1_5c374") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26431"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11a96"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0ffd"] -atlas = ExtResource("1_5c374") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b17ee"] -atlas = ExtResource("1_5c374") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11b8c"] -atlas = ExtResource("1_5c374") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe856"] -atlas = ExtResource("1_5c374") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9d4f"] -atlas = ExtResource("1_5c374") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d2bb"] -atlas = ExtResource("1_5c374") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_92028"] atlas = ExtResource("1_5c374") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3d2bb"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9068e"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12b2e"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0f5f"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94914"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39a58"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba048"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b48ec"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_8a70e"] atlas = ExtResource("1_5c374") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_5c374") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9068e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11a96"] atlas = ExtResource("1_5c374") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12b2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0ffd"] atlas = ExtResource("1_5c374") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0f5f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b17ee"] atlas = ExtResource("1_5c374") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94914"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11b8c"] atlas = ExtResource("1_5c374") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39a58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe856"] atlas = ExtResource("1_5c374") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba048"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9d4f"] atlas = ExtResource("1_5c374") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b48ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61041"] atlas = ExtResource("1_5c374") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_370a7"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83e95"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c007"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25b2b"] +atlas = ExtResource("1_5c374") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f711"] +atlas = ExtResource("1_5c374") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a7b3"] +atlas = ExtResource("1_5c374") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eef37"] +atlas = ExtResource("1_5c374") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bda23"] +atlas = ExtResource("1_5c374") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26431"] +atlas = ExtResource("1_5c374") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_5c374"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddada") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf66a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_342c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dfb3") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1edd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b600e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7c11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df82") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dab5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c05a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f44c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd02e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1683b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ef7") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e11c") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3c06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5ccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c40d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c58") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cac79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c86ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_621c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_412f8") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c63fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9c0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db990") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_575cd") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_480a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4309") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fd38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_996f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfac6") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_adf09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dab60") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d183") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_505db") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ab12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecce4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a28e") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee1b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e77e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6268f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_894c7") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16989") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_139a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_004f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32429") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cdac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d0ba") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a58c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73f13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6def") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8401") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_214eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e29b0") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc9ef") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b1f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b708") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2bac") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab87b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5fec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_922eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9c02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23e73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_add72") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee976") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32081") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05ed1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93396") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dffff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3bb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b351b") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_060e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0f09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d29f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f1d0") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05d63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc03a") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_620b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7af64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7b9d") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_568a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eeb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48d31") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46fe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5cc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e203") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_738ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ad96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fd81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09b3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db804") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_638e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3803c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca0c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b57a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44d66") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b836") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e86e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eb5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ebd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a63ab") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b7bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2caf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93c67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aa5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97003") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_753e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61841") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acb2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f87f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f91b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f836") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4a72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b02ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bf24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6185") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db7fb") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7910a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aabdc") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d8bf") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_139f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c71b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3cf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ddee") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea9d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c267d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e03b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7af80") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c408f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_498ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce9b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64521") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b56d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dc15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca50d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36d10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ea4") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3767") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62c4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_104a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c99b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e081") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e0c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad9d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2650b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f8e2") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd91a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d2e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4bce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37a5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92eba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca9db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c17") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ae99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43766") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40808") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee11f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de9ad") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdf6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a7d4") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_700f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f55af") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f89e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4d7d") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90efb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0227c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98295") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cc96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1924d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b981a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ad03") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_348dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aaa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ecf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bfc7") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23213") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bdaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d0b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbc72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2349") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79c7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e8f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0013a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c00b") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cf72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d067d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7563d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f10d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef2bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_162b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31b76") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee4f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a446") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49965") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6691") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec296") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_082be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_296af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aea9") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_129e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d57de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cf30") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c1ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d338f") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cb10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e35bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95b81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d691d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a091") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_236d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c808b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7811") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1daec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86de0") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6090") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7fc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2285d") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca263") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41f44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47e5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_337ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaf1f") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b060") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8e38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6496") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb82c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_321fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5c6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0f35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c510") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a97ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51c38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d81fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebaf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d42dd") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_937a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49b8a") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fba0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e011a") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1497") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f96ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79bbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a20b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecde6") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_faaca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0653") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b184a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6943f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4c66") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61b73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8466") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dde1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e649a") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32675") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f00d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba8cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_816cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f5f2") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d1a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eea5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cc3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a69e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a893") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e136") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39ab3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15cca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba47d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f311d") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa2c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d102b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a802") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f71c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f5f") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46fd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daef8") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f762") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_166a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f130f") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eede4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ae75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5900a") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61041") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_370a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c007") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25b2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eef37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bda23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26431") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11a96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ffd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b17ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11b8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9d4f") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d2bb") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3670") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_313b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_666c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f9ff") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a70e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e75b3") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db20c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00e2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2bc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48777") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2a24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7be75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_303e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_838ac") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_708ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fee6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46fc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c35f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bfe7") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fccaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d948") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9068e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0f5f") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94914") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39a58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b48ec") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3c06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5ccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c40d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c58") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e11c") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d183") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_505db") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ab12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecce4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a28e") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cac79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c86ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_621c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_412f8") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c63fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9c0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db990") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_575cd") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_480a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4309") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fd38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_996f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfac6") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_adf09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dab60") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dab5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c05a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f44c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd02e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1683b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ef7") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddada") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf66a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_342c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dfb3") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1edd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b600e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7c11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df82") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b1f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b708") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2bac") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc9ef") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_620b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7af64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7b9d") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_568a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eeb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48d31") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab87b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5fec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_922eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9c02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23e73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_add72") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee976") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32081") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05ed1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93396") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dffff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3bb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b351b") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_060e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0f09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d29f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f1d0") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05d63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc03a") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a58c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73f13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6def") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8401") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_214eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e29b0") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee1b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e77e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6268f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_894c7") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16989") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_139a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_004f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32429") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cdac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d0ba") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e86e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eb5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ebd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a63ab") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b836") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d8bf") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_139f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c71b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3cf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ddee") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b7bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2caf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93c67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aa5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97003") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_753e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61841") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acb2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f87f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f91b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f836") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4a72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b02ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bf24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6185") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db7fb") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7910a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aabdc") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_638e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3803c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca0c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b57a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44d66") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46fe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5cc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e203") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_738ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ad96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fd81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09b3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db804") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62c4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_104a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c99b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e081") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3767") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_700f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f55af") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f89e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4d7d") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e0c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad9d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2650b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f8e2") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd91a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d2e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4bce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37a5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92eba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca9db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c17") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ae99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43766") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40808") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee11f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de9ad") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdf6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a7d4") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b56d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dc15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca50d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36d10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ea4") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea9d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c267d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e03b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7af80") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c408f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_498ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce9b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64521") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bdaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d0b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbc72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2349") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23213") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_082be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_296af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aea9") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_129e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d57de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cf30") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79c7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e8f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0013a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c00b") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cf72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d067d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7563d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f10d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef2bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_162b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31b76") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee4f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a446") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49965") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6691") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec296") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_348dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aaa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ecf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bfc7") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90efb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0227c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98295") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cc96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1924d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b981a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ad03") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7fc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2285d") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6090") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fba0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e011a") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1497") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca263") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41f44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47e5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_337ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaf1f") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b060") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8e38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6496") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb82c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_321fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5c6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0f35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c510") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a97ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51c38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d81fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebaf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d42dd") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_937a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49b8a") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_236d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c808b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7811") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1daec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86de0") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c1ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d338f") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cb10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e35bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95b81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d691d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a091") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f00d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba8cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_816cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f5f2") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32675") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f762") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_166a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f130f") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eede4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ae75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5900a") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d1a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eea5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cc3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a69e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a893") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e136") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39ab3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15cca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba47d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f311d") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa2c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d102b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a802") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f71c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f5f") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46fd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daef8") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61b73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8466") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dde1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e649a") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f96ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79bbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a20b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecde6") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_faaca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0653") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b184a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6943f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4c66") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3670") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_313b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_666c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f9ff") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d2bb") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9068e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0f5f") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94914") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39a58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b48ec") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a70e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e75b3") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db20c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00e2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2bc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48777") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2a24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7be75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_303e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_838ac") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_708ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fee6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46fc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c35f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bfe7") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fccaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d948") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11a96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ffd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b17ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11b8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9d4f") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61041") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_370a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c007") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25b2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eef37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bda23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26431") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_5c374") diff --git a/engine/scenes/world/player/weapons/035/women.tscn b/engine/scenes/world/player/weapons/035/women.tscn index b437ba5..15ad971 100644 --- a/engine/scenes/world/player/weapons/035/women.tscn +++ b/engine/scenes/world/player/weapons/035/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://e80638e4fd5a"] +[gd_scene load_steps=419 format=3 uid="uid://e80638e4fd5a"] -[ext_resource type="Texture2D" uid="uid://dors8hi6veeqp" path="res://framework/statics/scenes/world/player/weapon/035/women/women.png" id="1_e8063"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_1fb03"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d46c"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c8a3"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc613"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a44f"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2bad"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9994"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eee76"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28e32"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70483"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4292"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3721"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_167d1"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36a39"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c4c6"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ae7c"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c867f"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://dors8hi6veeqp" path="res://assets/world/player/weapon/035/women/women.png" id="1_e8063"] [sub_resource type="AtlasTexture" id="AtlasTexture_3e0b8"] atlas = ExtResource("1_e8063") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c867f"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1a8e"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93860"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c37fa"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2fad"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a21b0"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_63693"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fae49"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f165c"] atlas = ExtResource("1_e8063") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1a8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4292"] atlas = ExtResource("1_e8063") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93860"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3721"] atlas = ExtResource("1_e8063") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c37fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_167d1"] atlas = ExtResource("1_e8063") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2fad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36a39"] atlas = ExtResource("1_e8063") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a21b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c4c6"] atlas = ExtResource("1_e8063") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_63693"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ae7c"] atlas = ExtResource("1_e8063") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fae49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fb03"] atlas = ExtResource("1_e8063") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e5a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d46c"] atlas = ExtResource("1_e8063") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb669"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c8a3"] atlas = ExtResource("1_e8063") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5fb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc613"] atlas = ExtResource("1_e8063") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_537dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a44f"] atlas = ExtResource("1_e8063") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6c98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2bad"] atlas = ExtResource("1_e8063") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29e08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9994"] atlas = ExtResource("1_e8063") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba205"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eee76"] atlas = ExtResource("1_e8063") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07be2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28e32"] atlas = ExtResource("1_e8063") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_46389"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70483"] atlas = ExtResource("1_e8063") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa879"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_112d3"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f110c"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83cc0"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c033"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c0ae"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4241a"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_004f2"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_56131"] atlas = ExtResource("1_e8063") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_004f2"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f547"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69a3e"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2a21"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c56c5"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e15f"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03a3d"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32652"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_f559d"] atlas = ExtResource("1_e8063") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f547"] +[sub_resource type="AtlasTexture" id="AtlasTexture_112d3"] atlas = ExtResource("1_e8063") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_69a3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f110c"] atlas = ExtResource("1_e8063") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2a21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83cc0"] atlas = ExtResource("1_e8063") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c56c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c033"] atlas = ExtResource("1_e8063") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e15f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c0ae"] atlas = ExtResource("1_e8063") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03a3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4241a"] atlas = ExtResource("1_e8063") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32652"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e5a4"] atlas = ExtResource("1_e8063") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40aaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb669"] atlas = ExtResource("1_e8063") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39cd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5fb7"] atlas = ExtResource("1_e8063") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be3e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_537dc"] atlas = ExtResource("1_e8063") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3e14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6c98"] atlas = ExtResource("1_e8063") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c5a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29e08"] atlas = ExtResource("1_e8063") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ae40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba205"] atlas = ExtResource("1_e8063") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_27fd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07be2"] atlas = ExtResource("1_e8063") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f78c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46389"] atlas = ExtResource("1_e8063") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9ce2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa879"] atlas = ExtResource("1_e8063") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d5e0"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fad16"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_189cf"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f47d"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_332d3"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9fff"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39aac"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70189"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_9c1d9"] atlas = ExtResource("1_e8063") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_70189"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12c32"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_38182"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53d91"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c5e0"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7db04"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a711"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79d34"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b39c1"] atlas = ExtResource("1_e8063") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12c32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fad16"] atlas = ExtResource("1_e8063") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_38182"] +[sub_resource type="AtlasTexture" id="AtlasTexture_189cf"] atlas = ExtResource("1_e8063") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53d91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f47d"] atlas = ExtResource("1_e8063") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c5e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_332d3"] atlas = ExtResource("1_e8063") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7db04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9fff"] atlas = ExtResource("1_e8063") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39aac"] atlas = ExtResource("1_e8063") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79d34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40aaf"] atlas = ExtResource("1_e8063") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7c09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39cd4"] atlas = ExtResource("1_e8063") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4aff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be3e4"] atlas = ExtResource("1_e8063") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4224c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3e14"] atlas = ExtResource("1_e8063") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2efb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c5a8"] atlas = ExtResource("1_e8063") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a4b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ae40"] atlas = ExtResource("1_e8063") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d736"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27fd2"] atlas = ExtResource("1_e8063") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4956"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f78c"] atlas = ExtResource("1_e8063") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d09a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9ce2"] atlas = ExtResource("1_e8063") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_da0c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d5e0"] atlas = ExtResource("1_e8063") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed2aa"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d259"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4550b"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_860e2"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c50e7"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_015e7"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8538"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0cf9b"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_e3e1b"] atlas = ExtResource("1_e8063") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_0cf9b"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a976c"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b5be"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5652"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf707"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bc9f"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a987c"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7a02"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b4d1d"] atlas = ExtResource("1_e8063") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a976c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d259"] atlas = ExtResource("1_e8063") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b5be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4550b"] atlas = ExtResource("1_e8063") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5652"] +[sub_resource type="AtlasTexture" id="AtlasTexture_860e2"] atlas = ExtResource("1_e8063") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf707"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c50e7"] atlas = ExtResource("1_e8063") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bc9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_015e7"] atlas = ExtResource("1_e8063") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a987c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8538"] atlas = ExtResource("1_e8063") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7a02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7c09"] atlas = ExtResource("1_e8063") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_53379"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4aff"] atlas = ExtResource("1_e8063") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6362e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4224c"] atlas = ExtResource("1_e8063") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f075"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2efb"] atlas = ExtResource("1_e8063") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a553"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a4b2"] atlas = ExtResource("1_e8063") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48604"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d736"] atlas = ExtResource("1_e8063") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f50f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4956"] atlas = ExtResource("1_e8063") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa46a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d09a0"] atlas = ExtResource("1_e8063") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b6b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da0c9"] atlas = ExtResource("1_e8063") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_030b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed2aa"] atlas = ExtResource("1_e8063") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d48db"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_adcfb"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aad27"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84616"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93884"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_573b3"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a31c4"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d365"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_53155"] atlas = ExtResource("1_e8063") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_8d365"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a72d9"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fe93"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83116"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0609e"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_389d0"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f4012"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60318"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_cefe1"] atlas = ExtResource("1_e8063") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a72d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adcfb"] atlas = ExtResource("1_e8063") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fe93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aad27"] atlas = ExtResource("1_e8063") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_83116"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84616"] atlas = ExtResource("1_e8063") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0609e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93884"] atlas = ExtResource("1_e8063") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_389d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_573b3"] atlas = ExtResource("1_e8063") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4012"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a31c4"] atlas = ExtResource("1_e8063") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60318"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53379"] atlas = ExtResource("1_e8063") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd096"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6362e"] atlas = ExtResource("1_e8063") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_266d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f075"] atlas = ExtResource("1_e8063") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c695"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a553"] atlas = ExtResource("1_e8063") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eae2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48604"] atlas = ExtResource("1_e8063") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e535"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f50f"] atlas = ExtResource("1_e8063") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9f9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa46a"] atlas = ExtResource("1_e8063") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c00c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b6b7"] atlas = ExtResource("1_e8063") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3980"] +[sub_resource type="AtlasTexture" id="AtlasTexture_030b0"] atlas = ExtResource("1_e8063") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4df2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d48db"] atlas = ExtResource("1_e8063") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_589b0"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_721cf"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78e40"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b93a2"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2207d"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3321d"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92b15"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f75a2"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8eb24"] atlas = ExtResource("1_e8063") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f75a2"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09cc9"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d789"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a3ac"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2165c"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c898"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a19fe"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a83c"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_435e6"] atlas = ExtResource("1_e8063") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09cc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_721cf"] atlas = ExtResource("1_e8063") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d789"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78e40"] atlas = ExtResource("1_e8063") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a3ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b93a2"] atlas = ExtResource("1_e8063") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2165c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2207d"] atlas = ExtResource("1_e8063") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c898"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3321d"] atlas = ExtResource("1_e8063") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a19fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92b15"] atlas = ExtResource("1_e8063") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a83c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd096"] atlas = ExtResource("1_e8063") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91fdc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_266d3"] atlas = ExtResource("1_e8063") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_13f18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c695"] atlas = ExtResource("1_e8063") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9290f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eae2b"] atlas = ExtResource("1_e8063") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4097a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e535"] atlas = ExtResource("1_e8063") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55889"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9f9c"] atlas = ExtResource("1_e8063") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa992"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c00c"] atlas = ExtResource("1_e8063") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21c85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3980"] atlas = ExtResource("1_e8063") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d175d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4df2"] atlas = ExtResource("1_e8063") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad35e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_589b0"] atlas = ExtResource("1_e8063") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37d2b"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22b69"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8162f"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_843df"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb110"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2c52"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b8b1"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9930"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8fc4b"] atlas = ExtResource("1_e8063") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e9930"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d065f"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79b76"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94ccf"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8bb6"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bee3a"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8cd3f"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a180"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_74c47"] atlas = ExtResource("1_e8063") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d065f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22b69"] atlas = ExtResource("1_e8063") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79b76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8162f"] atlas = ExtResource("1_e8063") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94ccf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_843df"] atlas = ExtResource("1_e8063") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8bb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb110"] atlas = ExtResource("1_e8063") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bee3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2c52"] atlas = ExtResource("1_e8063") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cd3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b8b1"] atlas = ExtResource("1_e8063") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a180"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91fdc"] atlas = ExtResource("1_e8063") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0f69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13f18"] atlas = ExtResource("1_e8063") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_029c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9290f"] atlas = ExtResource("1_e8063") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cfbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4097a"] atlas = ExtResource("1_e8063") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64352"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55889"] atlas = ExtResource("1_e8063") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa1e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa992"] atlas = ExtResource("1_e8063") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9cbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21c85"] atlas = ExtResource("1_e8063") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_add4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d175d"] atlas = ExtResource("1_e8063") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09533"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad35e"] atlas = ExtResource("1_e8063") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f304"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37d2b"] atlas = ExtResource("1_e8063") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ccd25"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61e87"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0a27"] -atlas = ExtResource("1_e8063") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d342d"] -atlas = ExtResource("1_e8063") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91a32"] -atlas = ExtResource("1_e8063") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0a78"] -atlas = ExtResource("1_e8063") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc51c"] -atlas = ExtResource("1_e8063") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20a41"] -atlas = ExtResource("1_e8063") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_65c60"] atlas = ExtResource("1_e8063") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_20a41"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c507"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94ee0"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_038f8"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_daf4a"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b07c7"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9dd98"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dfa3"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_39454"] atlas = ExtResource("1_e8063") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_e8063") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c507"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61e87"] atlas = ExtResource("1_e8063") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94ee0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0a27"] atlas = ExtResource("1_e8063") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_038f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d342d"] atlas = ExtResource("1_e8063") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_daf4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91a32"] atlas = ExtResource("1_e8063") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b07c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0a78"] atlas = ExtResource("1_e8063") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9dd98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc51c"] atlas = ExtResource("1_e8063") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dfa3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0f69"] atlas = ExtResource("1_e8063") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_029c1"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3cfbe"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64352"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa1e6"] +atlas = ExtResource("1_e8063") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9cbd"] +atlas = ExtResource("1_e8063") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_add4c"] +atlas = ExtResource("1_e8063") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09533"] +atlas = ExtResource("1_e8063") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f304"] +atlas = ExtResource("1_e8063") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ccd25"] +atlas = ExtResource("1_e8063") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_e8063"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fb03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d46c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c8a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc613") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a44f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2bad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eee76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28e32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70483") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4292") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3721") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_167d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c4c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ae7c") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c867f") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e0b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e677e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65ef6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15a3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c5dc") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f165c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d5f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5343b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bec6f") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e35a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c0f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e0f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_645ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_165af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a8bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18067") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e6a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c8d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6edd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37a7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1b9b") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e021f") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c37fa") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2fad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a21b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63693") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fae49") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e5a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5fb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_537dc") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6c98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07be2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46389") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa879") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_112d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f110c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c0ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4241a") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_004f2") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8951f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38c99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28800") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8a95") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f559d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f36d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37be6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb62f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea61a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a449") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_897b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a72f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c140c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d427") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c449d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c0b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d57f5") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a1bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9243a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e11d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ad5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96eaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af271") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeb54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07d74") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69a3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2a21") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c56c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e15f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32652") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40aaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be3e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3e14") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c5a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ae40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27fd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f78c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d5e0") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_189cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f47d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_332d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9fff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39aac") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70189") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c1d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_157d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c393") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2371f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_337ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bec8c") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b39c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e02c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db704") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfbd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8e23") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccfe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99deb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cb64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b689d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aff0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff375") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39d02") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80f3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b77e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf85f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b163b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c2ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb1f") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea44d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeb64") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38182") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d91") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c5e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79d34") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4aff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4224c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2efb") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a4b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d736") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4956") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d09a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da0c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed2aa") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4550b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_860e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c50e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_015e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8538") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf9b") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ebbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6785e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47c18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05389") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e0d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c32a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef2e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15d59") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94c11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1048b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1494") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21e2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb93") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90999") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b7e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beb35") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88820") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e990a") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a976c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b5be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5652") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bc9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a987c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a02") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53379") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6362e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a553") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48604") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f50f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa46a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b6b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_030b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d48db") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_adcfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aad27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_573b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31c4") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d365") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53155") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3bca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d89d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bafe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c5cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35dfb") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cefe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ab60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9305d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34d3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8721c") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeac3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6c20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f0cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75259") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68644") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a1d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a368d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74bb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f1e4") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_291cb") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a72d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83116") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0609e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_389d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4012") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60318") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd096") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_266d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c695") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eae2b") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9f9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c00c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_589b0") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_721cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78e40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b93a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2207d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3321d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92b15") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f75a2") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eb24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c4f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc434") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_435e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb8b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a4db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b0bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f111") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f917b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6a38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74bc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb78") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f49c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_328ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7e9d") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ead8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda3a") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09cc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d789") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a3ac") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2165c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a19fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a83c") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91fdc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13f18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9290f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4097a") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21c85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d175d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad35e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37d2b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8162f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_843df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb110") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2c52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b8b1") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9930") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fc4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d341a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bda2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bab7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ace86") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74c47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8406d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7109") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cb89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_754b3") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a184f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6db97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_269bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58e6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1377") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1822") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af290") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d33a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_724d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_741c6") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22f09") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d065f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79b76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ccf") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8bb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a180") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0f69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_029c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cfbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64352") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa1e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9cbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_add4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09533") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccd25") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61e87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0a27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d342d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91a32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc51c") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20a41") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65c60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a217") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71e7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4669e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49fa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4257") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_200c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11ddc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4ef2") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbbd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff74d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f89f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4901b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac15c") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_052ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e7b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff7e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f25a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b423b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae19") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c384") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_038f8") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_daf4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b07c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dfa3") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e0b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e677e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65ef6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15a3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c5dc") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c867f") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c37fa") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2fad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a21b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63693") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fae49") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f165c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d5f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5343b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bec6f") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e35a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c0f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e0f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_645ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_165af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a8bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18067") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e6a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c8d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6edd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37a7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1b9b") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e021f") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4292") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3721") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_167d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c4c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ae7c") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fb03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d46c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c8a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc613") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a44f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2bad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eee76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28e32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70483") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8951f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38c99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28800") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8a95") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_004f2") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69a3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2a21") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c56c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e15f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32652") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f559d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f36d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37be6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb62f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea61a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a449") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_897b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a72f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c140c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d427") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c449d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c0b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d57f5") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a1bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9243a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e11d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ad5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96eaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af271") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeb54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07d74") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_112d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f110c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c0ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4241a") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e5a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5fb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_537dc") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6c98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07be2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46389") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa879") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c1d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_157d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c393") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2371f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_337ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bec8c") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70189") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38182") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d91") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c5e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79d34") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b39c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e02c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db704") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfbd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8e23") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccfe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99deb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cb64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b689d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aff0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff375") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39d02") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80f3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b77e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf85f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b163b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c2ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb1f") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea44d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeb64") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_189cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f47d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_332d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9fff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39aac") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40aaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be3e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3e14") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c5a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ae40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27fd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f78c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d5e0") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ebbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6785e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47c18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05389") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf9b") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a976c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b5be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5652") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bc9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a987c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a02") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e0d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c32a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef2e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15d59") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94c11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1048b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1494") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21e2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb93") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90999") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b7e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beb35") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88820") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e990a") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4550b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_860e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c50e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_015e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8538") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4aff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4224c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2efb") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a4b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d736") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4956") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d09a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da0c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed2aa") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53155") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3bca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d89d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bafe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c5cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35dfb") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d365") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a72d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83116") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0609e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_389d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4012") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60318") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cefe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ab60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9305d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34d3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8721c") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeac3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6c20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f0cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75259") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68644") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a1d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a368d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74bb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f1e4") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_291cb") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_adcfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aad27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_573b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31c4") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53379") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6362e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a553") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48604") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f50f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa46a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b6b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_030b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d48db") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eb24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c4f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc434") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f75a2") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09cc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d789") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a3ac") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2165c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a19fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a83c") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_435e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb8b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a4db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b0bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f111") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f917b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6a38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74bc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb78") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f49c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_328ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7e9d") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ead8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda3a") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_721cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78e40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b93a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2207d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3321d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92b15") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd096") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_266d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c695") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eae2b") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9f9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c00c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_589b0") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fc4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d341a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bda2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bab7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ace86") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9930") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d065f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79b76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ccf") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8bb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a180") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74c47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8406d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7109") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cb89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_754b3") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a184f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6db97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_269bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58e6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1377") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1822") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af290") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d33a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_724d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_741c6") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22f09") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8162f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_843df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb110") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2c52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b8b1") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91fdc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13f18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9290f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4097a") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21c85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d175d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad35e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37d2b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65c60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a217") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71e7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4669e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49fa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4257") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20a41") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_038f8") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_daf4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b07c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dfa3") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_200c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11ddc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4ef2") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbbd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff74d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f89f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4901b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac15c") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_052ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e7b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff7e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f25a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b423b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae19") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c384") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61e87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0a27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d342d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91a32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc51c") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0f69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_029c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cfbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64352") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa1e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9cbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_add4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09533") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccd25") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_e8063") diff --git a/engine/scenes/world/player/weapons/036/men.tscn b/engine/scenes/world/player/weapons/036/men.tscn index 389dc89..e9577d2 100644 --- a/engine/scenes/world/player/weapons/036/men.tscn +++ b/engine/scenes/world/player/weapons/036/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://9f515030b186"] +[gd_scene load_steps=418 format=3 uid="uid://baf515030b186"] -[ext_resource type="Texture2D" uid="uid://cbgoyxj674b8b" path="res://framework/statics/scenes/world/player/weapon/036/men/men.png" id="1_9f515"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_7a038"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_51928"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3059b"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5c84"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_acdd8"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3648"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89282"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86baf"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60d68"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69526"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93524"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9ebd"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_104bc"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45dd0"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae1ed"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26e44"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96e9f"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://cbgoyxj674b8b" path="res://assets/world/player/weapon/036/men/men.png" id="1_9f515"] [sub_resource type="AtlasTexture" id="AtlasTexture_e8d4d"] atlas = ExtResource("1_9f515") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_96e9f"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c1e1"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_deb67"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb092"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ff37"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_791a6"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1fea0"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5bef3"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b3e79"] atlas = ExtResource("1_9f515") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c1e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93524"] atlas = ExtResource("1_9f515") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_deb67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9ebd"] atlas = ExtResource("1_9f515") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb092"] +[sub_resource type="AtlasTexture" id="AtlasTexture_104bc"] atlas = ExtResource("1_9f515") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ff37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45dd0"] atlas = ExtResource("1_9f515") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_791a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae1ed"] atlas = ExtResource("1_9f515") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fea0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26e44"] atlas = ExtResource("1_9f515") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bef3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a038"] atlas = ExtResource("1_9f515") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67b9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51928"] atlas = ExtResource("1_9f515") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bd9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3059b"] atlas = ExtResource("1_9f515") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db546"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5c84"] atlas = ExtResource("1_9f515") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_273e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acdd8"] atlas = ExtResource("1_9f515") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_66f1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3648"] atlas = ExtResource("1_9f515") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1901"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89282"] atlas = ExtResource("1_9f515") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55f2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86baf"] atlas = ExtResource("1_9f515") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff087"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60d68"] atlas = ExtResource("1_9f515") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_912e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69526"] atlas = ExtResource("1_9f515") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d73bf"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a23ce"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_906f2"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b477"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e7b3"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b066"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a632"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0835"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_40369"] atlas = ExtResource("1_9f515") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f0835"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65cfe"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1caa5"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec19e"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4318c"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_956f1"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88425"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36679"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_824f1"] atlas = ExtResource("1_9f515") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65cfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a23ce"] atlas = ExtResource("1_9f515") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1caa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_906f2"] atlas = ExtResource("1_9f515") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec19e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b477"] atlas = ExtResource("1_9f515") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4318c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e7b3"] atlas = ExtResource("1_9f515") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_956f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b066"] atlas = ExtResource("1_9f515") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_88425"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a632"] atlas = ExtResource("1_9f515") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36679"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67b9f"] atlas = ExtResource("1_9f515") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18703"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bd9a"] atlas = ExtResource("1_9f515") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_77611"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db546"] atlas = ExtResource("1_9f515") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36417"] +[sub_resource type="AtlasTexture" id="AtlasTexture_273e9"] atlas = ExtResource("1_9f515") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8d93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66f1e"] atlas = ExtResource("1_9f515") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a623"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1901"] atlas = ExtResource("1_9f515") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_92127"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55f2e"] atlas = ExtResource("1_9f515") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b52b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff087"] atlas = ExtResource("1_9f515") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac263"] +[sub_resource type="AtlasTexture" id="AtlasTexture_912e9"] atlas = ExtResource("1_9f515") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_05c13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d73bf"] atlas = ExtResource("1_9f515") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97733"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43955"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c5840"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2492"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dcfe7"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_330a7"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_46b8b"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7975"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a218e"] atlas = ExtResource("1_9f515") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_f7975"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60f9a"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87a0e"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7961"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b40a6"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e8ea"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74324"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e282"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_0275c"] atlas = ExtResource("1_9f515") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60f9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43955"] atlas = ExtResource("1_9f515") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87a0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5840"] atlas = ExtResource("1_9f515") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7961"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2492"] atlas = ExtResource("1_9f515") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b40a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcfe7"] atlas = ExtResource("1_9f515") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e8ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_330a7"] atlas = ExtResource("1_9f515") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_74324"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46b8b"] atlas = ExtResource("1_9f515") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e282"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18703"] atlas = ExtResource("1_9f515") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50473"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77611"] atlas = ExtResource("1_9f515") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6bc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36417"] atlas = ExtResource("1_9f515") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd97d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8d93"] atlas = ExtResource("1_9f515") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79b55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a623"] atlas = ExtResource("1_9f515") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c180b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92127"] atlas = ExtResource("1_9f515") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1654c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b52b8"] atlas = ExtResource("1_9f515") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20222"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac263"] atlas = ExtResource("1_9f515") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfc61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05c13"] atlas = ExtResource("1_9f515") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b5a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97733"] atlas = ExtResource("1_9f515") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d3ec"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7626c"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aea9b"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56fd6"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88048"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c99e4"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36141"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47671"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_424ed"] atlas = ExtResource("1_9f515") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_47671"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7c4a"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f144b"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39a0f"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3403c"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10a95"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a45bf"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96ba3"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2518b"] atlas = ExtResource("1_9f515") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7c4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7626c"] atlas = ExtResource("1_9f515") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f144b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aea9b"] atlas = ExtResource("1_9f515") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39a0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56fd6"] atlas = ExtResource("1_9f515") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3403c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88048"] atlas = ExtResource("1_9f515") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10a95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c99e4"] atlas = ExtResource("1_9f515") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a45bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36141"] atlas = ExtResource("1_9f515") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_96ba3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50473"] atlas = ExtResource("1_9f515") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dac5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6bc2"] atlas = ExtResource("1_9f515") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8666"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd97d"] atlas = ExtResource("1_9f515") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23f0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79b55"] atlas = ExtResource("1_9f515") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f8ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c180b"] atlas = ExtResource("1_9f515") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f743"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1654c"] atlas = ExtResource("1_9f515") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9134e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20222"] atlas = ExtResource("1_9f515") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d2b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfc61"] atlas = ExtResource("1_9f515") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e7d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b5a4"] atlas = ExtResource("1_9f515") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee8b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d3ec"] atlas = ExtResource("1_9f515") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45e76"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7026"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49955"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61e18"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_999a9"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47297"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c3ee"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85e8e"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7efe3"] atlas = ExtResource("1_9f515") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_85e8e"] +atlas = ExtResource("1_9f515") +region = Rect2(964, 13176, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a197"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76a60"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e08a1"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a84b5"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58e6f"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26013"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bdd6"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_58d2d"] atlas = ExtResource("1_9f515") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a197"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7026"] atlas = ExtResource("1_9f515") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76a60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49955"] atlas = ExtResource("1_9f515") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e08a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61e18"] atlas = ExtResource("1_9f515") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a84b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_999a9"] atlas = ExtResource("1_9f515") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_58e6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47297"] atlas = ExtResource("1_9f515") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26013"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c3ee"] atlas = ExtResource("1_9f515") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bdd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dac5e"] atlas = ExtResource("1_9f515") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7b09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8666"] atlas = ExtResource("1_9f515") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32817"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23f0a"] atlas = ExtResource("1_9f515") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f6cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f8ff"] atlas = ExtResource("1_9f515") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc527"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f743"] atlas = ExtResource("1_9f515") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_73244"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9134e"] atlas = ExtResource("1_9f515") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f99a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d2b6"] atlas = ExtResource("1_9f515") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65a7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e7d0"] atlas = ExtResource("1_9f515") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c76d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee8b6"] atlas = ExtResource("1_9f515") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1760f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45e76"] atlas = ExtResource("1_9f515") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4b70"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bdfa"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2b73"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3cd25"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_905d7"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_652af"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3b3f"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe9eb"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_3c3e7"] atlas = ExtResource("1_9f515") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_fe9eb"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4551a"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9bcf6"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0024a"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_128e3"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7255b"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60372"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4801a"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_90031"] atlas = ExtResource("1_9f515") region = Rect2(0, 12960, 241, 216) @@ -1174,10 +1138,6 @@ region = Rect2(482, 13176, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(723, 13176, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85e8e"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 13176, 241, 216) - [sub_resource type="AtlasTexture" id="AtlasTexture_ee895"] atlas = ExtResource("1_9f515") region = Rect2(1205, 13176, 241, 216) @@ -1222,101 +1182,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4551a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bdfa"] atlas = ExtResource("1_9f515") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bcf6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2b73"] atlas = ExtResource("1_9f515") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0024a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cd25"] atlas = ExtResource("1_9f515") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_128e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_905d7"] atlas = ExtResource("1_9f515") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7255b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_652af"] atlas = ExtResource("1_9f515") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60372"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3b3f"] atlas = ExtResource("1_9f515") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4801a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7b09"] atlas = ExtResource("1_9f515") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cbd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32817"] atlas = ExtResource("1_9f515") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c94b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f6cb"] atlas = ExtResource("1_9f515") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72abe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc527"] atlas = ExtResource("1_9f515") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_955f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73244"] atlas = ExtResource("1_9f515") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64ee9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f99a8"] atlas = ExtResource("1_9f515") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ee16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65a7e"] atlas = ExtResource("1_9f515") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f2ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c76d4"] atlas = ExtResource("1_9f515") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbc75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1760f"] atlas = ExtResource("1_9f515") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdcc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4b70"] atlas = ExtResource("1_9f515") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8126"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd532"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66f61"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09970"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_359a8"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5144"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc757"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2706c"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_f51da"] atlas = ExtResource("1_9f515") @@ -1342,6 +1270,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2706c"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e548"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f08c3"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f41d"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cac9d"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a072"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2411d"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10836"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_11b3f"] atlas = ExtResource("1_9f515") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1390,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e548"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd532"] atlas = ExtResource("1_9f515") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f08c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66f61"] atlas = ExtResource("1_9f515") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f41d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09970"] atlas = ExtResource("1_9f515") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cac9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_359a8"] atlas = ExtResource("1_9f515") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a072"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5144"] atlas = ExtResource("1_9f515") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2411d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc757"] atlas = ExtResource("1_9f515") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10836"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cbd6"] atlas = ExtResource("1_9f515") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6eea1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c94b2"] atlas = ExtResource("1_9f515") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c34f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72abe"] atlas = ExtResource("1_9f515") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61f16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_955f1"] atlas = ExtResource("1_9f515") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71ab3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64ee9"] atlas = ExtResource("1_9f515") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ea81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ee16"] atlas = ExtResource("1_9f515") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_035de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f2ae"] atlas = ExtResource("1_9f515") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0bb2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbc75"] atlas = ExtResource("1_9f515") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee70f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdcc0"] atlas = ExtResource("1_9f515") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_67b51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8126"] atlas = ExtResource("1_9f515") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60fd9"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ae5c"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e84e"] -atlas = ExtResource("1_9f515") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d40d0"] -atlas = ExtResource("1_9f515") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd2bf"] -atlas = ExtResource("1_9f515") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50cbc"] -atlas = ExtResource("1_9f515") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19ee2"] -atlas = ExtResource("1_9f515") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4c639"] -atlas = ExtResource("1_9f515") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_01a87"] atlas = ExtResource("1_9f515") @@ -1550,6 +1478,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4c639"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d29ad"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2cb5"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_76515"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95da5"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f20a"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_136fe"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4fb16"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c60f0"] atlas = ExtResource("1_9f515") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1598,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_9f515") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d29ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ae5c"] atlas = ExtResource("1_9f515") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2cb5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e84e"] atlas = ExtResource("1_9f515") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76515"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d40d0"] atlas = ExtResource("1_9f515") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95da5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd2bf"] atlas = ExtResource("1_9f515") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f20a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50cbc"] atlas = ExtResource("1_9f515") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_136fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19ee2"] atlas = ExtResource("1_9f515") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fb16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6eea1"] atlas = ExtResource("1_9f515") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c34f"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61f16"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71ab3"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ea81"] +atlas = ExtResource("1_9f515") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_035de"] +atlas = ExtResource("1_9f515") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0bb2b"] +atlas = ExtResource("1_9f515") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee70f"] +atlas = ExtResource("1_9f515") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67b51"] +atlas = ExtResource("1_9f515") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60fd9"] +atlas = ExtResource("1_9f515") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_9f515"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3059b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c84") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acdd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3648") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89282") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69526") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_104bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45dd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae1ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26e44") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96e9f") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22807") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecf5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c338d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d20a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f68a") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3e79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cbb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9170d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9569") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63662") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d79bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07cbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c3cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21ef5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_821ca") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_799c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f718e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac2f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20de1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ab04") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d40b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d9b") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c1e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb092") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ff37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_791a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bef3") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67b9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_273e9") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66f1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1901") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff087") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_912e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d73bf") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a23ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_906f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a632") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0835") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40369") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_169f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e5d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97e0d") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_824f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aeb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85eba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbbf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68005") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d2fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d96bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e71f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1da8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5af32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0f63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e674") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efd7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5239e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f063e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f250e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da694") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fffb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4091f") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65cfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1caa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec19e") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4318c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_956f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88425") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36679") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18703") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77611") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36417") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d93") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92127") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b52b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac263") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05c13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97733") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_43955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5840") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcfe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_330a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46b8b") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7975") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a218e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68f60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b8e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ceff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf80") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0275c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04d26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cb46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76ed6") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_107b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4218e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3074b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f30bc") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88214") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb6e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_236bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45893") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5d8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09411") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7961") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b40a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e8ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e282") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6bc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd97d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79b55") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c180b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1654c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b5a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d3ec") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7626c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aea9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c99e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36141") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47671") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_424ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bbdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96ac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f80af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0996e") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2518b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44d07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93c57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0da5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d43f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8722e") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dde9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18bc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2025e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1277e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a670d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be0b0") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6815") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05bbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03970") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_553c1") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_417b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b10b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f144b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39a0f") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3403c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a45bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96ba3") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dac5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23f0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f8ff") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9134e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d2b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e7d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee8b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45e76") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61e18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_999a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47297") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c3ee") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85e8e") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7efe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79f3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab51e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eef51") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e394d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64a44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d100") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_493ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57d15") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87bc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b9fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c13d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b92ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a62a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed0c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fad8") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95e41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_195d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c65c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37fd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18978") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8fa5") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_702ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58bcb") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76a60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08a1") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a84b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58e6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26013") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bdd6") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f6cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc527") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f99a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c76d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1760f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b70") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bdfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_905d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_652af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b3f") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe9eb") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c3e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70edd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8aff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bdde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1085") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90031") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db7a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ff84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec748") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ad75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_260cf") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfffc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_799b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85e8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10aa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d859f") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83cd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc2e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd6a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85566") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c39a") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb33b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a570") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4551a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bcf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0024a") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_128e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7255b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4801a") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cbd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c94b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72abe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_955f1") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64ee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f2ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbc75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdcc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8126") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd532") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09970") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_359a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc757") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2706c") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f51da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0fd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b113c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e12f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08a81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67603") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11b3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8240b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ddd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ad1d") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c2ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4799") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47f42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d82e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adb3f") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_090b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fd86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_531ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fa05") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92582") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e548") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f08c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f41d") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cac9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a072") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2411d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10836") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c34f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61f16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ab3") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_035de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bb2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee70f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67b51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60fd9") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ae5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e84e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d40d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd2bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50cbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ee2") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c639") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01a87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05d94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef31c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f2df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_411de") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c60f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86325") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dad9") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3802e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8fbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de8b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_146bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1960a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd67e") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7411c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_441f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e81d0") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8b89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5302") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d29ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2cb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76515") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95da5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f20a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_136fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fb16") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22807") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecf5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c338d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d20a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f68a") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96e9f") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c1e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb092") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ff37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_791a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bef3") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3e79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cbb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9170d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9569") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63662") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d79bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07cbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c3cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21ef5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_821ca") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_799c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f718e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac2f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20de1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ab04") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d40b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d9b") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_104bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45dd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae1ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26e44") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3059b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c84") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acdd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3648") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89282") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69526") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40369") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_169f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e5d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97e0d") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0835") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65cfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1caa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec19e") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4318c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_956f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88425") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36679") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_824f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aeb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85eba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbbf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68005") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d2fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d96bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e71f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1da8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5af32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0f63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e674") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efd7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5239e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f063e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f250e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da694") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fffb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4091f") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a23ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_906f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a632") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67b9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_273e9") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66f1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1901") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff087") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_912e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d73bf") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a218e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68f60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b8e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ceff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf80") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7975") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7961") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b40a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e8ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e282") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0275c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04d26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cb46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76ed6") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_107b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4218e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3074b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f30bc") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88214") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb6e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_236bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45893") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5d8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09411") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_43955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5840") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcfe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_330a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46b8b") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18703") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77611") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36417") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d93") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92127") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b52b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac263") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05c13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97733") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_424ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bbdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96ac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f80af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0996e") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47671") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f144b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39a0f") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3403c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a45bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96ba3") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2518b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44d07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93c57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0da5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d43f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8722e") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dde9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18bc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2025e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1277e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a670d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be0b0") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6815") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05bbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03970") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_553c1") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_417b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b10b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7626c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aea9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c99e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36141") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6bc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd97d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79b55") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c180b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1654c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b5a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d3ec") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7efe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79f3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab51e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eef51") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85e8e") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76a60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08a1") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a84b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58e6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26013") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bdd6") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e394d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64a44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d100") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_493ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57d15") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87bc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b9fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c13d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b92ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a62a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed0c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fad8") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95e41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_195d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c65c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37fd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18978") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8fa5") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_702ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58bcb") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61e18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_999a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47297") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c3ee") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dac5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23f0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f8ff") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9134e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d2b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e7d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee8b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45e76") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c3e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70edd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8aff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bdde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1085") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe9eb") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4551a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bcf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0024a") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_128e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7255b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4801a") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90031") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db7a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ff84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec748") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ad75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_260cf") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfffc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_799b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85e8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10aa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d859f") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83cd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc2e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd6a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85566") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c39a") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb33b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a570") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bdfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_905d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_652af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b3f") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f6cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc527") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f99a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c76d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1760f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b70") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f51da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0fd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b113c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e12f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08a81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67603") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2706c") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e548") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f08c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f41d") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cac9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a072") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2411d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10836") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11b3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8240b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ddd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ad1d") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c2ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4799") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47f42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d82e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adb3f") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_090b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fd86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_531ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fa05") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92582") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd532") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09970") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_359a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc757") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cbd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c94b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72abe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_955f1") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64ee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f2ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbc75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdcc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8126") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01a87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05d94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef31c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f2df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_411de") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c639") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d29ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2cb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76515") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95da5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f20a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_136fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fb16") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c60f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86325") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dad9") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3802e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8fbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de8b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_146bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1960a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd67e") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7411c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_441f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e81d0") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8b89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5302") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ae5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e84e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d40d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd2bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50cbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ee2") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c34f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61f16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ab3") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_035de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bb2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee70f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67b51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60fd9") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_9f515") diff --git a/engine/scenes/world/player/weapons/036/women.tscn b/engine/scenes/world/player/weapons/036/women.tscn index 96aa5bf..d4f8a71 100644 --- a/engine/scenes/world/player/weapons/036/women.tscn +++ b/engine/scenes/world/player/weapons/036/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://46ac09cfbb58"] +[gd_scene load_steps=419 format=3 uid="uid://46ac1acfbb58"] -[ext_resource type="Texture2D" uid="uid://libsf4tdkalg" path="res://framework/statics/scenes/world/player/weapon/036/women/women.png" id="1_46ac0"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_22fe5"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e51f8"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ceb5e"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ef0a"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12c87"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edf92"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_923eb"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b40e5"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_301d2"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf597"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91790"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2801f"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c3b6"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_672b6"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_228ee"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04961"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c044d"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://libsf4tdkalg" path="res://assets/world/player/weapon/036/women/women.png" id="1_46ac0"] [sub_resource type="AtlasTexture" id="AtlasTexture_34084"] atlas = ExtResource("1_46ac0") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c044d"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3457a"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82cc1"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b0d4"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_800fc"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b363"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e010f"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9232a"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_a01cd"] atlas = ExtResource("1_46ac0") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3457a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91790"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82cc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2801f"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b0d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c3b6"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_800fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_672b6"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b363"] +[sub_resource type="AtlasTexture" id="AtlasTexture_228ee"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e010f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04961"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9232a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22fe5"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a48a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e51f8"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d588"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ceb5e"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3a9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ef0a"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8fd46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12c87"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4799f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_edf92"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0019"] +[sub_resource type="AtlasTexture" id="AtlasTexture_923eb"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_43994"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b40e5"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78803"] +[sub_resource type="AtlasTexture" id="AtlasTexture_301d2"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa890"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf597"] atlas = ExtResource("1_46ac0") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3bcde"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44b99"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f70cf"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b12b"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_450d4"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4d2c"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5dc36"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8f27"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_349e5"] atlas = ExtResource("1_46ac0") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e8f27"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79070"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42713"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6294"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2bebc"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20efb"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3df1e"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2aa7"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fd40e"] atlas = ExtResource("1_46ac0") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_79070"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44b99"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42713"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f70cf"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6294"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b12b"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bebc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_450d4"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20efb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4d2c"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3df1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dc36"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2aa7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a48a3"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2aa88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d588"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca1f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3a9a"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d974"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fd46"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_852d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4799f"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4847d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0019"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_795f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43994"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbb7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78803"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5be60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa890"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d9e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bcde"] atlas = ExtResource("1_46ac0") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e47eb"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7427"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5b61"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed685"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88207"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a639"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47f7b"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d96d2"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_8521d"] atlas = ExtResource("1_46ac0") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d96d2"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42c8d"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1980"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cb10"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ffcf4"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_626e9"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11426"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2bdea"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_54b73"] atlas = ExtResource("1_46ac0") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_42c8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7427"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1980"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5b61"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cb10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed685"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffcf4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88207"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_626e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a639"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11426"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47f7b"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bdea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2aa88"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac681"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca1f5"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_75287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d974"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ff64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_852d2"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c950a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4847d"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ec02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_795f2"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f6f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbb7a"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9edf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5be60"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_017ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d9e5"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9f39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e47eb"] atlas = ExtResource("1_46ac0") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b5e4"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_400fe"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_115ec"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da3f7"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71243"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12094"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5948"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9582b"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_b8067"] atlas = ExtResource("1_46ac0") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9582b"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_056e3"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc175"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dbaaf"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cfde"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ccaf8"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16ae2"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9f9d"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_3a4a4"] atlas = ExtResource("1_46ac0") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_056e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_400fe"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc175"] +[sub_resource type="AtlasTexture" id="AtlasTexture_115ec"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbaaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da3f7"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cfde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71243"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccaf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12094"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16ae2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5948"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9f9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac681"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a75f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75287"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_95f23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ff64"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_52ee9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c950a"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1830"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ec02"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e85d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f6f8"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44b4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9edf"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e4d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_017ea"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b904"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9f39"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcc60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b5e4"] atlas = ExtResource("1_46ac0") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d890"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_300b8"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79049"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d8ea"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_593f5"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6a03"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14e70"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab2af"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_00a20"] atlas = ExtResource("1_46ac0") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_ab2af"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_992e6"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d441"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_682e4"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b337"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d881"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5e6f9"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1785f"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1747a"] atlas = ExtResource("1_46ac0") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_992e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_300b8"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d441"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79049"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_682e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d8ea"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b337"] +[sub_resource type="AtlasTexture" id="AtlasTexture_593f5"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d881"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6a03"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e6f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14e70"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1785f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a75f1"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e00b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95f23"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_32062"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52ee9"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_76060"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1830"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa6c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e85d"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_19a08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44b4c"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_10fb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e4d2"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e1d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b904"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfb0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcc60"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_493c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d890"] atlas = ExtResource("1_46ac0") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7510b"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3420c"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09787"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57337"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0da95"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2a79"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c73b3"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4ee5"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d0b86"] atlas = ExtResource("1_46ac0") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e4ee5"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e78fd"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a9fd"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0ce9"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60e0e"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_245a0"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea494"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3df0"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_254f1"] atlas = ExtResource("1_46ac0") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e78fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3420c"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a9fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09787"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0ce9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57337"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60e0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0da95"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_245a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2a79"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea494"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c73b3"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3df0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e00b7"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86206"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32062"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85368"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76060"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f621"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa6c4"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19a08"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50de8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10fb1"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7d94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e1d9"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0e83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfb0e"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba085"] +[sub_resource type="AtlasTexture" id="AtlasTexture_493c5"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_06d71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7510b"] atlas = ExtResource("1_46ac0") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d272"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32ed2"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bec9"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06ebd"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d354f"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ddf21"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34925"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2e0f"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ab130"] atlas = ExtResource("1_46ac0") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b2e0f"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3dca2"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f34a1"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d595"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a1e2"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7cbe"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cb33"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d5c9"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_eceb7"] atlas = ExtResource("1_46ac0") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3dca2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32ed2"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f34a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bec9"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d595"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06ebd"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a1e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d354f"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7cbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddf21"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cb33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34925"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d5c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86206"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_038ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85368"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_26146"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f621"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21443"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca691"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad1e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50de8"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_33d4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7d94"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1884"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0e83"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4370"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba085"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c535e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06d71"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db092"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d272"] atlas = ExtResource("1_46ac0") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99786"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7b7c"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cf8a"] -atlas = ExtResource("1_46ac0") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8838e"] -atlas = ExtResource("1_46ac0") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f98a4"] -atlas = ExtResource("1_46ac0") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9d71"] -atlas = ExtResource("1_46ac0") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f029"] -atlas = ExtResource("1_46ac0") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dea4e"] -atlas = ExtResource("1_46ac0") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a284b"] atlas = ExtResource("1_46ac0") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_dea4e"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c43d5"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35d66"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_765e6"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e27c"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa0ca"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a27bb"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a82e"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_e1ef7"] atlas = ExtResource("1_46ac0") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_46ac0") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c43d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7b7c"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_35d66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cf8a"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_765e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8838e"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e27c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f98a4"] atlas = ExtResource("1_46ac0") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa0ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9d71"] atlas = ExtResource("1_46ac0") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a27bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f029"] atlas = ExtResource("1_46ac0") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a82e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_038ab"] atlas = ExtResource("1_46ac0") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26146"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21443"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad1e1"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33d4e"] +atlas = ExtResource("1_46ac0") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1884"] +atlas = ExtResource("1_46ac0") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4370"] +atlas = ExtResource("1_46ac0") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c535e"] +atlas = ExtResource("1_46ac0") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db092"] +atlas = ExtResource("1_46ac0") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99786"] +atlas = ExtResource("1_46ac0") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_46ac0"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22fe5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e51f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceb5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ef0a") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12c87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edf92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_923eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b40e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_301d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf597") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_91790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2801f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c3b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_672b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_228ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04961") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c044d") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34084") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cd59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9468") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d79f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ef8") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a01cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c990d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_139cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c86a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081d7") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57c74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a1b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02d20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8697d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b25e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e633") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b5d9") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3d18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63bef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c00c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c21c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9ddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94039") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_392b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_360f4") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3457a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82cc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b0d4") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_800fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e010f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9232a") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a48a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fd46") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4799f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78803") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bcde") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b12b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_450d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4d2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dc36") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8f27") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_349e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f03d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fe12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2e12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5f42") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd40e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7626") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8812a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4e20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63683") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56a90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82358") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4333c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9496e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3195c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbfc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2389") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9307e") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d23e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce7b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2906") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af3dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a76a7") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79070") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42713") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6294") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bebc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20efb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3df1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2aa7") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aa88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca1f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d974") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_852d2") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4847d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_795f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbb7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d9e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e47eb") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7427") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed685") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88207") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a639") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47f7b") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d96d2") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8521d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8197b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_312dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10b36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a409e") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f30ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79002") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ee65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37074") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed97f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91539") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecde9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_001be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d647c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de83f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f55e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2662a") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c6f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ae50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a182f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23f4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c91ba") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1e15") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42c8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cb10") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffcf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_626e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11426") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bdea") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac681") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ff64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c950a") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ec02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f6f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_017ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9f39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b5e4") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_400fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_115ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da3f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12094") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5948") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9582b") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b141d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_494dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbc36") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a4a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f9cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29d18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34c1f") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b5b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ef39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_357c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e457") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9769a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_634f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0bb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c595") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c10f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c0ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00fe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65c71") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd4c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_084bd") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_056e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbaaf") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cfde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccaf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16ae2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9f9d") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a75f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95f23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52ee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1830") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e85d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e4d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcc60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d890") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_300b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79049") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d8ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_593f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6a03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14e70") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab2af") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00a20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0929f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c6bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8ded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed1a") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1747a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d41ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ab66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f84f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13aca") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee46f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83cff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae3f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fb77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b04e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_441e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8352") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51ad8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_027f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89f67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a6ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cebfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0561b") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a31e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b276") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_992e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682e4") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e6f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1785f") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e00b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76060") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa6c4") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10fb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e1d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_493c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7510b") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3420c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0da95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c73b3") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ee5") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14b96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_685ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8fb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d4f8") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_254f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deddc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ca04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44c43") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcb00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96989") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0997e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd31b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f6b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6bed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bf44") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2346e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4299e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7ff1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0af6") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd7d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_674a0") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e78fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a9fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ce9") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_245a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea494") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3df0") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86206") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca691") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0e83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06d71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d272") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32ed2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d354f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddf21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34925") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2e0f") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab130") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5adc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd9fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b520b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54c18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_671b4") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eceb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ad7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e047") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_725ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95cc4") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcf21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4f5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c21e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00512") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e40a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f869") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d5d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25e80") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb88c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77f61") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f34a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d595") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a1e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7cbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cb33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d5c9") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_038ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21443") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad1e1") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33d4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c535e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99786") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8838e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f98a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9d71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f029") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dea4e") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a284b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbd86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63540") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e32d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e335") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1ef7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ccb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a67d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8278e") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12e4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e58ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d63eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e7df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c4c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61a95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_624ef") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b862") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_860c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2a6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4b5f") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a618f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f92") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c43d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35d66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_765e6") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e27c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa0ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a27bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a82e") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34084") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cd59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9468") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d79f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ef8") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c044d") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3457a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82cc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b0d4") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_800fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e010f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9232a") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a01cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c990d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_139cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c86a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081d7") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57c74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a1b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02d20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8697d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b25e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e633") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b5d9") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3d18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63bef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c00c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c21c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9ddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94039") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_392b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_360f4") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_91790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2801f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c3b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_672b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_228ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04961") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22fe5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e51f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceb5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ef0a") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12c87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edf92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_923eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b40e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_301d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf597") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_349e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f03d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fe12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2e12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5f42") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8f27") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79070") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42713") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6294") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bebc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20efb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3df1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2aa7") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd40e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7626") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8812a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4e20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63683") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56a90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82358") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4333c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9496e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3195c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbfc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2389") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9307e") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d23e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce7b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2906") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af3dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a76a7") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b12b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_450d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4d2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dc36") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a48a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fd46") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4799f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78803") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bcde") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8521d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8197b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_312dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10b36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a409e") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d96d2") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42c8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cb10") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffcf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_626e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11426") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bdea") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f30ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79002") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ee65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37074") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed97f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91539") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecde9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_001be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d647c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de83f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f55e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2662a") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c6f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ae50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a182f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23f4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c91ba") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1e15") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7427") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed685") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88207") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a639") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47f7b") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aa88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca1f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d974") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_852d2") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4847d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_795f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbb7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d9e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e47eb") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b141d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_494dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbc36") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9582b") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_056e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbaaf") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cfde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccaf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16ae2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9f9d") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a4a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f9cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29d18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34c1f") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b5b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ef39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_357c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e457") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9769a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_634f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0bb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c595") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c10f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c0ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00fe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65c71") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd4c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_084bd") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_400fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_115ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da3f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12094") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5948") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac681") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ff64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c950a") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ec02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f6f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_017ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9f39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b5e4") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00a20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0929f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c6bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8ded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed1a") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab2af") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_992e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682e4") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e6f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1785f") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1747a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d41ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ab66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f84f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13aca") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee46f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83cff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae3f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fb77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b04e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_441e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8352") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51ad8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_027f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89f67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a6ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cebfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0561b") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a31e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b276") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_300b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79049") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d8ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_593f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6a03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14e70") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a75f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95f23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52ee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1830") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e85d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e4d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcc60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d890") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14b96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_685ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8fb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d4f8") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ee5") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e78fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a9fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ce9") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_245a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea494") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3df0") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_254f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deddc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ca04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44c43") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcb00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96989") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0997e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd31b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f6b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6bed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bf44") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2346e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4299e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7ff1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0af6") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd7d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_674a0") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3420c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0da95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c73b3") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e00b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76060") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa6c4") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10fb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e1d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_493c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7510b") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab130") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5adc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd9fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b520b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54c18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_671b4") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2e0f") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f34a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d595") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a1e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7cbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cb33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d5c9") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eceb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ad7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e047") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_725ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95cc4") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcf21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4f5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c21e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00512") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e40a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f869") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d5d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25e80") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb88c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77f61") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32ed2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d354f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddf21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34925") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86206") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca691") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0e83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06d71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d272") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a284b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbd86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63540") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e32d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e335") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dea4e") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c43d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35d66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_765e6") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e27c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa0ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a27bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a82e") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1ef7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ccb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a67d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8278e") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12e4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e58ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d63eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e7df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c4c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61a95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_624ef") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b862") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_860c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2a6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4b5f") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a618f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f92") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8838e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f98a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9d71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f029") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_038ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21443") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad1e1") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33d4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c535e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99786") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_46ac0") diff --git a/engine/scenes/world/player/weapons/037/men.tscn b/engine/scenes/world/player/weapons/037/men.tscn index 9f85bf2..ff4836c 100644 --- a/engine/scenes/world/player/weapons/037/men.tscn +++ b/engine/scenes/world/player/weapons/037/men.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://54e1545b3b3f"] +[gd_scene load_steps=419 format=3 uid="uid://54e1545b3b3f"] -[ext_resource type="Texture2D" uid="uid://ceaxf2u0briw8" path="res://framework/statics/scenes/world/player/weapon/037/men/men.png" id="1_54e15"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0855"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eba90"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1650c"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55550"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f579a"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21b69"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61c5c"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11bd6"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6233b"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89eca"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4b0e"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e25a4"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_beac5"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ca14"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_994db"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9514"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a3a7"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://ceaxf2u0briw8" path="res://assets/world/player/weapon/037/men/men.png" id="1_54e15"] [sub_resource type="AtlasTexture" id="AtlasTexture_413db"] atlas = ExtResource("1_54e15") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4a3a7"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3efd3"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fb62"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03239"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cffb6"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8987b"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae24a"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0963"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_7a3c1"] atlas = ExtResource("1_54e15") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3efd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4b0e"] atlas = ExtResource("1_54e15") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fb62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e25a4"] atlas = ExtResource("1_54e15") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_03239"] +[sub_resource type="AtlasTexture" id="AtlasTexture_beac5"] atlas = ExtResource("1_54e15") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cffb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ca14"] atlas = ExtResource("1_54e15") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8987b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_994db"] atlas = ExtResource("1_54e15") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae24a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9514"] atlas = ExtResource("1_54e15") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0963"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0855"] atlas = ExtResource("1_54e15") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a63eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eba90"] atlas = ExtResource("1_54e15") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fa54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1650c"] atlas = ExtResource("1_54e15") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bb56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55550"] atlas = ExtResource("1_54e15") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7a08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f579a"] atlas = ExtResource("1_54e15") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c82b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21b69"] atlas = ExtResource("1_54e15") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_678ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61c5c"] atlas = ExtResource("1_54e15") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55b03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11bd6"] atlas = ExtResource("1_54e15") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdf28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6233b"] atlas = ExtResource("1_54e15") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a483"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89eca"] atlas = ExtResource("1_54e15") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e89b9"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e03c"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6362"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e774"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_369a7"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c09c3"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53b16"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c121a"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_ea074"] atlas = ExtResource("1_54e15") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c121a"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6cee"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_231dc"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65482"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c89b"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc907"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60095"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba401"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c7997"] atlas = ExtResource("1_54e15") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6cee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e03c"] atlas = ExtResource("1_54e15") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_231dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6362"] atlas = ExtResource("1_54e15") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_65482"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e774"] atlas = ExtResource("1_54e15") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c89b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_369a7"] atlas = ExtResource("1_54e15") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc907"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c09c3"] atlas = ExtResource("1_54e15") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_60095"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53b16"] atlas = ExtResource("1_54e15") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba401"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a63eb"] atlas = ExtResource("1_54e15") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7380a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fa54"] atlas = ExtResource("1_54e15") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d578"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bb56"] atlas = ExtResource("1_54e15") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb42f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7a08"] atlas = ExtResource("1_54e15") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_93d3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c82b1"] atlas = ExtResource("1_54e15") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4039"] +[sub_resource type="AtlasTexture" id="AtlasTexture_678ef"] atlas = ExtResource("1_54e15") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_826b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55b03"] atlas = ExtResource("1_54e15") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e12b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdf28"] atlas = ExtResource("1_54e15") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_44e6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a483"] atlas = ExtResource("1_54e15") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_17641"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e89b9"] atlas = ExtResource("1_54e15") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a3a1"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_176db"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6d81"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19a5f"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1bb8e"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b69a"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17d0c"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5982e"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_70d70"] atlas = ExtResource("1_54e15") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_5982e"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9507c"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2d69b"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f07f"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5087f"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ab20"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aaa32"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91283"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_58045"] atlas = ExtResource("1_54e15") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9507c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_176db"] atlas = ExtResource("1_54e15") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d69b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6d81"] atlas = ExtResource("1_54e15") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f07f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19a5f"] atlas = ExtResource("1_54e15") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5087f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1bb8e"] atlas = ExtResource("1_54e15") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ab20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b69a"] atlas = ExtResource("1_54e15") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aaa32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17d0c"] atlas = ExtResource("1_54e15") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91283"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7380a"] atlas = ExtResource("1_54e15") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09eb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d578"] atlas = ExtResource("1_54e15") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7300d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb42f"] atlas = ExtResource("1_54e15") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd5a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93d3b"] atlas = ExtResource("1_54e15") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6238c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4039"] atlas = ExtResource("1_54e15") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_94834"] +[sub_resource type="AtlasTexture" id="AtlasTexture_826b8"] atlas = ExtResource("1_54e15") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe870"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e12b6"] atlas = ExtResource("1_54e15") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc562"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44e6f"] atlas = ExtResource("1_54e15") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6f89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17641"] atlas = ExtResource("1_54e15") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a16a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a3a1"] atlas = ExtResource("1_54e15") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81fec"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d88b6"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78f3f"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_919e7"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cf2c"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89b8e"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_030e2"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ae04"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_a647a"] atlas = ExtResource("1_54e15") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_9ae04"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f80d"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d5a8"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68f0c"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f5c4"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86ee9"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1cc14"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55af1"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_ceae1"] atlas = ExtResource("1_54e15") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f80d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d88b6"] atlas = ExtResource("1_54e15") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d5a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78f3f"] atlas = ExtResource("1_54e15") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_68f0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_919e7"] atlas = ExtResource("1_54e15") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f5c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cf2c"] atlas = ExtResource("1_54e15") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_86ee9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89b8e"] atlas = ExtResource("1_54e15") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cc14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_030e2"] atlas = ExtResource("1_54e15") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_55af1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09eb4"] atlas = ExtResource("1_54e15") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a3b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7300d"] atlas = ExtResource("1_54e15") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bd37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd5a1"] atlas = ExtResource("1_54e15") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce746"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6238c"] atlas = ExtResource("1_54e15") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_07369"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94834"] atlas = ExtResource("1_54e15") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a2d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe870"] atlas = ExtResource("1_54e15") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ed1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc562"] atlas = ExtResource("1_54e15") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_308d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6f89"] atlas = ExtResource("1_54e15") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e540"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a16a"] atlas = ExtResource("1_54e15") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3eb76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81fec"] atlas = ExtResource("1_54e15") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78c8d"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3379d"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da842"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd979"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d927c"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20f32"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c68f"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95557"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_51db3"] atlas = ExtResource("1_54e15") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_95557"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_692e6"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c767"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbfaa"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebeef"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cad4d"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64e05"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f58e"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_01294"] atlas = ExtResource("1_54e15") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_692e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3379d"] atlas = ExtResource("1_54e15") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c767"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da842"] atlas = ExtResource("1_54e15") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbfaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd979"] atlas = ExtResource("1_54e15") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebeef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d927c"] atlas = ExtResource("1_54e15") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cad4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20f32"] atlas = ExtResource("1_54e15") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64e05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c68f"] atlas = ExtResource("1_54e15") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f58e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a3b3"] atlas = ExtResource("1_54e15") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d133"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bd37"] atlas = ExtResource("1_54e15") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_40d02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce746"] atlas = ExtResource("1_54e15") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f660"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07369"] atlas = ExtResource("1_54e15") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f803"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a2d5"] atlas = ExtResource("1_54e15") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6ded"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ed1a"] atlas = ExtResource("1_54e15") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9520d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_308d3"] atlas = ExtResource("1_54e15") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_db810"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e540"] atlas = ExtResource("1_54e15") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9310"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3eb76"] atlas = ExtResource("1_54e15") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_beae9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78c8d"] atlas = ExtResource("1_54e15") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39eff"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0c43"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5bcf5"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af08b"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63e1a"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76876"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cec3"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0bae"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_5022d"] atlas = ExtResource("1_54e15") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_e0bae"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_157b5"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23dc9"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_18db6"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5df65"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7392"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8cfaf"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09bc8"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_16b20"] atlas = ExtResource("1_54e15") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_157b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0c43"] atlas = ExtResource("1_54e15") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_23dc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bcf5"] atlas = ExtResource("1_54e15") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_18db6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af08b"] atlas = ExtResource("1_54e15") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5df65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63e1a"] atlas = ExtResource("1_54e15") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7392"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76876"] atlas = ExtResource("1_54e15") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cfaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cec3"] atlas = ExtResource("1_54e15") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_09bc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d133"] atlas = ExtResource("1_54e15") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2576"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40d02"] atlas = ExtResource("1_54e15") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29227"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f660"] atlas = ExtResource("1_54e15") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea208"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f803"] atlas = ExtResource("1_54e15") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_91a5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6ded"] atlas = ExtResource("1_54e15") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e51e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9520d"] atlas = ExtResource("1_54e15") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b109a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db810"] atlas = ExtResource("1_54e15") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3692c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9310"] atlas = ExtResource("1_54e15") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c247e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_beae9"] atlas = ExtResource("1_54e15") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b29e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39eff"] atlas = ExtResource("1_54e15") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e067"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_003df"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4350e"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_616fa"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17d71"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2bd3"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c4ef"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb3e1"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_cc3f4"] atlas = ExtResource("1_54e15") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_bb3e1"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ac9c"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_425cc"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f028"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22f5a"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dfce8"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82761"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_637c6"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_c543a"] atlas = ExtResource("1_54e15") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ac9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_003df"] atlas = ExtResource("1_54e15") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_425cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4350e"] atlas = ExtResource("1_54e15") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f028"] +[sub_resource type="AtlasTexture" id="AtlasTexture_616fa"] atlas = ExtResource("1_54e15") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_22f5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17d71"] atlas = ExtResource("1_54e15") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfce8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2bd3"] atlas = ExtResource("1_54e15") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82761"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c4ef"] atlas = ExtResource("1_54e15") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_637c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2576"] atlas = ExtResource("1_54e15") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d9dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29227"] atlas = ExtResource("1_54e15") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1289"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea208"] atlas = ExtResource("1_54e15") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_20fd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91a5e"] atlas = ExtResource("1_54e15") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfc06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e51e"] atlas = ExtResource("1_54e15") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9ef4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b109a"] atlas = ExtResource("1_54e15") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cad7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3692c"] atlas = ExtResource("1_54e15") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7f2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c247e"] atlas = ExtResource("1_54e15") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_36925"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b29e9"] atlas = ExtResource("1_54e15") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_092ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e067"] atlas = ExtResource("1_54e15") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b1ac"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f0b5"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb79e"] -atlas = ExtResource("1_54e15") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20126"] -atlas = ExtResource("1_54e15") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0621"] -atlas = ExtResource("1_54e15") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c8da"] -atlas = ExtResource("1_54e15") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75cd9"] -atlas = ExtResource("1_54e15") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4b92c"] -atlas = ExtResource("1_54e15") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_d51db"] atlas = ExtResource("1_54e15") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_4b92c"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61506"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aae56"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8eab9"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29eab"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6060f"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6119b"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee2e5"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_67775"] atlas = ExtResource("1_54e15") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_54e15") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_61506"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f0b5"] atlas = ExtResource("1_54e15") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_aae56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb79e"] atlas = ExtResource("1_54e15") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8eab9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20126"] atlas = ExtResource("1_54e15") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_29eab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0621"] atlas = ExtResource("1_54e15") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6060f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c8da"] atlas = ExtResource("1_54e15") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6119b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75cd9"] atlas = ExtResource("1_54e15") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee2e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d9dc"] atlas = ExtResource("1_54e15") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1289"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20fd7"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dfc06"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9ef4"] +atlas = ExtResource("1_54e15") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cad7b"] +atlas = ExtResource("1_54e15") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7f2c"] +atlas = ExtResource("1_54e15") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36925"] +atlas = ExtResource("1_54e15") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_092ac"] +atlas = ExtResource("1_54e15") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b1ac"] +atlas = ExtResource("1_54e15") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_54e15"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0855") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1650c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55550") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f579a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11bd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6233b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89eca") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e25a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_994db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9514") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a3a7") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_413db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f59be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2773c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbd83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6df84") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a3c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1e37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5018") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfed0") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0026b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36128") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4112f") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1157a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_900c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27176") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f23a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6737a") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1843f") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3efd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fb62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03239") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cffb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8987b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae24a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0963") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a63eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fa54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a08") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c82b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_678ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55b03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdf28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e89b9") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e03c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6362") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e774") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53b16") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c121a") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8b5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d99f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff2a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_464ae") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7997") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9218f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34e96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_add83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4226a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdf4d") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9cae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e261") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f825b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ed2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac55f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9998e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81d98") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56e74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf1d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa0e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d28") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_109b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efed3") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6cee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_231dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65482") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c89b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc907") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba401") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7380a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d578") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb42f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93d3b") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4039") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_826b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e12b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44e6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a3a1") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_176db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19a5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bb8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b69a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17d0c") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5982e") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fdd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adef0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfe6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de8a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_824e4") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0189c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_436c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57853") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac35c") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9700d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_221cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d64b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55117") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48036") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c552f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51b79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba228") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4581f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d774") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2ae1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f0d5") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a23af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d833f") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9507c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d69b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f07f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5087f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ab20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91283") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09eb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7300d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd5a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6238c") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94834") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe870") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc562") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a16a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81fec") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d88b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78f3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_919e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89b8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_030e2") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae04") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a647a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77fee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba7c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72a05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63bac") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ceae1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b595b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5644f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2163c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fce5") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc133") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b0d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72f21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e1f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6e3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f24bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26055") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fa99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_673c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b6e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dd8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a14ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6912b") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17e80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b92c") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f80d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d5a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68f0c") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f5c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cc14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55af1") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bd37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07369") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a2d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ed1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_308d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e540") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eb76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c8d") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3379d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd979") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d927c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c68f") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95557") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51db3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7efff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07188") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a022") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef3d9") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d87df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b1cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d857") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a79a6") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa9ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9750") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ecf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf794") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81223") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_783a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7a4b") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5f4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b1c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5d5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e75e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab5f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6738") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e05b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ea21") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_692e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c767") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbfaa") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebeef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cad4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64e05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f58e") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d133") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f803") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9520d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9310") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beae9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39eff") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0c43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bcf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af08b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63e1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76876") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cec3") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0bae") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5022d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b75e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6174c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dfec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a76c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cedfa") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16b20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6fc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c179d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_159a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62fe1") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ebba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c180") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc65d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee6d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a4cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c7f1") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fc81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bb01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8abc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5279c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e04f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afbee") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c5d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_649a5") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_157b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23dc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18db6") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5df65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cfaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09bc8") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29227") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91a5e") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e51e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b109a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3692c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c247e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b29e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e067") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_003df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4350e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_616fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17d71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c4ef") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb3e1") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc3f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4da9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad7b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f84e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf874") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c543a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58800") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_614a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f9b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26ae") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaf2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_279dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af9cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68bb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ae51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36492") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9e6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b3f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab4fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0986f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baf75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5971") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78653") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_910c9") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_425cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f028") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22f5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfce8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_637c6") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d9dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1289") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20fd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc06") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cad7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36925") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_092ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b1ac") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f0b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb79e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20126") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c8da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75cd9") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b92c") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d6e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6916d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_719ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f31d8") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e919") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbed8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72266") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f013") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7c16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfbf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bc58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4957") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b23f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb1d5") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6d2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6246b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4de9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af68a") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32721") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_582e0") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aae56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eab9") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29eab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6060f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6119b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee2e5") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_413db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f59be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2773c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbd83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6df84") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a3a7") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3efd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fb62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03239") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cffb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8987b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae24a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0963") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a3c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1e37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5018") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfed0") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0026b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36128") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4112f") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1157a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_900c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27176") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f23a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6737a") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1843f") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e25a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_994db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9514") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0855") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1650c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55550") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f579a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11bd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6233b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89eca") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8b5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d99f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff2a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_464ae") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c121a") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6cee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_231dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65482") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c89b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc907") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba401") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7997") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9218f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34e96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_add83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4226a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdf4d") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9cae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e261") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f825b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ed2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac55f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9998e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81d98") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56e74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf1d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa0e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d28") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_109b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efed3") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e03c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6362") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e774") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53b16") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a63eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fa54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a08") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c82b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_678ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55b03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdf28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e89b9") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fdd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adef0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfe6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de8a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_824e4") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5982e") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9507c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d69b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f07f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5087f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ab20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91283") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0189c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_436c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57853") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac35c") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9700d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_221cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d64b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55117") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48036") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c552f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51b79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba228") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4581f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d774") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2ae1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f0d5") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a23af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d833f") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_176db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19a5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bb8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b69a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17d0c") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7380a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d578") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb42f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93d3b") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4039") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_826b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e12b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44e6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a3a1") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a647a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77fee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba7c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72a05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63bac") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae04") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f80d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d5a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68f0c") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f5c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cc14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55af1") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ceae1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b595b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5644f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2163c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fce5") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc133") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b0d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72f21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e1f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6e3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f24bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26055") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fa99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_673c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b6e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dd8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a14ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6912b") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17e80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b92c") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d88b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78f3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_919e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89b8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_030e2") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09eb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7300d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd5a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6238c") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94834") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe870") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc562") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a16a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81fec") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51db3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7efff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07188") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a022") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef3d9") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95557") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_692e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c767") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbfaa") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebeef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cad4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64e05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f58e") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d87df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b1cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d857") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a79a6") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa9ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9750") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ecf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf794") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81223") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_783a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7a4b") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5f4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b1c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5d5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e75e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab5f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6738") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e05b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ea21") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3379d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd979") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d927c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c68f") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bd37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07369") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a2d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ed1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_308d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e540") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eb76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c8d") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5022d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b75e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6174c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dfec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a76c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cedfa") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0bae") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_157b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23dc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18db6") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5df65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cfaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09bc8") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16b20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6fc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c179d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_159a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62fe1") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ebba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c180") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc65d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee6d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a4cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c7f1") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fc81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bb01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8abc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5279c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e04f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afbee") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c5d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_649a5") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0c43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bcf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af08b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63e1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76876") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cec3") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d133") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f803") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9520d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9310") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beae9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39eff") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc3f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4da9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad7b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f84e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf874") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb3e1") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_425cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f028") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22f5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfce8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_637c6") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c543a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58800") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_614a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f9b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26ae") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaf2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_279dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af9cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68bb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ae51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36492") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9e6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b3f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab4fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0986f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baf75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5971") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78653") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_910c9") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_003df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4350e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_616fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17d71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c4ef") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29227") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91a5e") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e51e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b109a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3692c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c247e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b29e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e067") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d6e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6916d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_719ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f31d8") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b92c") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aae56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eab9") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29eab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6060f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6119b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee2e5") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e919") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbed8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72266") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f013") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7c16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfbf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bc58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4957") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b23f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb1d5") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6d2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6246b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4de9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af68a") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32721") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_582e0") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f0b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb79e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20126") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c8da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75cd9") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d9dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1289") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20fd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc06") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cad7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36925") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_092ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b1ac") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_54e15") diff --git a/engine/scenes/world/player/weapons/037/women.tscn b/engine/scenes/world/player/weapons/037/women.tscn index 0752583..b32429d 100644 --- a/engine/scenes/world/player/weapons/037/women.tscn +++ b/engine/scenes/world/player/weapons/037/women.tscn @@ -1,74 +1,6 @@ -[gd_scene load_steps=418 format=3 uid="uid://1cc7ea71226d"] +[gd_scene load_steps=419 format=3 uid="uid://1cc7ea71226d"] -[ext_resource type="Texture2D" uid="uid://ds67toekqwutf" path="res://framework/statics/scenes/world/player/weapon/037/women/women.png" id="1_1cc7e"] - -[sub_resource type="AtlasTexture" id="AtlasTexture_0139e"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_338ea"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f01c9"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32281"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 0, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_343e4"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43053"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9e4c"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e03d"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dad9e"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dbd2b"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 216, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1779"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_524b3"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d437"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d13ef"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0474"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd769"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 432, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b06e5"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 648, 241, 216) +[ext_resource type="Texture2D" uid="uid://ds67toekqwutf" path="res://assets/world/player/weapon/037/women/women.png" id="1_1cc7e"] [sub_resource type="AtlasTexture" id="AtlasTexture_1e6d6"] atlas = ExtResource("1_1cc7e") @@ -94,6 +26,38 @@ region = Rect2(964, 864, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(1205, 864, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_b06e5"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 648, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2b7e"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ae79"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0624c"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 1944, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87546"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71c34"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c436"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 2160, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f5bc"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 2160, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_1a131"] atlas = ExtResource("1_1cc7e") region = Rect2(0, 1080, 241, 216) @@ -182,101 +146,69 @@ region = Rect2(0, 1728, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(241, 1728, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2b7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1779"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 1944, 241, 216) +region = Rect2(0, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ae79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_524b3"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 1944, 241, 216) +region = Rect2(241, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0624c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d437"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 1944, 241, 216) +region = Rect2(482, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_87546"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d13ef"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 2160, 241, 216) +region = Rect2(723, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_71c34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0474"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 2160, 241, 216) +region = Rect2(964, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c436"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd769"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 2160, 241, 216) +region = Rect2(1205, 432, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f5bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0139e"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 2160, 241, 216) +region = Rect2(0, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8782e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_338ea"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 2376, 241, 216) +region = Rect2(241, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba167"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f01c9"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 2376, 241, 216) +region = Rect2(482, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d001"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32281"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 2376, 241, 216) +region = Rect2(723, 0, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c97e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_343e4"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 2376, 241, 216) +region = Rect2(0, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ce08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43053"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 2592, 241, 216) +region = Rect2(241, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c709"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9e4c"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 2592, 241, 216) +region = Rect2(482, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ddfcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e03d"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 2592, 241, 216) +region = Rect2(723, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d6e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dad9e"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 2592, 241, 216) +region = Rect2(964, 216, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bebb2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbd2b"] atlas = ExtResource("1_1cc7e") -region = Rect2(964, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23064"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 2592, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e75c6"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61fda"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1404"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cec5d"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dcd6c"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0219"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 2808, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2c946"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 3024, 241, 216) +region = Rect2(1205, 216, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_652c3"] atlas = ExtResource("1_1cc7e") @@ -302,6 +234,38 @@ region = Rect2(964, 3240, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(1205, 3240, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_2c946"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 3024, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a5c8"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_312b2"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e761f"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 4320, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3514e"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48b50"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7287"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 4536, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0df4"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 4536, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_4eae1"] atlas = ExtResource("1_1cc7e") region = Rect2(0, 3456, 241, 216) @@ -390,101 +354,69 @@ region = Rect2(0, 4104, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(241, 4104, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a5c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e75c6"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 4320, 241, 216) +region = Rect2(0, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_312b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61fda"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 4320, 241, 216) +region = Rect2(241, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e761f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1404"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 4320, 241, 216) +region = Rect2(482, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3514e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cec5d"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 4536, 241, 216) +region = Rect2(723, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48b50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcd6c"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 4536, 241, 216) +region = Rect2(964, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0219"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 4536, 241, 216) +region = Rect2(1205, 2808, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0df4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8782e"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 4536, 241, 216) +region = Rect2(0, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e464a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba167"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 4752, 241, 216) +region = Rect2(241, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f60b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d001"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 4752, 241, 216) +region = Rect2(482, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe322"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c97e6"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 4752, 241, 216) +region = Rect2(723, 2376, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12a2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ce08"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 4752, 241, 216) +region = Rect2(0, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b1bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c709"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 4968, 241, 216) +region = Rect2(241, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fd8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ddfcc"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 4968, 241, 216) +region = Rect2(482, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7d4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d6e8"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 4968, 241, 216) +region = Rect2(723, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5038f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bebb2"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 4968, 241, 216) +region = Rect2(964, 2592, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7596"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23064"] atlas = ExtResource("1_1cc7e") -region = Rect2(964, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_625c9"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 4968, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69ece"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ea72"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebe37"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6f57"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94f8d"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0099d"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 5184, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c258d"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 5400, 241, 216) +region = Rect2(1205, 2592, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_6b7aa"] atlas = ExtResource("1_1cc7e") @@ -510,6 +442,38 @@ region = Rect2(964, 5616, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(1205, 5616, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c258d"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 5400, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_137cf"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6404d"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24c3c"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 6696, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45996"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b759"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_520b3"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 6912, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bddb9"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 6912, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_6ab1e"] atlas = ExtResource("1_1cc7e") region = Rect2(0, 5832, 241, 216) @@ -598,101 +562,69 @@ region = Rect2(0, 6480, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(241, 6480, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_137cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69ece"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 6696, 241, 216) +region = Rect2(0, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6404d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ea72"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 6696, 241, 216) +region = Rect2(241, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_24c3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebe37"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 6696, 241, 216) +region = Rect2(482, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_45996"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6f57"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 6912, 241, 216) +region = Rect2(723, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b759"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94f8d"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 6912, 241, 216) +region = Rect2(964, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_520b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0099d"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 6912, 241, 216) +region = Rect2(1205, 5184, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_bddb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e464a"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 6912, 241, 216) +region = Rect2(0, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2291"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f60b8"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 7128, 241, 216) +region = Rect2(241, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6a0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe322"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 7128, 241, 216) +region = Rect2(482, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9303"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12a2e"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 7128, 241, 216) +region = Rect2(723, 4752, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a3ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b1bf"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 7128, 241, 216) +region = Rect2(0, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_16d70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fd8d"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 7344, 241, 216) +region = Rect2(241, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf549"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7d4d"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 7344, 241, 216) +region = Rect2(482, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ecb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5038f"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 7344, 241, 216) +region = Rect2(723, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc409"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7596"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 7344, 241, 216) +region = Rect2(964, 4968, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_50e70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_625c9"] atlas = ExtResource("1_1cc7e") -region = Rect2(964, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e641"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 7344, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8272"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_916a5"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd7dc"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b343d"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96330"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f038b"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 7560, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7dcc"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 7776, 241, 216) +region = Rect2(1205, 4968, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_0e2ab"] atlas = ExtResource("1_1cc7e") @@ -718,6 +650,38 @@ region = Rect2(964, 7992, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(1205, 7992, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_d7dcc"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 7776, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21c09"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0918b"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f5a3"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 9072, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a946"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4306"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64ac8"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 9288, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39c87"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 9288, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_b4676"] atlas = ExtResource("1_1cc7e") region = Rect2(0, 8208, 241, 216) @@ -806,101 +770,69 @@ region = Rect2(0, 8856, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(241, 8856, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_21c09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8272"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 9072, 241, 216) +region = Rect2(0, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0918b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_916a5"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 9072, 241, 216) +region = Rect2(241, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f5a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd7dc"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 9072, 241, 216) +region = Rect2(482, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a946"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b343d"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 9288, 241, 216) +region = Rect2(723, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4306"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96330"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 9288, 241, 216) +region = Rect2(964, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_64ac8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f038b"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 9288, 241, 216) +region = Rect2(1205, 7560, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_39c87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2291"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 9288, 241, 216) +region = Rect2(0, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_31732"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6a0b"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 9504, 241, 216) +region = Rect2(241, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a35ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9303"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 9504, 241, 216) +region = Rect2(482, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f368"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a3ae"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 9504, 241, 216) +region = Rect2(723, 7128, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8510f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16d70"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 9504, 241, 216) +region = Rect2(0, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a05b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf549"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 9720, 241, 216) +region = Rect2(241, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_12e0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ecb8"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 9720, 241, 216) +region = Rect2(482, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbc0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc409"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 9720, 241, 216) +region = Rect2(723, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f501"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50e70"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 9720, 241, 216) +region = Rect2(964, 7344, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78884"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e641"] atlas = ExtResource("1_1cc7e") -region = Rect2(964, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb748"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 9720, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47218"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73cb9"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0415a"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7b36"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a1cf"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3dce0"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 9936, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50a16"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 10152, 241, 216) +region = Rect2(1205, 7344, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_abe7c"] atlas = ExtResource("1_1cc7e") @@ -926,6 +858,38 @@ region = Rect2(964, 10368, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(1205, 10368, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_50a16"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 10152, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_929af"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fa5b"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b18d"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 11448, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_297f0"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5746f"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_770ca"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 11664, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2e16"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 11664, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_aba89"] atlas = ExtResource("1_1cc7e") region = Rect2(0, 10584, 241, 216) @@ -1014,101 +978,69 @@ region = Rect2(0, 11232, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(241, 11232, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_929af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47218"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 11448, 241, 216) +region = Rect2(0, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fa5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73cb9"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 11448, 241, 216) +region = Rect2(241, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b18d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0415a"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 11448, 241, 216) +region = Rect2(482, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_297f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7b36"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 11664, 241, 216) +region = Rect2(723, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_5746f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a1cf"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 11664, 241, 216) +region = Rect2(964, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_770ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3dce0"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 11664, 241, 216) +region = Rect2(1205, 9936, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2e16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31732"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 11664, 241, 216) +region = Rect2(0, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae13e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a35ff"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 11880, 241, 216) +region = Rect2(241, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_82397"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f368"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 11880, 241, 216) +region = Rect2(482, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_629e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8510f"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 11880, 241, 216) +region = Rect2(723, 9504, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cd1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a05b7"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 11880, 241, 216) +region = Rect2(0, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2b91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12e0e"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 12096, 241, 216) +region = Rect2(241, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4556"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbc0f"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 12096, 241, 216) +region = Rect2(482, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b86bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f501"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 12096, 241, 216) +region = Rect2(723, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_98fd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78884"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 12096, 241, 216) +region = Rect2(964, 9720, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_536b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb748"] atlas = ExtResource("1_1cc7e") -region = Rect2(964, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_406ea"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 12096, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70bb4"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a266"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5182f"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50f2c"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d585f"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_160d0"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 12312, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9312"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 12528, 241, 216) +region = Rect2(1205, 9720, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_517ea"] atlas = ExtResource("1_1cc7e") @@ -1134,6 +1066,38 @@ region = Rect2(964, 12744, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(1205, 12744, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_c9312"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 12528, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_376eb"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3bfc"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11632"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 13824, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d8c2"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7618"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3381"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 14040, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11d1b"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 14040, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_2387d"] atlas = ExtResource("1_1cc7e") region = Rect2(0, 12960, 241, 216) @@ -1222,101 +1186,69 @@ region = Rect2(0, 13608, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(241, 13608, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_376eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70bb4"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 13824, 241, 216) +region = Rect2(0, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3bfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a266"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 13824, 241, 216) +region = Rect2(241, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11632"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5182f"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 13824, 241, 216) +region = Rect2(482, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d8c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50f2c"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 14040, 241, 216) +region = Rect2(723, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7618"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d585f"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 14040, 241, 216) +region = Rect2(964, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3381"] +[sub_resource type="AtlasTexture" id="AtlasTexture_160d0"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 14040, 241, 216) +region = Rect2(1205, 12312, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_11d1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae13e"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 14040, 241, 216) +region = Rect2(0, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8af8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82397"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 14256, 241, 216) +region = Rect2(241, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_48695"] +[sub_resource type="AtlasTexture" id="AtlasTexture_629e1"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 14256, 241, 216) +region = Rect2(482, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb3c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cd1b"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 14256, 241, 216) +region = Rect2(723, 11880, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a152b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2b91"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 14256, 241, 216) +region = Rect2(0, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a20e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4556"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 14472, 241, 216) +region = Rect2(241, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_efb6a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b86bc"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 14472, 241, 216) +region = Rect2(482, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_9908a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98fd6"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 14472, 241, 216) +region = Rect2(723, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f3f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_536b8"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 14472, 241, 216) +region = Rect2(964, 12096, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c2d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_406ea"] atlas = ExtResource("1_1cc7e") -region = Rect2(964, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e40ae"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 14472, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd066"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_844e5"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07650"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a24d"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48082"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18c22"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 14688, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd508"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 14904, 241, 216) +region = Rect2(1205, 12096, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_7f068"] atlas = ExtResource("1_1cc7e") @@ -1342,6 +1274,38 @@ region = Rect2(964, 15120, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(1205, 15120, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_fd508"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 14904, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72d33"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_405d5"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a727c"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 16200, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8295c"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_486b1"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70aa2"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 16416, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be80a"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 16416, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_5eb2b"] atlas = ExtResource("1_1cc7e") region = Rect2(0, 15336, 241, 216) @@ -1430,101 +1394,69 @@ region = Rect2(0, 15984, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(241, 15984, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_72d33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd066"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 16200, 241, 216) +region = Rect2(0, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_405d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_844e5"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 16200, 241, 216) +region = Rect2(241, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_a727c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07650"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 16200, 241, 216) +region = Rect2(482, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_8295c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a24d"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 16416, 241, 216) +region = Rect2(723, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_486b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48082"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 16416, 241, 216) +region = Rect2(964, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_70aa2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18c22"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 16416, 241, 216) +region = Rect2(1205, 14688, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_be80a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8af8e"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 16416, 241, 216) +region = Rect2(0, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_0005c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48695"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 16632, 241, 216) +region = Rect2(241, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2aaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb3c5"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 16632, 241, 216) +region = Rect2(482, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b87e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a152b"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 16632, 241, 216) +region = Rect2(723, 14256, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0284"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a20e"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 16632, 241, 216) +region = Rect2(0, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d57d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efb6a"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 16848, 241, 216) +region = Rect2(241, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_14198"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9908a"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 16848, 241, 216) +region = Rect2(482, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_90924"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f3f5"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 16848, 241, 216) +region = Rect2(723, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_3aad1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c2d1"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 16848, 241, 216) +region = Rect2(964, 14472, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8daf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e40ae"] atlas = ExtResource("1_1cc7e") -region = Rect2(964, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd70c"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 16848, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8806"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db49f"] -atlas = ExtResource("1_1cc7e") -region = Rect2(241, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92504"] -atlas = ExtResource("1_1cc7e") -region = Rect2(482, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb580"] -atlas = ExtResource("1_1cc7e") -region = Rect2(723, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b6bd"] -atlas = ExtResource("1_1cc7e") -region = Rect2(964, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95fec"] -atlas = ExtResource("1_1cc7e") -region = Rect2(1205, 17064, 241, 216) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ed62"] -atlas = ExtResource("1_1cc7e") -region = Rect2(0, 17280, 241, 216) +region = Rect2(1205, 14472, 241, 216) [sub_resource type="AtlasTexture" id="AtlasTexture_62ed3"] atlas = ExtResource("1_1cc7e") @@ -1550,6 +1482,38 @@ region = Rect2(964, 17496, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(1205, 17496, 241, 216) +[sub_resource type="AtlasTexture" id="AtlasTexture_3ed62"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 17280, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef2ce"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d43c"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78343"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 18576, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b54f8"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1247"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85a72"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 18792, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1977e"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 18792, 241, 216) + [sub_resource type="AtlasTexture" id="AtlasTexture_fa2b2"] atlas = ExtResource("1_1cc7e") region = Rect2(0, 17712, 241, 216) @@ -1638,2317 +1602,1760 @@ region = Rect2(0, 18360, 241, 216) atlas = ExtResource("1_1cc7e") region = Rect2(241, 18360, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef2ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8806"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 18576, 241, 216) +region = Rect2(0, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d43c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db49f"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 18576, 241, 216) +region = Rect2(241, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_78343"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92504"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 18576, 241, 216) +region = Rect2(482, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_b54f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb580"] atlas = ExtResource("1_1cc7e") -region = Rect2(0, 18792, 241, 216) +region = Rect2(723, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1247"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b6bd"] atlas = ExtResource("1_1cc7e") -region = Rect2(241, 18792, 241, 216) +region = Rect2(964, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_85a72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95fec"] atlas = ExtResource("1_1cc7e") -region = Rect2(482, 18792, 241, 216) +region = Rect2(1205, 17064, 241, 216) -[sub_resource type="AtlasTexture" id="AtlasTexture_1977e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0005c"] atlas = ExtResource("1_1cc7e") -region = Rect2(723, 18792, 241, 216) +region = Rect2(0, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2aaa"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7b87e"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0284"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 16632, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d57d"] +atlas = ExtResource("1_1cc7e") +region = Rect2(0, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14198"] +atlas = ExtResource("1_1cc7e") +region = Rect2(241, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90924"] +atlas = ExtResource("1_1cc7e") +region = Rect2(482, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3aad1"] +atlas = ExtResource("1_1cc7e") +region = Rect2(723, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8daf"] +atlas = ExtResource("1_1cc7e") +region = Rect2(964, 16848, 241, 216) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd70c"] +atlas = ExtResource("1_1cc7e") +region = Rect2(1205, 16848, 241, 216) [sub_resource type="SpriteFrames" id="SpriteFrames_1cc7e"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0139e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_338ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f01c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32281") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_343e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43053") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e03d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dad9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbd2b") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_524b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d13ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd769") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b06e5") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e6d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42eed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f806d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15991") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eba5") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10160") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddb6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2a73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_055ac") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca4d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5754f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_794a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_939dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dfc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_530af") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4efd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1066d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4526b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_148b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1197") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e5ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_364eb") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2b7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ae79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0624c") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71c34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c436") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f5bc") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8782e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c97e6") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ce08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddfcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bebb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23064") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e75c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61fda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cec5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0219") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c946") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_652c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6679d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f6e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7e68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f27d") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eae1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a219") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_205f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_191d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3789a") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5dff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_025ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b128") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_806a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3162") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ca6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24d5e") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8280a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0ecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_429af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ee61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e6af") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d49cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2c29") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a5c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_312b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e761f") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3514e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0df4") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e464a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f60b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe322") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a2e") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b1bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7d4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5038f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_625c9") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ece") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ea72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0099d") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c258d") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b7aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_218d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0db14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f51c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_887cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea97") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ab1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7e31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce71e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2b51") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81eb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adf72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6abe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_837a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab75c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc28e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe04") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55eb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b7fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_853ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91bfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23f4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b552f") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6da68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c12") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_137cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6404d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24c3c") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45996") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_520b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bddb9") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6a0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a3ae") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf549") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ecb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc409") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50e70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e641") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_916a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd7dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b343d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f038b") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7dcc") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e2ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41706") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7529") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36cef") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4676") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23950") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9363") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0195c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_200f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bf71") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8bd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20c37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fbf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3d4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e83a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21418") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_896d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e449") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79d8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_917aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04d17") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_071f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7a6b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0918b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f5a3") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64ac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39c87") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31732") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a35ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8510f") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a05b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12e0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbc0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f501") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78884") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb748") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73cb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0415a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7b36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a1cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dce0") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a16") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abe7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f55f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5adcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50bc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6424d") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aba89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60b8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0350") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d641c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62efe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec7ba") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_650f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5214a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aef6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f29f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5615f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cfea") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6be1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72fb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7499c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2027") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b58b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63eb5") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_929af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fa5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b18d") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_297f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5746f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_770ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2e16") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae13e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82397") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_629e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd1b") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4556") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b86bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_536b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_406ea") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70bb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a266") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5182f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d585f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_160d0") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9312") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_517ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d8dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55811") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ccd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97dca") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2387d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d395") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20eb6") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a665f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc46e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_914b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c1cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc12e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b98be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8be76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5126") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dbb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92260") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17f8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1867") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02466") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7996") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc4d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95b59") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_376eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3bfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11632") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d8c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3381") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11d1b") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48695") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb3c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a152b") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a20e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efb6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9908a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f3f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c2d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e40ae") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_844e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07650") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a24d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c22") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd508") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f068") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9408d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36bd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_834d2") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eb2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f37c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ad8") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0caeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bd2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fec1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c784") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c655") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1854") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29dc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7417d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_875cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76c2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d441") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bfc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b74") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_405d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a727c") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8295c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_486b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70aa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be80a") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0005c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2aaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b87e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0284") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d57d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90924") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3aad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8daf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd70c") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8806") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db49f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb580") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b6bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95fec") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ed62") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62ed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb51c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72a13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcc38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_412a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_241c0") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa2b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a5d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60eb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07ad9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59cb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53ed3") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67fff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd92c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f77b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e70d9") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaf25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04401") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e2c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e02cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0200") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88d5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e74") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef2ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d43c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78343") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b54f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1247") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85a72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1977e") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e6d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42eed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f806d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15991") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eba5") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b06e5") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2b7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ae79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0624c") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71c34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c436") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f5bc") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10160") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddb6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2a73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_055ac") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca4d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5754f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_794a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_939dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dfc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_530af") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4efd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1066d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4526b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_148b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1197") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e5ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_364eb") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_524b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d13ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd769") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0139e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_338ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f01c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32281") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_343e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43053") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e03d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dad9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbd2b") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_652c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6679d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f6e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7e68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f27d") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c946") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a5c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_312b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e761f") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3514e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0df4") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eae1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a219") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_205f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_191d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3789a") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5dff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_025ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b128") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_806a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3162") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ca6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24d5e") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8280a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0ecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_429af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ee61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e6af") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d49cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2c29") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e75c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61fda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cec5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0219") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8782e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c97e6") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ce08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddfcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bebb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23064") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b7aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_218d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0db14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f51c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_887cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea97") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c258d") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_137cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6404d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24c3c") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45996") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_520b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bddb9") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ab1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7e31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce71e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2b51") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81eb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adf72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6abe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_837a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab75c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc28e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe04") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55eb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b7fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_853ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91bfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23f4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b552f") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6da68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c12") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ece") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ea72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0099d") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e464a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f60b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe322") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a2e") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b1bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7d4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5038f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_625c9") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e2ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41706") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7529") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36cef") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7dcc") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0918b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f5a3") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64ac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39c87") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4676") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23950") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9363") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0195c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_200f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bf71") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8bd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20c37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fbf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3d4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e83a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21418") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_896d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e449") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79d8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_917aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04d17") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_071f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7a6b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_916a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd7dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b343d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f038b") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6a0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a3ae") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf549") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ecb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc409") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50e70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e641") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abe7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f55f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5adcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50bc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6424d") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a16") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_929af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fa5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b18d") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_297f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5746f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_770ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2e16") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aba89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60b8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0350") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d641c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62efe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec7ba") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_650f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5214a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aef6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f29f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5615f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cfea") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6be1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72fb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7499c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2027") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b58b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63eb5") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73cb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0415a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7b36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a1cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dce0") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31732") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a35ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8510f") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a05b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12e0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbc0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f501") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78884") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb748") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_517ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d8dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55811") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ccd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97dca") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9312") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_376eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3bfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11632") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d8c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3381") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11d1b") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2387d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d395") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20eb6") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a665f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc46e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_914b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c1cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc12e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b98be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8be76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5126") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dbb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92260") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17f8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1867") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02466") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7996") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc4d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95b59") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70bb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a266") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5182f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d585f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_160d0") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae13e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82397") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_629e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd1b") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4556") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b86bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_536b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_406ea") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f068") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9408d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36bd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_834d2") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd508") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_405d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a727c") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8295c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_486b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70aa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be80a") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eb2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f37c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ad8") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0caeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bd2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fec1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c784") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c655") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1854") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29dc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7417d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_875cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76c2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d441") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bfc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b74") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_844e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07650") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a24d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c22") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48695") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb3c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a152b") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a20e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efb6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9908a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f3f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c2d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e40ae") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62ed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb51c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72a13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcc38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_412a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_241c0") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ed62") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef2ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d43c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78343") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b54f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1247") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85a72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1977e") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa2b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a5d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60eb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07ad9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59cb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53ed3") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67fff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd92c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f77b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e70d9") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaf25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04401") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e2c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e02cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0200") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88d5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e74") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8806") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db49f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb580") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b6bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95fec") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0005c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2aaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b87e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0284") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d57d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90924") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3aad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8daf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd70c") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] sprite_frames = SubResource("SpriteFrames_1cc7e") diff --git a/engine/scenes/world/player/wings/001/men.tscn b/engine/scenes/world/player/wings/001/men.tscn index 03d179b..99026ca 100644 --- a/engine/scenes/world/player/wings/001/men.tscn +++ b/engine/scenes/world/player/wings/001/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://fac32d32a9af"] +[gd_scene load_steps=452 format=3 uid="uid://fac32d32baaf"] -[ext_resource type="Texture2D" uid="uid://bbxoc2tjykxr4" path="res://framework/statics/scenes/world/player/wing/001/men/men.png" id="1_fac32"] +[ext_resource type="Texture2D" uid="uid://bbxoc2tjykxr4" path="res://assets/world/player/wing/001/men/men.png" id="1_fac32"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_9158a"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_f6c2f"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4320f"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_02145"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebb2c"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c82e"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_068b2"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b576"] -atlas = ExtResource("1_fac32") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68e75"] -atlas = ExtResource("1_fac32") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5f0b"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01923"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d748f"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf7dd"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1640a"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90a5a"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af6d3"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39c32"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b1a4"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5906f"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69818"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab0cc"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11e01"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_d115e"] atlas = ExtResource("1_fac32") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_11e01"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9463b"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f93ba"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22b1a"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b0b21"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aee56"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65a9f"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42a0e"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_cb770"] atlas = ExtResource("1_fac32") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9463b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af6d3"] atlas = ExtResource("1_fac32") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f93ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39c32"] atlas = ExtResource("1_fac32") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_22b1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b1a4"] atlas = ExtResource("1_fac32") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0b21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5906f"] atlas = ExtResource("1_fac32") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aee56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69818"] atlas = ExtResource("1_fac32") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_65a9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab0cc"] atlas = ExtResource("1_fac32") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_42a0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6c2f"] atlas = ExtResource("1_fac32") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e77b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4320f"] atlas = ExtResource("1_fac32") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_81a78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02145"] atlas = ExtResource("1_fac32") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e94a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebb2c"] atlas = ExtResource("1_fac32") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a903"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c82e"] atlas = ExtResource("1_fac32") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebe56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_068b2"] atlas = ExtResource("1_fac32") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df0bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b576"] atlas = ExtResource("1_fac32") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_24517"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68e75"] atlas = ExtResource("1_fac32") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f346a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5f0b"] atlas = ExtResource("1_fac32") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fbfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01923"] atlas = ExtResource("1_fac32") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8be1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d748f"] atlas = ExtResource("1_fac32") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40e8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf7dd"] atlas = ExtResource("1_fac32") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc485"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1640a"] atlas = ExtResource("1_fac32") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cb63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90a5a"] atlas = ExtResource("1_fac32") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2f5a"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d669a"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dd9a"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8420"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60f80"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6a48"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ccc5a"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3312a"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_931bb"] atlas = ExtResource("1_fac32") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_3312a"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56b68"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5555"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27c61"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c7d2"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59cd7"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba5b6"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fd61"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_b5df5"] atlas = ExtResource("1_fac32") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56b68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d669a"] atlas = ExtResource("1_fac32") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5555"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dd9a"] atlas = ExtResource("1_fac32") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27c61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8420"] atlas = ExtResource("1_fac32") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c7d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60f80"] atlas = ExtResource("1_fac32") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_59cd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6a48"] atlas = ExtResource("1_fac32") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba5b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccc5a"] atlas = ExtResource("1_fac32") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fd61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e77b8"] atlas = ExtResource("1_fac32") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84290"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81a78"] atlas = ExtResource("1_fac32") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b60dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e94a"] atlas = ExtResource("1_fac32") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa370"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a903"] atlas = ExtResource("1_fac32") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1224b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebe56"] atlas = ExtResource("1_fac32") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_16878"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df0bf"] atlas = ExtResource("1_fac32") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c23e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24517"] atlas = ExtResource("1_fac32") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_91ee9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f346a"] atlas = ExtResource("1_fac32") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_687e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fbfd"] atlas = ExtResource("1_fac32") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1871c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8be1f"] atlas = ExtResource("1_fac32") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_766e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40e8b"] atlas = ExtResource("1_fac32") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a3af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc485"] atlas = ExtResource("1_fac32") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b28b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cb63"] atlas = ExtResource("1_fac32") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cf64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2f5a"] atlas = ExtResource("1_fac32") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3b35"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b153f"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e84c"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edf09"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ee53"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d24a5"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21e0b"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59142"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_9e4f8"] atlas = ExtResource("1_fac32") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_59142"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_806f0"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3645"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e30a9"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2363d"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_db35f"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a3ba"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_889ff"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_acdd3"] atlas = ExtResource("1_fac32") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_806f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b153f"] atlas = ExtResource("1_fac32") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3645"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e84c"] atlas = ExtResource("1_fac32") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e30a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_edf09"] atlas = ExtResource("1_fac32") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2363d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ee53"] atlas = ExtResource("1_fac32") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_db35f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d24a5"] atlas = ExtResource("1_fac32") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a3ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21e0b"] atlas = ExtResource("1_fac32") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_889ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84290"] atlas = ExtResource("1_fac32") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_504f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b60dd"] atlas = ExtResource("1_fac32") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a922"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa370"] atlas = ExtResource("1_fac32") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b258"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1224b"] atlas = ExtResource("1_fac32") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d27b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16878"] atlas = ExtResource("1_fac32") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_600f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c23e"] atlas = ExtResource("1_fac32") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_37dc4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91ee9"] atlas = ExtResource("1_fac32") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08e87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_687e2"] atlas = ExtResource("1_fac32") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5035c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1871c"] atlas = ExtResource("1_fac32") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_adf42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_766e1"] atlas = ExtResource("1_fac32") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f005e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a3af"] atlas = ExtResource("1_fac32") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f336"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b28b2"] atlas = ExtResource("1_fac32") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae96e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cf64"] atlas = ExtResource("1_fac32") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c051d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3b35"] atlas = ExtResource("1_fac32") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_467f0"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1596a"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a27d3"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6d70"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae594"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d49cd"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8368"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ddc54"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_36922"] atlas = ExtResource("1_fac32") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_ddc54"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4adab"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3690"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c16fa"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50b4d"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7c17"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2195"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6024d"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_2d06d"] atlas = ExtResource("1_fac32") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4adab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1596a"] atlas = ExtResource("1_fac32") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3690"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a27d3"] atlas = ExtResource("1_fac32") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c16fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6d70"] atlas = ExtResource("1_fac32") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_50b4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae594"] atlas = ExtResource("1_fac32") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7c17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d49cd"] atlas = ExtResource("1_fac32") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2195"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8368"] atlas = ExtResource("1_fac32") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6024d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_504f0"] atlas = ExtResource("1_fac32") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_78334"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a922"] atlas = ExtResource("1_fac32") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf837"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b258"] atlas = ExtResource("1_fac32") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3faee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d27b4"] atlas = ExtResource("1_fac32") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee392"] +[sub_resource type="AtlasTexture" id="AtlasTexture_600f0"] atlas = ExtResource("1_fac32") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c598"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37dc4"] atlas = ExtResource("1_fac32") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5e0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08e87"] atlas = ExtResource("1_fac32") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_128c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5035c"] atlas = ExtResource("1_fac32") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_04f24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adf42"] atlas = ExtResource("1_fac32") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_26899"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f005e"] atlas = ExtResource("1_fac32") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a4d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f336"] atlas = ExtResource("1_fac32") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56fec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae96e"] atlas = ExtResource("1_fac32") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a4fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c051d"] atlas = ExtResource("1_fac32") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d56e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_467f0"] atlas = ExtResource("1_fac32") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b131"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e321"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_86d90"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93571"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e836e"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80425"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1aa20"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e60c"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_92cad"] atlas = ExtResource("1_fac32") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_2e60c"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ff0a"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b75db"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b877f"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3db51"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35d15"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3843c"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54235"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_8e500"] atlas = ExtResource("1_fac32") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ff0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e321"] atlas = ExtResource("1_fac32") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b75db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86d90"] atlas = ExtResource("1_fac32") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b877f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93571"] atlas = ExtResource("1_fac32") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3db51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e836e"] atlas = ExtResource("1_fac32") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_35d15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80425"] atlas = ExtResource("1_fac32") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3843c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1aa20"] atlas = ExtResource("1_fac32") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_54235"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78334"] atlas = ExtResource("1_fac32") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cd81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf837"] atlas = ExtResource("1_fac32") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_de0b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3faee"] atlas = ExtResource("1_fac32") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c128e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee392"] atlas = ExtResource("1_fac32") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_12bc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c598"] atlas = ExtResource("1_fac32") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2bcd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5e0a"] atlas = ExtResource("1_fac32") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ed52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_128c1"] atlas = ExtResource("1_fac32") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1362"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04f24"] atlas = ExtResource("1_fac32") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d76a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26899"] atlas = ExtResource("1_fac32") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a184f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a4d5"] atlas = ExtResource("1_fac32") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0573"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56fec"] atlas = ExtResource("1_fac32") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87381"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a4fd"] atlas = ExtResource("1_fac32") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_37f92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d56e"] atlas = ExtResource("1_fac32") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a9ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b131"] atlas = ExtResource("1_fac32") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ca46"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d9d6"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_638d4"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a0b3"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80687"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61c61"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a551"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd07c"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_1659f"] atlas = ExtResource("1_fac32") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_fd07c"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05a65"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d84d6"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc7a4"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e147"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8906"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a27cf"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23578"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_bfe01"] atlas = ExtResource("1_fac32") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_05a65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d9d6"] atlas = ExtResource("1_fac32") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d84d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_638d4"] atlas = ExtResource("1_fac32") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc7a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a0b3"] atlas = ExtResource("1_fac32") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e147"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80687"] atlas = ExtResource("1_fac32") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8906"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61c61"] atlas = ExtResource("1_fac32") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a27cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a551"] atlas = ExtResource("1_fac32") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_23578"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cd81"] atlas = ExtResource("1_fac32") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_32707"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de0b4"] atlas = ExtResource("1_fac32") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb639"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c128e"] atlas = ExtResource("1_fac32") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3b14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12bc9"] atlas = ExtResource("1_fac32") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_763dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2bcd"] atlas = ExtResource("1_fac32") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_815b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ed52"] atlas = ExtResource("1_fac32") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e757f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1362"] atlas = ExtResource("1_fac32") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dce3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d76a4"] atlas = ExtResource("1_fac32") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_524e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a184f"] atlas = ExtResource("1_fac32") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f79d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0573"] atlas = ExtResource("1_fac32") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_794ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87381"] atlas = ExtResource("1_fac32") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0ace"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37f92"] atlas = ExtResource("1_fac32") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f860"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a9ce"] atlas = ExtResource("1_fac32") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bf7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ca46"] atlas = ExtResource("1_fac32") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24fa8"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8922"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35e77"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2014"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09035"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03f24"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd5ed"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2bdf0"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_d93b5"] atlas = ExtResource("1_fac32") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_2bdf0"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98dbd"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea8b8"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_696b3"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31fbc"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11ae6"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94bd0"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c61b"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_2e3ee"] atlas = ExtResource("1_fac32") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_98dbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8922"] atlas = ExtResource("1_fac32") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea8b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35e77"] atlas = ExtResource("1_fac32") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_696b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2014"] atlas = ExtResource("1_fac32") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31fbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09035"] atlas = ExtResource("1_fac32") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11ae6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03f24"] atlas = ExtResource("1_fac32") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94bd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd5ed"] atlas = ExtResource("1_fac32") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c61b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32707"] atlas = ExtResource("1_fac32") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_77235"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb639"] atlas = ExtResource("1_fac32") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7984"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3b14"] atlas = ExtResource("1_fac32") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_381d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_763dd"] atlas = ExtResource("1_fac32") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70cf4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_815b7"] atlas = ExtResource("1_fac32") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e518"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e757f"] atlas = ExtResource("1_fac32") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b12f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dce3"] atlas = ExtResource("1_fac32") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_088a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_524e0"] atlas = ExtResource("1_fac32") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4edd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f79d"] atlas = ExtResource("1_fac32") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2d37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_794ee"] atlas = ExtResource("1_fac32") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_429da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0ace"] atlas = ExtResource("1_fac32") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fa5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f860"] atlas = ExtResource("1_fac32") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cc1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bf7b"] atlas = ExtResource("1_fac32") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_50342"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24fa8"] atlas = ExtResource("1_fac32") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee0ae"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2069"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_236a7"] -atlas = ExtResource("1_fac32") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94f89"] -atlas = ExtResource("1_fac32") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61acf"] -atlas = ExtResource("1_fac32") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_761b0"] -atlas = ExtResource("1_fac32") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5826e"] -atlas = ExtResource("1_fac32") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_367f8"] -atlas = ExtResource("1_fac32") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_fa73c"] atlas = ExtResource("1_fac32") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_367f8"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31560"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9e90"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c147f"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d819b"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3c67"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1a23"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_819ae"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_cce57"] atlas = ExtResource("1_fac32") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_fac32") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31560"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2069"] atlas = ExtResource("1_fac32") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9e90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_236a7"] atlas = ExtResource("1_fac32") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c147f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94f89"] atlas = ExtResource("1_fac32") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d819b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61acf"] atlas = ExtResource("1_fac32") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3c67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_761b0"] atlas = ExtResource("1_fac32") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1a23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5826e"] atlas = ExtResource("1_fac32") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_819ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77235"] atlas = ExtResource("1_fac32") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7984"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_381d4"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70cf4"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e518"] +atlas = ExtResource("1_fac32") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b12f"] +atlas = ExtResource("1_fac32") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_088a0"] +atlas = ExtResource("1_fac32") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4edd"] +atlas = ExtResource("1_fac32") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2d37"] +atlas = ExtResource("1_fac32") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_429da"] +atlas = ExtResource("1_fac32") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fa5d"] +atlas = ExtResource("1_fac32") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8cc1a"] +atlas = ExtResource("1_fac32") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50342"] +atlas = ExtResource("1_fac32") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee0ae"] +atlas = ExtResource("1_fac32") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_fac32"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6c2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4320f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebb2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c82e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_068b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68e75") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d748f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf7dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1640a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a5a") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af6d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39c32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b1a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5906f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab0cc") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11e01") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d115e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54c5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1ab0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bb59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1698d") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb770") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c83b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_830d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79599") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46a63") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e850a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de7ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0059d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ff7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_314ac") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_897f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96d7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_278a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ef2") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29fcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d82cc") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9463b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f93ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22b1a") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42a0e") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e77b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e94a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df0bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f346a") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fbfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8be1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40e8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cb63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2f5a") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d669a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60f80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6a48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccc5a") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3312a") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_931bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4614") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af9ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e10db") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5df5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c267f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1e9e") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02500") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_876e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7abb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00ce8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7dca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76e46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce5eb") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9de53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eb15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02df4") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d81e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e049f") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56b68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27c61") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c7d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59cd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba5b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd61") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84290") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b60dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1224b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c23e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91ee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_687e2") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1871c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_766e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a3af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b28b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b35") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b153f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e84c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edf09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d24a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21e0b") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59142") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e4f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87e3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f6f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4b9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4db25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca9f8") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acdd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_217ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27bd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e7f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aebbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7cca") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46813") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0f9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2e97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c92f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59e7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17bd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae2cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ea5") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22c7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5da7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69d45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70a7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a31e") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a9fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3dc") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_806f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30a9") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2363d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db35f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a3ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_889ff") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_504f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d27b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_600f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37dc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08e87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5035c") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_adf42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f005e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae96e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c051d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_467f0") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1596a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a27d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae594") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d49cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8368") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc54") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_754ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87c68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_064ba") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d06d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58c48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03f68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63aa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fec13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_896e3") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_127e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc6de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07eca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6915c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7f1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb67d") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05df7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91981") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5b4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b29e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_275bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fec3e") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5f1e") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4adab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c16fa") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2195") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6024d") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78334") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf837") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3faee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c598") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5e0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_128c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f24") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a4d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56fec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a4fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d56e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b131") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e321") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e836e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80425") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aa20") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e60c") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92cad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c172c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e84ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33a15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ae08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e92a6") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e500") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0def9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84588") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_227bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55dba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c7a") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbf40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4683d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f6e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c93e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5332e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cace9") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f03c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe11d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd2c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b34d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8205") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cca0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90c94") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ff0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b75db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b877f") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3db51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3843c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54235") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cd81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de0b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c128e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12bc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2bcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1362") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d76a4") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a184f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87381") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37f92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a9ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ca46") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d9d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_638d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a0b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a551") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd07c") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1659f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6b39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c89b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14299") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1000") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68bb4") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfe01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cde74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2d0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dea7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13624") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a942e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d4b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_835a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7d55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04999") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_253ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_775ff") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8e7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1221") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b65e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58f4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afdd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e3ee") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f79d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3c58") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d84d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc7a4") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e147") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a27cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23578") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb639") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_763dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_815b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e757f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dce3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_524e0") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f79d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_794ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ace") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f860") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bf7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24fa8") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35e77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2014") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03f24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd5ed") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bdf0") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d93b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed000") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f5e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6fee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_579e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9343") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e3ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a14f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40bf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ed1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e69a") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39648") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b145f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efcc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_067ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ef6") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2577") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ae7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3133c") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3973c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bff24") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98dbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea8b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_696b3") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11ae6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94bd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c61b") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77235") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_381d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70cf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b12f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_088a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4edd") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2d37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_429da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cc1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee0ae") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_236a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61acf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_761b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5826e") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_367f8") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa73c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8ebc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7ef6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f4c5") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cce57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76d82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2591e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b852") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eee28") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fbd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a5c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d6cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b115d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_624a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18627") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b49c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3740f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55a08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_802e7") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bf62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2cdc") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9e90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c147f") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d819b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3c67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_819ae") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d115e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54c5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1ab0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bb59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1698d") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11e01") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9463b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f93ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22b1a") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42a0e") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb770") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c83b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_830d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79599") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46a63") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e850a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de7ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0059d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ff7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_314ac") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_897f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96d7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_278a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ef2") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29fcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d82cc") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af6d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39c32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b1a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5906f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab0cc") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6c2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4320f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebb2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c82e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_068b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68e75") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d748f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf7dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1640a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a5a") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_931bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4614") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af9ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e10db") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3312a") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56b68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27c61") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c7d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59cd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba5b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd61") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5df5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c267f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1e9e") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02500") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_876e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7abb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00ce8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7dca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76e46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce5eb") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9de53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eb15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02df4") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d81e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e049f") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d669a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60f80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6a48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccc5a") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e77b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e94a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df0bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f346a") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fbfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8be1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40e8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cb63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2f5a") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e4f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87e3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f6f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4b9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4db25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca9f8") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59142") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_806f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30a9") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2363d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db35f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a3ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_889ff") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acdd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_217ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27bd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e7f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aebbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7cca") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46813") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0f9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2e97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c92f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59e7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17bd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae2cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ea5") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22c7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5da7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69d45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70a7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a31e") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a9fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3dc") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b153f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e84c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edf09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d24a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21e0b") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84290") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b60dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1224b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c23e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91ee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_687e2") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1871c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_766e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a3af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b28b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b35") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_754ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87c68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_064ba") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc54") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4adab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c16fa") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2195") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6024d") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d06d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58c48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03f68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63aa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fec13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_896e3") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_127e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc6de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07eca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6915c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7f1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb67d") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05df7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91981") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5b4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b29e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_275bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fec3e") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5f1e") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1596a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a27d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae594") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d49cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8368") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_504f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d27b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_600f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37dc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08e87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5035c") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_adf42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f005e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae96e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c051d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_467f0") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92cad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c172c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e84ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33a15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ae08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e92a6") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e60c") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ff0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b75db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b877f") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3db51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3843c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54235") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e500") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0def9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84588") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_227bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55dba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c7a") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbf40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4683d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f6e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c93e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5332e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cace9") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f03c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe11d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd2c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b34d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8205") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cca0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90c94") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e321") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e836e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80425") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aa20") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78334") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf837") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3faee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c598") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5e0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_128c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f24") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a4d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56fec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a4fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d56e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b131") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1659f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6b39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c89b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14299") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1000") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68bb4") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd07c") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d84d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc7a4") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e147") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a27cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23578") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfe01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cde74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2d0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dea7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13624") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a942e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d4b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_835a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7d55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04999") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_253ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_775ff") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8e7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1221") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b65e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58f4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afdd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e3ee") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f79d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3c58") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d9d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_638d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a0b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a551") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cd81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de0b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c128e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12bc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2bcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1362") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d76a4") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a184f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87381") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37f92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a9ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ca46") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d93b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed000") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f5e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6fee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_579e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9343") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bdf0") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98dbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea8b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_696b3") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11ae6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94bd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c61b") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e3ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a14f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40bf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ed1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e69a") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39648") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b145f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efcc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_067ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ef6") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2577") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ae7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3133c") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3973c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bff24") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35e77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2014") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03f24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd5ed") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb639") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_763dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_815b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e757f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dce3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_524e0") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f79d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_794ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ace") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f860") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bf7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24fa8") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa73c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8ebc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7ef6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f4c5") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_367f8") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9e90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c147f") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d819b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3c67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_819ae") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cce57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76d82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2591e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b852") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eee28") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fbd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a5c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d6cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b115d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_624a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18627") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b49c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3740f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55a08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_802e7") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bf62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2cdc") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_236a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61acf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_761b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5826e") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77235") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_381d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70cf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b12f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_088a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4edd") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2d37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_429da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cc1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee0ae") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_9158a") diff --git a/engine/scenes/world/player/wings/001/women.tscn b/engine/scenes/world/player/wings/001/women.tscn index 5af60de..527b302 100644 --- a/engine/scenes/world/player/wings/001/women.tscn +++ b/engine/scenes/world/player/wings/001/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://0a254984f6d8"] +[gd_scene load_steps=452 format=3 uid="uid://0a255a84f6d8"] -[ext_resource type="Texture2D" uid="uid://dppo0od2fkq81" path="res://framework/statics/scenes/world/player/wing/001/women/women.png" id="1_0a254"] +[ext_resource type="Texture2D" uid="uid://dppo0od2fkq81" path="res://assets/world/player/wing/001/women/women.png" id="1_0a254"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_55510"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_1be1f"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac446"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b974c"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42275"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_650dc"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15f9b"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a492d"] -atlas = ExtResource("1_0a254") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1c77"] -atlas = ExtResource("1_0a254") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b6cb"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d57e"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d144"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd9d5"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1bbb3"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf404"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_803c2"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60a80"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13fe2"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dffc7"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd82b"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4a55"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4bae"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_5958c"] atlas = ExtResource("1_0a254") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_a4bae"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8bf2d"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b6df"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da5ba"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5dfe2"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08809"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1962d"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_974e1"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_f465e"] atlas = ExtResource("1_0a254") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bf2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_803c2"] atlas = ExtResource("1_0a254") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b6df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60a80"] atlas = ExtResource("1_0a254") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_da5ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13fe2"] atlas = ExtResource("1_0a254") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dfe2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dffc7"] atlas = ExtResource("1_0a254") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08809"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd82b"] atlas = ExtResource("1_0a254") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1962d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4a55"] atlas = ExtResource("1_0a254") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_974e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1be1f"] atlas = ExtResource("1_0a254") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03a2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac446"] atlas = ExtResource("1_0a254") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c173"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b974c"] atlas = ExtResource("1_0a254") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0d69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42275"] atlas = ExtResource("1_0a254") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_02593"] +[sub_resource type="AtlasTexture" id="AtlasTexture_650dc"] atlas = ExtResource("1_0a254") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_91306"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15f9b"] atlas = ExtResource("1_0a254") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f2f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a492d"] atlas = ExtResource("1_0a254") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0967f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1c77"] atlas = ExtResource("1_0a254") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1790"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b6cb"] atlas = ExtResource("1_0a254") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_727cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d57e"] atlas = ExtResource("1_0a254") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_50d4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d144"] atlas = ExtResource("1_0a254") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7774e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd9d5"] atlas = ExtResource("1_0a254") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_52ab4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1bbb3"] atlas = ExtResource("1_0a254") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b48f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf404"] atlas = ExtResource("1_0a254") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0849f"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e724a"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f016"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f19e2"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8577"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de3f5"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81c10"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc5ac"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_ec37c"] atlas = ExtResource("1_0a254") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_bc5ac"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b5fe"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cbd2d"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_feb81"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68cfc"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_adc59"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee8b9"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23c81"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_09bed"] atlas = ExtResource("1_0a254") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b5fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e724a"] atlas = ExtResource("1_0a254") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cbd2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f016"] atlas = ExtResource("1_0a254") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_feb81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f19e2"] atlas = ExtResource("1_0a254") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_68cfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8577"] atlas = ExtResource("1_0a254") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_adc59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de3f5"] atlas = ExtResource("1_0a254") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee8b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81c10"] atlas = ExtResource("1_0a254") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_23c81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03a2d"] atlas = ExtResource("1_0a254") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f149"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c173"] atlas = ExtResource("1_0a254") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33ca5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0d69"] atlas = ExtResource("1_0a254") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_178ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02593"] atlas = ExtResource("1_0a254") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f313"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91306"] atlas = ExtResource("1_0a254") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33249"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f2f5"] atlas = ExtResource("1_0a254") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7474c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0967f"] atlas = ExtResource("1_0a254") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c561c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1790"] atlas = ExtResource("1_0a254") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4ee8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_727cc"] atlas = ExtResource("1_0a254") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_93c2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50d4c"] atlas = ExtResource("1_0a254") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b72d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7774e"] atlas = ExtResource("1_0a254") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87fbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52ab4"] atlas = ExtResource("1_0a254") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1255a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b48f"] atlas = ExtResource("1_0a254") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_64399"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0849f"] atlas = ExtResource("1_0a254") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac2b8"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11eee"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95f1e"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4decf"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc404"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_262c5"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73140"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ff70"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_04937"] atlas = ExtResource("1_0a254") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_5ff70"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55b49"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4774e"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b22f"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f322a"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80712"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a71c9"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1952a"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_130f0"] atlas = ExtResource("1_0a254") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55b49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11eee"] atlas = ExtResource("1_0a254") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4774e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95f1e"] atlas = ExtResource("1_0a254") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b22f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4decf"] atlas = ExtResource("1_0a254") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f322a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc404"] atlas = ExtResource("1_0a254") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80712"] +[sub_resource type="AtlasTexture" id="AtlasTexture_262c5"] atlas = ExtResource("1_0a254") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a71c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73140"] atlas = ExtResource("1_0a254") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1952a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f149"] atlas = ExtResource("1_0a254") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b1c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33ca5"] atlas = ExtResource("1_0a254") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c26d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_178ba"] atlas = ExtResource("1_0a254") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b6db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f313"] atlas = ExtResource("1_0a254") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_adefd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33249"] atlas = ExtResource("1_0a254") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_52948"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7474c"] atlas = ExtResource("1_0a254") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7d27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c561c"] atlas = ExtResource("1_0a254") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b568"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4ee8"] atlas = ExtResource("1_0a254") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8c73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93c2c"] atlas = ExtResource("1_0a254") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92913"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b72d"] atlas = ExtResource("1_0a254") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_db995"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87fbb"] atlas = ExtResource("1_0a254") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_008f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1255a"] atlas = ExtResource("1_0a254") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56609"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64399"] atlas = ExtResource("1_0a254") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7317"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac2b8"] atlas = ExtResource("1_0a254") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df881"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b9a7"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f79c7"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f24df"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9944a"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24382"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb7b7"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01cbf"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_b0cc0"] atlas = ExtResource("1_0a254") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_01cbf"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80745"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14cdf"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9fc41"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86021"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56ca6"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9705e"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7bcb"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_ae95c"] atlas = ExtResource("1_0a254") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80745"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b9a7"] atlas = ExtResource("1_0a254") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_14cdf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f79c7"] atlas = ExtResource("1_0a254") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fc41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f24df"] atlas = ExtResource("1_0a254") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86021"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9944a"] atlas = ExtResource("1_0a254") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56ca6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24382"] atlas = ExtResource("1_0a254") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9705e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb7b7"] atlas = ExtResource("1_0a254") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7bcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b1c5"] atlas = ExtResource("1_0a254") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ea4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c26d"] atlas = ExtResource("1_0a254") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2815d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b6db"] atlas = ExtResource("1_0a254") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1cebb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adefd"] atlas = ExtResource("1_0a254") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_65f0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52948"] atlas = ExtResource("1_0a254") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6a56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7d27"] atlas = ExtResource("1_0a254") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1218f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b568"] atlas = ExtResource("1_0a254") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7d62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8c73"] atlas = ExtResource("1_0a254") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b24fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92913"] atlas = ExtResource("1_0a254") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5844c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db995"] atlas = ExtResource("1_0a254") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b423"] +[sub_resource type="AtlasTexture" id="AtlasTexture_008f7"] atlas = ExtResource("1_0a254") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f61b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56609"] atlas = ExtResource("1_0a254") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6969"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7317"] atlas = ExtResource("1_0a254") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb0b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df881"] atlas = ExtResource("1_0a254") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5038f"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a021a"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30f0c"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6882f"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab7a1"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8960"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_551fb"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2e7e"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f359c"] atlas = ExtResource("1_0a254") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f2e7e"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca05b"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23dc8"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31ef1"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6bfa"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4b0a"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9fc0"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f71f"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_b57fc"] atlas = ExtResource("1_0a254") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca05b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a021a"] atlas = ExtResource("1_0a254") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_23dc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30f0c"] atlas = ExtResource("1_0a254") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31ef1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6882f"] atlas = ExtResource("1_0a254") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6bfa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab7a1"] atlas = ExtResource("1_0a254") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4b0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8960"] atlas = ExtResource("1_0a254") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9fc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_551fb"] atlas = ExtResource("1_0a254") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f71f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ea4c"] atlas = ExtResource("1_0a254") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84a71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2815d"] atlas = ExtResource("1_0a254") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_643d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cebb"] atlas = ExtResource("1_0a254") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6451"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65f0e"] atlas = ExtResource("1_0a254") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b68dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6a56"] atlas = ExtResource("1_0a254") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_946bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1218f"] atlas = ExtResource("1_0a254") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7631d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7d62"] atlas = ExtResource("1_0a254") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_37412"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b24fe"] atlas = ExtResource("1_0a254") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c488"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5844c"] atlas = ExtResource("1_0a254") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_12b80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b423"] atlas = ExtResource("1_0a254") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5db93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f61b7"] atlas = ExtResource("1_0a254") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b90e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6969"] atlas = ExtResource("1_0a254") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69c09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb0b0"] atlas = ExtResource("1_0a254") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfe2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5038f"] atlas = ExtResource("1_0a254") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0e61"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56df9"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f19cf"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80f36"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b5f42"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b76f"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7f081"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a507"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_6f504"] atlas = ExtResource("1_0a254") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0a507"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab4fc"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e44dd"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d169"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d2cd"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ec676"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68fbd"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cadb"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_1f5fc"] atlas = ExtResource("1_0a254") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab4fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56df9"] atlas = ExtResource("1_0a254") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e44dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f19cf"] atlas = ExtResource("1_0a254") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d169"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80f36"] atlas = ExtResource("1_0a254") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d2cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5f42"] atlas = ExtResource("1_0a254") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec676"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b76f"] atlas = ExtResource("1_0a254") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_68fbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f081"] atlas = ExtResource("1_0a254") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cadb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84a71"] atlas = ExtResource("1_0a254") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a0a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_643d6"] atlas = ExtResource("1_0a254") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c391"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6451"] atlas = ExtResource("1_0a254") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce86d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b68dc"] atlas = ExtResource("1_0a254") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dacaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_946bf"] atlas = ExtResource("1_0a254") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4aaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7631d"] atlas = ExtResource("1_0a254") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c09d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37412"] atlas = ExtResource("1_0a254") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2793e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c488"] atlas = ExtResource("1_0a254") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_402ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12b80"] atlas = ExtResource("1_0a254") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c07a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5db93"] atlas = ExtResource("1_0a254") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ec9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b90e"] atlas = ExtResource("1_0a254") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_767a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69c09"] atlas = ExtResource("1_0a254") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bccb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfe2f"] atlas = ExtResource("1_0a254") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e3ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0e61"] atlas = ExtResource("1_0a254") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04036"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8e31"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_093d7"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61119"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e66dd"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d58f"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66588"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b082"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_e473e"] atlas = ExtResource("1_0a254") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0b082"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb97f"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56554"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f066"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90c57"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07643"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c413e"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9625a"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_90e0f"] atlas = ExtResource("1_0a254") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb97f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8e31"] atlas = ExtResource("1_0a254") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56554"] +[sub_resource type="AtlasTexture" id="AtlasTexture_093d7"] atlas = ExtResource("1_0a254") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f066"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61119"] atlas = ExtResource("1_0a254") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90c57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e66dd"] atlas = ExtResource("1_0a254") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_07643"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d58f"] atlas = ExtResource("1_0a254") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c413e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66588"] atlas = ExtResource("1_0a254") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9625a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a0a9"] atlas = ExtResource("1_0a254") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b577b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c391"] atlas = ExtResource("1_0a254") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0920"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce86d"] atlas = ExtResource("1_0a254") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7877f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dacaa"] atlas = ExtResource("1_0a254") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e1ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4aaf"] atlas = ExtResource("1_0a254") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9907b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c09d3"] atlas = ExtResource("1_0a254") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b034c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2793e"] atlas = ExtResource("1_0a254") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eac0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_402ff"] atlas = ExtResource("1_0a254") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_44e4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c07a"] atlas = ExtResource("1_0a254") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3a2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ec9c"] atlas = ExtResource("1_0a254") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ee9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_767a0"] atlas = ExtResource("1_0a254") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5d36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bccb6"] atlas = ExtResource("1_0a254") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f85cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e3ff"] atlas = ExtResource("1_0a254") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcded"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04036"] atlas = ExtResource("1_0a254") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ccaf2"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3bb7f"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_107db"] -atlas = ExtResource("1_0a254") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e9e2"] -atlas = ExtResource("1_0a254") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63959"] -atlas = ExtResource("1_0a254") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52037"] -atlas = ExtResource("1_0a254") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f08ee"] -atlas = ExtResource("1_0a254") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94cda"] -atlas = ExtResource("1_0a254") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_12a2a"] atlas = ExtResource("1_0a254") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_94cda"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3e98"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8571f"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25f66"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d6f2"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e8b6"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cdc5e"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_affca"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_c2dac"] atlas = ExtResource("1_0a254") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_0a254") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3e98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bb7f"] atlas = ExtResource("1_0a254") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8571f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_107db"] atlas = ExtResource("1_0a254") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_25f66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e9e2"] atlas = ExtResource("1_0a254") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d6f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63959"] atlas = ExtResource("1_0a254") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e8b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52037"] atlas = ExtResource("1_0a254") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdc5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f08ee"] atlas = ExtResource("1_0a254") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_affca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b577b"] atlas = ExtResource("1_0a254") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0920"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7877f"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e1ca"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9907b"] +atlas = ExtResource("1_0a254") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b034c"] +atlas = ExtResource("1_0a254") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eac0f"] +atlas = ExtResource("1_0a254") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44e4b"] +atlas = ExtResource("1_0a254") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3a2a"] +atlas = ExtResource("1_0a254") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ee9a"] +atlas = ExtResource("1_0a254") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5d36"] +atlas = ExtResource("1_0a254") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f85cd"] +atlas = ExtResource("1_0a254") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcded"] +atlas = ExtResource("1_0a254") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ccaf2"] +atlas = ExtResource("1_0a254") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_0a254"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac446") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b974c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_650dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15f9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a492d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1c77") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b6cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d57e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd9d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bbb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf404") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_803c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60a80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13fe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dffc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd82b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4a55") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4bae") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5958c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7a36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e87b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_453e4") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f465e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c36f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68c7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed1d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2cd9") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b271") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24def") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2f60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07ede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0edda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_458db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13e83") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b30ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7f1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69e86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0948a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61603") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb177") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bf2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b6df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da5ba") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dfe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1962d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_974e1") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c173") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02593") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f2f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0967f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1790") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_727cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7774e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52ab4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b48f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0849f") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e724a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f016") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f19e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8577") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de3f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81c10") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc5ac") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec37c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51efb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a793c") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09bed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16154") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6cd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_537d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c86c3") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebc01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1db39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95f72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a8e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f49ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7302c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9f3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_835d3") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeed2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f76d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faf41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7161e") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e47d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8301c") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b5fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbd2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb81") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68cfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee8b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23c81") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33ca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_178ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f313") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33249") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7474c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c561c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4ee8") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b72d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87fbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1255a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64399") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac2b8") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11eee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95f1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4decf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_262c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73140") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ff70") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04937") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcc5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10301") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f0c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ac4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92dac") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_130f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71efe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4106f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7bca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0add9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a0f7") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9052c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51bf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d151f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26034") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8444") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3edc1") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06dc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9c6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f123a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e63a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d6e") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1adf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9adf2") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4774e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b22f") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f322a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a71c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1952a") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b1c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c26d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b6db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adefd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7d27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b568") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8c73") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92913") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_008f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56609") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7317") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df881") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b9a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f79c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f24df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9944a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb7b7") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01cbf") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_772e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62175") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f970") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebe9d") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae95c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbfac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b41d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18e22") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d6cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e9e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99df0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e44b9") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e6a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae5b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1681f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc725") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c466e") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_936ce") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80745") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14cdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fc41") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56ca6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9705e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7bcb") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ea4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2815d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cebb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65f0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1218f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7d62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b24fe") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5844c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b423") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f61b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb0b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5038f") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a021a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6882f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab7a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8960") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_551fb") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e7e") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f359c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_271dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db248") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32614") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b57fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ca66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_157c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b66e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2105") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_667b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ea8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05397") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb71c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fedeb") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f59b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad5ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7679") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7bb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a92e4") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_483bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e044") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca05b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23dc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31ef1") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6bfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4b0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9fc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f71f") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84a71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_643d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6451") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b68dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_946bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7631d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37412") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c488") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12b80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5db93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b90e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfe2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0e61") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56df9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f19cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80f36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b76f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f081") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a507") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ab7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3786") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b00e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d86f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_817da") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f5fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_624bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cac5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45819") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84571") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dfc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b3e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77230") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f800f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37acb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1ef2") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb12f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83fda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d225") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cce1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c79e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42ac4") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f902") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab4fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e44dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d169") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d2cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec676") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68fbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cadb") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a0a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c391") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce86d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dacaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4aaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2793e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_402ff") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c07a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bccb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e3ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04036") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_093d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61119") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e66dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d58f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66588") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b082") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e473e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02bbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e76bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5de28") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90e0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_482df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7831") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3f84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a77") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eb18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65cfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aa77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cef79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_374e2") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_464ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6f56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e51e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_588fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_887ff") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70e70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c665d") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb97f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f066") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90c57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c413e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9625a") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b577b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7877f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e1ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9907b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b034c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eac0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44e4b") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ee9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f85cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccaf2") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bb7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_107db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63959") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f08ee") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94cda") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b97e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d832e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98fe2") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2dac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c58c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be3d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_936d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2169") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ed52") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e688") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9999") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1da8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4e48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6261") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efdf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f69f4") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37b08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3205") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3041") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3b0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2a13") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3e98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8571f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25f66") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d6f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e8b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdc5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_affca") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5958c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7a36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e87b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_453e4") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4bae") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bf2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b6df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da5ba") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dfe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1962d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_974e1") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f465e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c36f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68c7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed1d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2cd9") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b271") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24def") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2f60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07ede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0edda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_458db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13e83") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b30ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7f1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69e86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0948a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61603") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb177") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_803c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60a80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13fe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dffc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd82b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4a55") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac446") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b974c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_650dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15f9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a492d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1c77") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b6cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d57e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd9d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bbb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf404") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec37c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51efb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a793c") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc5ac") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b5fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbd2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb81") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68cfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee8b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23c81") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09bed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16154") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6cd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_537d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c86c3") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebc01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1db39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95f72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a8e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f49ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7302c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9f3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_835d3") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeed2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f76d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faf41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7161e") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e47d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8301c") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e724a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f016") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f19e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8577") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de3f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81c10") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c173") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02593") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f2f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0967f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1790") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_727cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7774e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52ab4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b48f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0849f") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04937") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcc5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10301") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f0c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ac4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92dac") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ff70") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4774e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b22f") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f322a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a71c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1952a") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_130f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71efe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4106f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7bca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0add9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a0f7") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9052c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51bf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d151f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26034") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8444") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3edc1") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06dc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9c6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f123a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e63a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d6e") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1adf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9adf2") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11eee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95f1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4decf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_262c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73140") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33ca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_178ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f313") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33249") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7474c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c561c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4ee8") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b72d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87fbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1255a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64399") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac2b8") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_772e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62175") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f970") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebe9d") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01cbf") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80745") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14cdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fc41") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56ca6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9705e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7bcb") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae95c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbfac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b41d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18e22") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d6cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e9e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99df0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e44b9") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e6a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae5b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1681f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc725") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c466e") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_936ce") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b9a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f79c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f24df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9944a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb7b7") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b1c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c26d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b6db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adefd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7d27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b568") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8c73") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92913") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_008f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56609") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7317") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df881") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f359c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_271dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db248") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32614") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e7e") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca05b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23dc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31ef1") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6bfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4b0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9fc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f71f") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b57fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ca66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_157c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b66e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2105") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_667b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ea8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05397") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb71c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fedeb") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f59b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad5ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7679") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7bb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a92e4") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_483bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e044") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a021a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6882f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab7a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8960") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_551fb") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ea4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2815d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cebb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65f0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1218f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7d62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b24fe") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5844c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b423") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f61b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb0b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5038f") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ab7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3786") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b00e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d86f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_817da") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a507") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab4fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e44dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d169") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d2cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec676") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68fbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cadb") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f5fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_624bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cac5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45819") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84571") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dfc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b3e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77230") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f800f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37acb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1ef2") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb12f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83fda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d225") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cce1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c79e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42ac4") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f902") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56df9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f19cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80f36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b76f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f081") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84a71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_643d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6451") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b68dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_946bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7631d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37412") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c488") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12b80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5db93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b90e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfe2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0e61") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e473e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02bbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e76bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5de28") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b082") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb97f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f066") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90c57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c413e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9625a") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90e0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_482df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7831") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3f84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a77") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eb18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65cfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aa77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cef79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_374e2") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_464ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6f56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e51e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_588fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_887ff") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70e70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c665d") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_093d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61119") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e66dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d58f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66588") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a0a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c391") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce86d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dacaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4aaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2793e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_402ff") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c07a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bccb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e3ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04036") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b97e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d832e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98fe2") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94cda") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3e98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8571f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25f66") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d6f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e8b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdc5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_affca") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2dac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c58c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be3d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_936d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2169") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ed52") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e688") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9999") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1da8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4e48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6261") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efdf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f69f4") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37b08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3205") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3041") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3b0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2a13") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bb7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_107db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63959") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f08ee") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b577b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7877f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e1ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9907b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b034c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eac0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44e4b") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ee9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f85cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccaf2") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_55510") diff --git a/engine/scenes/world/player/wings/002/men.tscn b/engine/scenes/world/player/wings/002/men.tscn index fa27880..10ef3e9 100644 --- a/engine/scenes/world/player/wings/002/men.tscn +++ b/engine/scenes/world/player/wings/002/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://b041f5540ba6"] +[gd_scene load_steps=452 format=3 uid="uid://b041f5540ba6"] -[ext_resource type="Texture2D" uid="uid://bqsoaq84x0iaf" path="res://framework/statics/scenes/world/player/wing/002/men/men.png" id="1_b041f"] +[ext_resource type="Texture2D" uid="uid://bqsoaq84x0iaf" path="res://assets/world/player/wing/002/men/men.png" id="1_b041f"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_832ca"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_058b9"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90f7e"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_04750"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad9d6"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52941"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae78b"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80fb1"] -atlas = ExtResource("1_b041f") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e470c"] -atlas = ExtResource("1_b041f") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd468"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb40a"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81416"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4bfe8"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85928"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ecfe1"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85c43"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58d88"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c1fb"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2562a"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5454"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e9c9"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76383"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_c9c2b"] atlas = ExtResource("1_b041f") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_76383"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_181fd"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f1bf"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f7e0"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c9f7"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f010b"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e657"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f8ae"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_2b03a"] atlas = ExtResource("1_b041f") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_181fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85c43"] atlas = ExtResource("1_b041f") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f1bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58d88"] atlas = ExtResource("1_b041f") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f7e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c1fb"] atlas = ExtResource("1_b041f") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c9f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2562a"] atlas = ExtResource("1_b041f") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f010b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5454"] atlas = ExtResource("1_b041f") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e657"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e9c9"] atlas = ExtResource("1_b041f") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f8ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_058b9"] atlas = ExtResource("1_b041f") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7264"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90f7e"] atlas = ExtResource("1_b041f") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_403de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_04750"] atlas = ExtResource("1_b041f") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19b3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad9d6"] atlas = ExtResource("1_b041f") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0e2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52941"] atlas = ExtResource("1_b041f") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4181a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae78b"] atlas = ExtResource("1_b041f") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c2fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80fb1"] atlas = ExtResource("1_b041f") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d44b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e470c"] atlas = ExtResource("1_b041f") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d108"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd468"] atlas = ExtResource("1_b041f") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5823d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb40a"] atlas = ExtResource("1_b041f") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_232ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81416"] atlas = ExtResource("1_b041f") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_acc14"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bfe8"] atlas = ExtResource("1_b041f") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc66f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85928"] atlas = ExtResource("1_b041f") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c589"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecfe1"] atlas = ExtResource("1_b041f") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d05b"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_feea0"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db9ab"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b121c"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d191a"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5602b"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a52a"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24412"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_6507d"] atlas = ExtResource("1_b041f") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_24412"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58452"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9082d"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cddcc"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe400"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26edc"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41040"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_950d0"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_2eb1e"] atlas = ExtResource("1_b041f") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_58452"] +[sub_resource type="AtlasTexture" id="AtlasTexture_feea0"] atlas = ExtResource("1_b041f") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9082d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db9ab"] atlas = ExtResource("1_b041f") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cddcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b121c"] atlas = ExtResource("1_b041f") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe400"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d191a"] atlas = ExtResource("1_b041f") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_26edc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5602b"] atlas = ExtResource("1_b041f") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_41040"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a52a"] atlas = ExtResource("1_b041f") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_950d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7264"] atlas = ExtResource("1_b041f") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_db0e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_403de"] atlas = ExtResource("1_b041f") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d32d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19b3a"] atlas = ExtResource("1_b041f") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87dc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0e2c"] atlas = ExtResource("1_b041f") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_74995"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4181a"] atlas = ExtResource("1_b041f") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8b3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c2fc"] atlas = ExtResource("1_b041f") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5934"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d44b6"] atlas = ExtResource("1_b041f") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b239"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d108"] atlas = ExtResource("1_b041f") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bac8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5823d"] atlas = ExtResource("1_b041f") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6bbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_232ed"] atlas = ExtResource("1_b041f") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19dac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acc14"] atlas = ExtResource("1_b041f") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eeb93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc66f"] atlas = ExtResource("1_b041f") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb5ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c589"] atlas = ExtResource("1_b041f") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7e30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d05b"] atlas = ExtResource("1_b041f") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5ee5"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7cc34"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6f50"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1fe31"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ef8f"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79a1b"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_861a4"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b0e0"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_9170e"] atlas = ExtResource("1_b041f") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0b0e0"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e0e5"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5307f"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3680"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50615"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c186"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef7cc"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d776d"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a33d3"] atlas = ExtResource("1_b041f") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e0e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cc34"] atlas = ExtResource("1_b041f") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5307f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6f50"] atlas = ExtResource("1_b041f") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3680"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fe31"] atlas = ExtResource("1_b041f") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_50615"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ef8f"] atlas = ExtResource("1_b041f") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79a1b"] atlas = ExtResource("1_b041f") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef7cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_861a4"] atlas = ExtResource("1_b041f") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d776d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db0e4"] atlas = ExtResource("1_b041f") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9376"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d32d"] atlas = ExtResource("1_b041f") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_362b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87dc7"] atlas = ExtResource("1_b041f") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2842e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74995"] atlas = ExtResource("1_b041f") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_170ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8b3e"] atlas = ExtResource("1_b041f") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea10a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5934"] atlas = ExtResource("1_b041f") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b239"] atlas = ExtResource("1_b041f") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7bf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bac8f"] atlas = ExtResource("1_b041f") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a89f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6bbe"] atlas = ExtResource("1_b041f") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bf3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19dac"] atlas = ExtResource("1_b041f") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_48d7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eeb93"] atlas = ExtResource("1_b041f") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9478"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb5ad"] atlas = ExtResource("1_b041f") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b691"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7e30"] atlas = ExtResource("1_b041f") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1be08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5ee5"] atlas = ExtResource("1_b041f") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d307a"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d2bd"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd4a4"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d48e"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18c63"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4764"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71dc3"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_618ec"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_e2079"] atlas = ExtResource("1_b041f") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_618ec"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e48d6"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95ed3"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87a3d"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_67140"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d92fa"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24cfc"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83c26"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_0868c"] atlas = ExtResource("1_b041f") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e48d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d2bd"] atlas = ExtResource("1_b041f") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_95ed3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd4a4"] atlas = ExtResource("1_b041f") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87a3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d48e"] atlas = ExtResource("1_b041f") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_67140"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18c63"] atlas = ExtResource("1_b041f") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d92fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4764"] atlas = ExtResource("1_b041f") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_24cfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71dc3"] atlas = ExtResource("1_b041f") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83c26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9376"] atlas = ExtResource("1_b041f") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_899da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_362b2"] atlas = ExtResource("1_b041f") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8986d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2842e"] atlas = ExtResource("1_b041f") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_53071"] +[sub_resource type="AtlasTexture" id="AtlasTexture_170ea"] atlas = ExtResource("1_b041f") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d06d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea10a"] atlas = ExtResource("1_b041f") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7e6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7186"] atlas = ExtResource("1_b041f") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4be7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7bf8"] atlas = ExtResource("1_b041f") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_786fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a89f"] atlas = ExtResource("1_b041f") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e85a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bf3d"] atlas = ExtResource("1_b041f") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_541df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48d7f"] atlas = ExtResource("1_b041f") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f8b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9478"] atlas = ExtResource("1_b041f") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac3ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b691"] atlas = ExtResource("1_b041f") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_733a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1be08"] atlas = ExtResource("1_b041f") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5d35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d307a"] atlas = ExtResource("1_b041f") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abc9e"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16fe9"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc446"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c714c"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0e89"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc4ed"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5426"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0c848"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_c05b4"] atlas = ExtResource("1_b041f") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0c848"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3911c"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b4ee"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3698f"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_de4f2"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ad1b"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d27f"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3b05"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_17a2f"] atlas = ExtResource("1_b041f") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3911c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16fe9"] atlas = ExtResource("1_b041f") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b4ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc446"] atlas = ExtResource("1_b041f") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3698f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c714c"] atlas = ExtResource("1_b041f") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_de4f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0e89"] atlas = ExtResource("1_b041f") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ad1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc4ed"] atlas = ExtResource("1_b041f") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d27f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5426"] atlas = ExtResource("1_b041f") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3b05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_899da"] atlas = ExtResource("1_b041f") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ddaa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8986d"] atlas = ExtResource("1_b041f") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_38620"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53071"] atlas = ExtResource("1_b041f") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9820f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d06d"] atlas = ExtResource("1_b041f") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a900e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7e6c"] atlas = ExtResource("1_b041f") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a7d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4be7"] atlas = ExtResource("1_b041f") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f73c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_786fa"] atlas = ExtResource("1_b041f") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e2d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e85a"] atlas = ExtResource("1_b041f") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd76d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_541df"] atlas = ExtResource("1_b041f") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b49a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f8b7"] atlas = ExtResource("1_b041f") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9359"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac3ae"] atlas = ExtResource("1_b041f") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_51908"] +[sub_resource type="AtlasTexture" id="AtlasTexture_733a5"] atlas = ExtResource("1_b041f") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e063"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5d35"] atlas = ExtResource("1_b041f") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_113b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abc9e"] atlas = ExtResource("1_b041f") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5684"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f6e9"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_962a2"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dea7d"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3275"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da548"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9b2c4"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e12d8"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_967c0"] atlas = ExtResource("1_b041f") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_e12d8"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96564"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6756e"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aeaf9"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dc9f"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9fad0"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e25a2"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_18137"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a848e"] atlas = ExtResource("1_b041f") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_96564"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f6e9"] atlas = ExtResource("1_b041f") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6756e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_962a2"] atlas = ExtResource("1_b041f") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aeaf9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dea7d"] atlas = ExtResource("1_b041f") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dc9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3275"] atlas = ExtResource("1_b041f") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fad0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da548"] atlas = ExtResource("1_b041f") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e25a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b2c4"] atlas = ExtResource("1_b041f") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_18137"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ddaa"] atlas = ExtResource("1_b041f") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_05e5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38620"] atlas = ExtResource("1_b041f") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c592"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9820f"] atlas = ExtResource("1_b041f") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0fd9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a900e"] atlas = ExtResource("1_b041f") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ece6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a7d4"] atlas = ExtResource("1_b041f") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0b5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f73c"] atlas = ExtResource("1_b041f") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_67f49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e2d9"] atlas = ExtResource("1_b041f") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_34672"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd76d"] atlas = ExtResource("1_b041f") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_075f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b49a"] atlas = ExtResource("1_b041f") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_243c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9359"] atlas = ExtResource("1_b041f") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ece67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51908"] atlas = ExtResource("1_b041f") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0c29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e063"] atlas = ExtResource("1_b041f") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff850"] +[sub_resource type="AtlasTexture" id="AtlasTexture_113b5"] atlas = ExtResource("1_b041f") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_579b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5684"] atlas = ExtResource("1_b041f") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb6b1"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9952b"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa9db"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a4d0"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97e56"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3814"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2af5e"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8eac4"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_54c85"] atlas = ExtResource("1_b041f") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_8eac4"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6cbe9"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a379b"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed91d"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ca2e"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_516c2"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12bd2"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be093"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_53d6a"] atlas = ExtResource("1_b041f") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cbe9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9952b"] atlas = ExtResource("1_b041f") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a379b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa9db"] atlas = ExtResource("1_b041f") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed91d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a4d0"] atlas = ExtResource("1_b041f") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ca2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97e56"] atlas = ExtResource("1_b041f") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_516c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3814"] atlas = ExtResource("1_b041f") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_12bd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2af5e"] atlas = ExtResource("1_b041f") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_be093"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05e5c"] atlas = ExtResource("1_b041f") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5a18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c592"] atlas = ExtResource("1_b041f") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0b01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0fd9"] atlas = ExtResource("1_b041f") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae1f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ece6"] atlas = ExtResource("1_b041f") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f475b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0b5b"] atlas = ExtResource("1_b041f") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a657b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67f49"] atlas = ExtResource("1_b041f") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_452b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34672"] atlas = ExtResource("1_b041f") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a61cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_075f1"] atlas = ExtResource("1_b041f") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86f4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_243c9"] atlas = ExtResource("1_b041f") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b73e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ece67"] atlas = ExtResource("1_b041f") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4acc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0c29"] atlas = ExtResource("1_b041f") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7a94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff850"] atlas = ExtResource("1_b041f") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9177"] +[sub_resource type="AtlasTexture" id="AtlasTexture_579b1"] atlas = ExtResource("1_b041f") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c709"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb6b1"] atlas = ExtResource("1_b041f") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3dcd4"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf9ea"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa6dd"] -atlas = ExtResource("1_b041f") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0cf29"] -atlas = ExtResource("1_b041f") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1151e"] -atlas = ExtResource("1_b041f") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30ca1"] -atlas = ExtResource("1_b041f") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc681"] -atlas = ExtResource("1_b041f") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ed24"] -atlas = ExtResource("1_b041f") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_68f10"] atlas = ExtResource("1_b041f") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_9ed24"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8bc31"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c05ee"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cfb4"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6273"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60579"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1767"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60dfe"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_23dba"] atlas = ExtResource("1_b041f") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_b041f") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bc31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf9ea"] atlas = ExtResource("1_b041f") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c05ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa6dd"] atlas = ExtResource("1_b041f") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cfb4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cf29"] atlas = ExtResource("1_b041f") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6273"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1151e"] atlas = ExtResource("1_b041f") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_60579"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30ca1"] atlas = ExtResource("1_b041f") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1767"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc681"] atlas = ExtResource("1_b041f") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_60dfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5a18"] atlas = ExtResource("1_b041f") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0b01"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae1f5"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f475b"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a657b"] +atlas = ExtResource("1_b041f") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_452b9"] +atlas = ExtResource("1_b041f") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a61cf"] +atlas = ExtResource("1_b041f") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86f4c"] +atlas = ExtResource("1_b041f") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b73e3"] +atlas = ExtResource("1_b041f") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a4acc"] +atlas = ExtResource("1_b041f") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7a94"] +atlas = ExtResource("1_b041f") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9177"] +atlas = ExtResource("1_b041f") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c709"] +atlas = ExtResource("1_b041f") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3dcd4"] +atlas = ExtResource("1_b041f") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_b041f"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_058b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90f7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04750") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad9d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52941") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae78b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80fb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e470c") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd468") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb40a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bfe8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecfe1") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58d88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c1fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2562a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e9c9") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76383") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9c2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a82e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4e83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b54d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb09") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b03a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_720f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0d4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be1a8") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68cba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42ae1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31ec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_303a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dcc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb24a") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70b1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c3a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ec59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b8ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17786") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0539") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7ee7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee696") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_181fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f1bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f7e0") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c9f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f010b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f8ae") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_403de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19b3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0e2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4181a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c2fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d44b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d108") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5823d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc66f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c589") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d05b") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_feea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b121c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d191a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5602b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a52a") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24412") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6507d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c11f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83423") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41207") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a1d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f95d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e2af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2312") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84d72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_773fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c441") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f474f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_597e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d6d9") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc61e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ca7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f6ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7cb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d97e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b40d") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c1d3") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58452") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9082d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cddcc") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe400") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26edc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41040") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_950d0") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db0e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d32d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87dc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8b3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b239") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bac8f") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6bbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19dac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb5ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7e30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5ee5") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cc34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6f50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_861a4") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b0e0") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9170e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2d96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_182c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1023") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_767a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d97") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a33d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a26a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd097") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6c89") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7239f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a6d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d5c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62a4f") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a519") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e97b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7e07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b50ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bde37") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_012b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28081") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e0e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5307f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3680") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef7cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d776d") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_362b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2842e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_170ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea10a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7bf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a89f") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9478") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d307a") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd4a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d48e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71dc3") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_618ec") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2079") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25f95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6a3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b7d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c80b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57ce6") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0868c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d64f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f0ad") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dfa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18843") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1310f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c48c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a99c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21fae") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_baf31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68717") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58f02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83ef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8316d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a473") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3584a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0794e") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e48d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95ed3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a3d") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67140") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d92fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24cfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c26") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_899da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8986d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53071") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d06d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7e6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4be7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_786fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e85a") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_541df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f8b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac3ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_733a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5d35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abc9e") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16fe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc446") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c714c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0e89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc4ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5426") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c848") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ef68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efafd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbac2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63478") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17a2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb9d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7054c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4207c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad75d") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee62c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1742") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff6d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f99a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_346b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0508") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b452") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83aed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5028f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e6a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62236") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa1f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82a3d") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3911c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b4ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3698f") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de4f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ad1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d27f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3b05") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ddaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38620") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9820f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a900e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a7d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f73c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e2d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd76d") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b49a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51908") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e063") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_113b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5684") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f6e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_962a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dea7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3275") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da548") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b2c4") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e12d8") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_967c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecf7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28d24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81e5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3853c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e51f") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a848e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_836b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d72e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_210c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8db6") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99abe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b2e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72fc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f26f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42c5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3a89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c82") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ce05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edefe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db02a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13712") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7604b") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_022a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f34a") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96564") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6756e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeaf9") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dc9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fad0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e25a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18137") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05e5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c592") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0fd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ece6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0b5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34672") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_075f1") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_243c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ece67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0c29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff850") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_579b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb6b1") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9952b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa9db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a4d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97e56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2af5e") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eac4") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54c85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06b23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0760b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_750d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a7e") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53d6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20d9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_030f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52e5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3941") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16704") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6de7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_601b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3a26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcbed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a025") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c097c") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e55ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f1d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc79f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72afc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fb00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_460f0") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2a3d") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cbe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a379b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed91d") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ca2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_516c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12bd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be093") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5a18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae1f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f475b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a657b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_452b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a61cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86f4c") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b73e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4acc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9177") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dcd4") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf9ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa6dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cf29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1151e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30ca1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc681") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed24") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_68f10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b094c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_272fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2019") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f41f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ae2") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23dba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a9ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db05e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59b5f") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a07a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80dbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ec9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1735") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_335b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fe6d") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78d22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84522") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f8cb") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f8de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67ed6") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bc31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c05ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cfb4") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6273") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60579") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1767") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60dfe") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9c2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a82e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4e83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b54d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb09") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76383") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_181fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f1bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f7e0") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c9f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f010b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f8ae") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b03a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_720f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0d4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be1a8") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68cba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42ae1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31ec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_303a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dcc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb24a") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70b1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c3a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ec59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b8ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17786") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0539") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7ee7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee696") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58d88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c1fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2562a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e9c9") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_058b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90f7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04750") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad9d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52941") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae78b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80fb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e470c") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd468") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb40a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bfe8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecfe1") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6507d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c11f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83423") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41207") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24412") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58452") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9082d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cddcc") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe400") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26edc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41040") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_950d0") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a1d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f95d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e2af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2312") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84d72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_773fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c441") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f474f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_597e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d6d9") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc61e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ca7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f6ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7cb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d97e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b40d") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c1d3") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_feea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b121c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d191a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5602b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a52a") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_403de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19b3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0e2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4181a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c2fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d44b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d108") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5823d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc66f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c589") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d05b") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9170e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2d96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_182c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1023") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_767a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d97") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b0e0") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e0e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5307f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3680") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef7cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d776d") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a33d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a26a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd097") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6c89") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7239f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a6d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d5c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62a4f") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a519") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e97b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7e07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b50ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bde37") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_012b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28081") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cc34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6f50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_861a4") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db0e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d32d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87dc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8b3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b239") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bac8f") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6bbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19dac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb5ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7e30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5ee5") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2079") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25f95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6a3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b7d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c80b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57ce6") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_618ec") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e48d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95ed3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a3d") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67140") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d92fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24cfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c26") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0868c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d64f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f0ad") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dfa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18843") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1310f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c48c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a99c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21fae") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_baf31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68717") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58f02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83ef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8316d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a473") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3584a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0794e") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd4a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d48e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71dc3") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_362b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2842e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_170ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea10a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7bf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a89f") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9478") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d307a") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ef68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efafd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbac2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63478") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c848") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3911c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b4ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3698f") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de4f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ad1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d27f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3b05") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17a2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb9d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7054c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4207c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad75d") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee62c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1742") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff6d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f99a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_346b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0508") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b452") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83aed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5028f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e6a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62236") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa1f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82a3d") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16fe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc446") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c714c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0e89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc4ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5426") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_899da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8986d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53071") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d06d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7e6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4be7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_786fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e85a") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_541df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f8b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac3ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_733a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5d35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abc9e") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_967c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecf7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28d24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81e5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3853c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e51f") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e12d8") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96564") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6756e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeaf9") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dc9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fad0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e25a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18137") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a848e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_836b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d72e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_210c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8db6") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99abe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b2e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72fc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f26f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42c5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3a89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c82") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ce05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edefe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db02a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13712") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7604b") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_022a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f34a") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f6e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_962a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dea7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3275") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da548") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b2c4") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ddaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38620") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9820f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a900e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a7d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f73c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e2d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd76d") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b49a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51908") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e063") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_113b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5684") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54c85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06b23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0760b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_750d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a7e") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eac4") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cbe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a379b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed91d") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ca2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_516c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12bd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be093") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53d6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20d9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_030f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52e5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3941") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16704") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6de7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_601b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3a26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcbed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a025") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c097c") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e55ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f1d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc79f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72afc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fb00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_460f0") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2a3d") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9952b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa9db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a4d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97e56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2af5e") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05e5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c592") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0fd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ece6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0b5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34672") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_075f1") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_243c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ece67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0c29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff850") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_579b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb6b1") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_68f10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b094c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_272fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2019") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f41f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ae2") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed24") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bc31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c05ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cfb4") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6273") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60579") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1767") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60dfe") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23dba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a9ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db05e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59b5f") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a07a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80dbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ec9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1735") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_335b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fe6d") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78d22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84522") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f8cb") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f8de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67ed6") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf9ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa6dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cf29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1151e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30ca1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc681") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5a18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae1f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f475b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a657b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_452b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a61cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86f4c") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b73e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4acc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9177") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dcd4") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_832ca") diff --git a/engine/scenes/world/player/wings/002/women.tscn b/engine/scenes/world/player/wings/002/women.tscn index 3da5d1e..07c3a93 100644 --- a/engine/scenes/world/player/wings/002/women.tscn +++ b/engine/scenes/world/player/wings/002/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://186722344a32"] +[gd_scene load_steps=452 format=3 uid="uid://186722344a32"] -[ext_resource type="Texture2D" uid="uid://6nfcqcmay75d" path="res://framework/statics/scenes/world/player/wing/002/women/women.png" id="1_18672"] +[ext_resource type="Texture2D" uid="uid://6nfcqcmay75d" path="res://assets/world/player/wing/002/women/women.png" id="1_18672"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_0257b"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_81f4d"] -atlas = ExtResource("1_18672") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5712a"] -atlas = ExtResource("1_18672") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3554"] -atlas = ExtResource("1_18672") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c2e5"] -atlas = ExtResource("1_18672") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8fcf"] -atlas = ExtResource("1_18672") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05a55"] -atlas = ExtResource("1_18672") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22df9"] -atlas = ExtResource("1_18672") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d104e"] -atlas = ExtResource("1_18672") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2d21"] -atlas = ExtResource("1_18672") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6518a"] -atlas = ExtResource("1_18672") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2b7b"] -atlas = ExtResource("1_18672") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8df00"] -atlas = ExtResource("1_18672") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8d900"] -atlas = ExtResource("1_18672") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bef61"] -atlas = ExtResource("1_18672") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b6d0"] -atlas = ExtResource("1_18672") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_663ea"] -atlas = ExtResource("1_18672") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_430a8"] -atlas = ExtResource("1_18672") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_65539"] -atlas = ExtResource("1_18672") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cea43"] -atlas = ExtResource("1_18672") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1ac4"] -atlas = ExtResource("1_18672") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1b3f"] -atlas = ExtResource("1_18672") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_5d57c"] atlas = ExtResource("1_18672") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_18672") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_a1b3f"] +atlas = ExtResource("1_18672") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33db9"] +atlas = ExtResource("1_18672") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7ab5"] +atlas = ExtResource("1_18672") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97ab8"] +atlas = ExtResource("1_18672") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f0a6"] +atlas = ExtResource("1_18672") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bd87"] +atlas = ExtResource("1_18672") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e95c"] +atlas = ExtResource("1_18672") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f20fe"] +atlas = ExtResource("1_18672") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_b1df9"] atlas = ExtResource("1_18672") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_18672") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33db9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b6d0"] atlas = ExtResource("1_18672") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7ab5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_663ea"] atlas = ExtResource("1_18672") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_97ab8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_430a8"] atlas = ExtResource("1_18672") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f0a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65539"] atlas = ExtResource("1_18672") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bd87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cea43"] atlas = ExtResource("1_18672") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e95c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1ac4"] atlas = ExtResource("1_18672") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f20fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81f4d"] atlas = ExtResource("1_18672") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b390b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5712a"] atlas = ExtResource("1_18672") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_65b7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3554"] atlas = ExtResource("1_18672") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cadd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c2e5"] atlas = ExtResource("1_18672") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_946b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8fcf"] atlas = ExtResource("1_18672") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46774"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05a55"] atlas = ExtResource("1_18672") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e75f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22df9"] atlas = ExtResource("1_18672") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_435e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d104e"] atlas = ExtResource("1_18672") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9e11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2d21"] atlas = ExtResource("1_18672") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a15fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6518a"] atlas = ExtResource("1_18672") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_112b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2b7b"] atlas = ExtResource("1_18672") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72c8b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8df00"] atlas = ExtResource("1_18672") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_66bb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d900"] atlas = ExtResource("1_18672") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_20980"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bef61"] atlas = ExtResource("1_18672") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9005b"] -atlas = ExtResource("1_18672") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c3c8c"] -atlas = ExtResource("1_18672") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5efb9"] -atlas = ExtResource("1_18672") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f46da"] -atlas = ExtResource("1_18672") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7ef5a"] -atlas = ExtResource("1_18672") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd6f3"] -atlas = ExtResource("1_18672") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2074"] -atlas = ExtResource("1_18672") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9d46"] -atlas = ExtResource("1_18672") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_db3dc"] atlas = ExtResource("1_18672") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_18672") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_e9d46"] +atlas = ExtResource("1_18672") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6388"] +atlas = ExtResource("1_18672") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ebbd6"] +atlas = ExtResource("1_18672") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_70895"] +atlas = ExtResource("1_18672") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee342"] +atlas = ExtResource("1_18672") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3122d"] +atlas = ExtResource("1_18672") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33bcf"] +atlas = ExtResource("1_18672") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f90c"] +atlas = ExtResource("1_18672") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_79d78"] atlas = ExtResource("1_18672") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_18672") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6388"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3c8c"] atlas = ExtResource("1_18672") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ebbd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5efb9"] atlas = ExtResource("1_18672") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70895"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f46da"] atlas = ExtResource("1_18672") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee342"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ef5a"] atlas = ExtResource("1_18672") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3122d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd6f3"] atlas = ExtResource("1_18672") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33bcf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2074"] atlas = ExtResource("1_18672") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f90c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b390b"] atlas = ExtResource("1_18672") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b167e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65b7c"] atlas = ExtResource("1_18672") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8e50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cadd"] atlas = ExtResource("1_18672") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_01ca9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_946b8"] atlas = ExtResource("1_18672") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_695e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46774"] atlas = ExtResource("1_18672") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1306b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e75f9"] atlas = ExtResource("1_18672") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_691e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_435e7"] atlas = ExtResource("1_18672") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b62b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9e11"] atlas = ExtResource("1_18672") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_15563"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a15fe"] atlas = ExtResource("1_18672") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_112b4"] atlas = ExtResource("1_18672") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5620b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72c8b"] atlas = ExtResource("1_18672") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_677f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66bb1"] atlas = ExtResource("1_18672") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b6d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20980"] atlas = ExtResource("1_18672") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a8ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9005b"] atlas = ExtResource("1_18672") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e37a"] -atlas = ExtResource("1_18672") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_076df"] -atlas = ExtResource("1_18672") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58385"] -atlas = ExtResource("1_18672") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_705fe"] -atlas = ExtResource("1_18672") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5a83e"] -atlas = ExtResource("1_18672") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a819a"] -atlas = ExtResource("1_18672") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_612db"] -atlas = ExtResource("1_18672") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ca8fb"] -atlas = ExtResource("1_18672") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_5b5ab"] atlas = ExtResource("1_18672") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_18672") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_ca8fb"] +atlas = ExtResource("1_18672") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af992"] +atlas = ExtResource("1_18672") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f074"] +atlas = ExtResource("1_18672") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9828b"] +atlas = ExtResource("1_18672") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_801b6"] +atlas = ExtResource("1_18672") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_782ee"] +atlas = ExtResource("1_18672") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19ce2"] +atlas = ExtResource("1_18672") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aebb6"] +atlas = ExtResource("1_18672") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_bf569"] atlas = ExtResource("1_18672") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_18672") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_af992"] +[sub_resource type="AtlasTexture" id="AtlasTexture_076df"] atlas = ExtResource("1_18672") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f074"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58385"] atlas = ExtResource("1_18672") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9828b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_705fe"] atlas = ExtResource("1_18672") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_801b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5a83e"] atlas = ExtResource("1_18672") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_782ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a819a"] atlas = ExtResource("1_18672") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19ce2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_612db"] atlas = ExtResource("1_18672") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aebb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b167e"] atlas = ExtResource("1_18672") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7807c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8e50"] atlas = ExtResource("1_18672") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c6b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01ca9"] atlas = ExtResource("1_18672") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_463e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_695e9"] atlas = ExtResource("1_18672") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_12a78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1306b"] atlas = ExtResource("1_18672") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9006b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_691e4"] atlas = ExtResource("1_18672") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_989ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b62b1"] atlas = ExtResource("1_18672") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9fd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15563"] atlas = ExtResource("1_18672") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e150a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb28"] atlas = ExtResource("1_18672") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a5be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5620b"] atlas = ExtResource("1_18672") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3f61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_677f1"] atlas = ExtResource("1_18672") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_adaab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b6d1"] atlas = ExtResource("1_18672") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d94d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a8ae"] atlas = ExtResource("1_18672") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ea64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e37a"] atlas = ExtResource("1_18672") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e369a"] -atlas = ExtResource("1_18672") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64050"] -atlas = ExtResource("1_18672") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df19f"] -atlas = ExtResource("1_18672") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d4b3"] -atlas = ExtResource("1_18672") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_408c9"] -atlas = ExtResource("1_18672") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a07f1"] -atlas = ExtResource("1_18672") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_849e8"] -atlas = ExtResource("1_18672") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a8ed"] -atlas = ExtResource("1_18672") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_81bb9"] atlas = ExtResource("1_18672") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_18672") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0a8ed"] +atlas = ExtResource("1_18672") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd042"] +atlas = ExtResource("1_18672") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5b61"] +atlas = ExtResource("1_18672") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0dac6"] +atlas = ExtResource("1_18672") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62470"] +atlas = ExtResource("1_18672") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e078"] +atlas = ExtResource("1_18672") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b592"] +atlas = ExtResource("1_18672") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fbcb8"] +atlas = ExtResource("1_18672") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_ae031"] atlas = ExtResource("1_18672") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_18672") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd042"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64050"] atlas = ExtResource("1_18672") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5b61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df19f"] atlas = ExtResource("1_18672") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0dac6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d4b3"] atlas = ExtResource("1_18672") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_62470"] +[sub_resource type="AtlasTexture" id="AtlasTexture_408c9"] atlas = ExtResource("1_18672") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e078"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a07f1"] atlas = ExtResource("1_18672") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b592"] +[sub_resource type="AtlasTexture" id="AtlasTexture_849e8"] atlas = ExtResource("1_18672") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbcb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7807c"] atlas = ExtResource("1_18672") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_afe77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c6b5"] atlas = ExtResource("1_18672") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbbb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_463e4"] atlas = ExtResource("1_18672") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08c23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12a78"] atlas = ExtResource("1_18672") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_040a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9006b"] atlas = ExtResource("1_18672") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aaea6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_989ed"] atlas = ExtResource("1_18672") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_26fd1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9fd6"] atlas = ExtResource("1_18672") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_143b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e150a"] atlas = ExtResource("1_18672") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7668f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a5be"] atlas = ExtResource("1_18672") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c99e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3f61"] atlas = ExtResource("1_18672") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d5ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adaab"] atlas = ExtResource("1_18672") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9ad3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d94d"] atlas = ExtResource("1_18672") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cba6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ea64"] atlas = ExtResource("1_18672") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_268ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e369a"] atlas = ExtResource("1_18672") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78ff3"] -atlas = ExtResource("1_18672") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_daa3c"] -atlas = ExtResource("1_18672") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3b2b"] -atlas = ExtResource("1_18672") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4eb5b"] -atlas = ExtResource("1_18672") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7649"] -atlas = ExtResource("1_18672") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0be35"] -atlas = ExtResource("1_18672") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7ba4"] -atlas = ExtResource("1_18672") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4bbf7"] -atlas = ExtResource("1_18672") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f3619"] atlas = ExtResource("1_18672") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_18672") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_4bbf7"] +atlas = ExtResource("1_18672") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b3fb"] +atlas = ExtResource("1_18672") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3108b"] +atlas = ExtResource("1_18672") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03865"] +atlas = ExtResource("1_18672") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_962ef"] +atlas = ExtResource("1_18672") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb426"] +atlas = ExtResource("1_18672") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f32ee"] +atlas = ExtResource("1_18672") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e89fb"] +atlas = ExtResource("1_18672") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_d5378"] atlas = ExtResource("1_18672") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_18672") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b3fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_daa3c"] atlas = ExtResource("1_18672") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3108b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3b2b"] atlas = ExtResource("1_18672") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03865"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4eb5b"] atlas = ExtResource("1_18672") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_962ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7649"] atlas = ExtResource("1_18672") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb426"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0be35"] atlas = ExtResource("1_18672") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f32ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7ba4"] atlas = ExtResource("1_18672") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e89fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afe77"] atlas = ExtResource("1_18672") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_853fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbbb7"] atlas = ExtResource("1_18672") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_da5e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08c23"] atlas = ExtResource("1_18672") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92007"] +[sub_resource type="AtlasTexture" id="AtlasTexture_040a5"] atlas = ExtResource("1_18672") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d29a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aaea6"] atlas = ExtResource("1_18672") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fda58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26fd1"] atlas = ExtResource("1_18672") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_48f1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_143b2"] atlas = ExtResource("1_18672") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf344"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7668f"] atlas = ExtResource("1_18672") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_89b46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c99e"] atlas = ExtResource("1_18672") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fb93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d5ff"] atlas = ExtResource("1_18672") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2380d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9ad3"] atlas = ExtResource("1_18672") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e60ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cba6"] atlas = ExtResource("1_18672") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7316c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_268ef"] atlas = ExtResource("1_18672") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c26bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78ff3"] atlas = ExtResource("1_18672") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6eda1"] -atlas = ExtResource("1_18672") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0920"] -atlas = ExtResource("1_18672") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec3a6"] -atlas = ExtResource("1_18672") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d364f"] -atlas = ExtResource("1_18672") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2aab"] -atlas = ExtResource("1_18672") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce5ab"] -atlas = ExtResource("1_18672") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8180c"] -atlas = ExtResource("1_18672") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59188"] -atlas = ExtResource("1_18672") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_a6179"] atlas = ExtResource("1_18672") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_18672") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_59188"] +atlas = ExtResource("1_18672") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49ac2"] +atlas = ExtResource("1_18672") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e11f9"] +atlas = ExtResource("1_18672") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8eeb1"] +atlas = ExtResource("1_18672") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3518"] +atlas = ExtResource("1_18672") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79172"] +atlas = ExtResource("1_18672") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9fa5"] +atlas = ExtResource("1_18672") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f38e2"] +atlas = ExtResource("1_18672") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_4f785"] atlas = ExtResource("1_18672") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_18672") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_49ac2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0920"] atlas = ExtResource("1_18672") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e11f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec3a6"] atlas = ExtResource("1_18672") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8eeb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d364f"] atlas = ExtResource("1_18672") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3518"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2aab"] atlas = ExtResource("1_18672") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_79172"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce5ab"] atlas = ExtResource("1_18672") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9fa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8180c"] atlas = ExtResource("1_18672") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f38e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_853fd"] atlas = ExtResource("1_18672") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a542d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da5e4"] atlas = ExtResource("1_18672") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e69e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92007"] atlas = ExtResource("1_18672") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_db3d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d29a0"] atlas = ExtResource("1_18672") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d9a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fda58"] atlas = ExtResource("1_18672") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_625ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48f1a"] atlas = ExtResource("1_18672") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c465d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf344"] atlas = ExtResource("1_18672") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_37edb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89b46"] atlas = ExtResource("1_18672") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_73761"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fb93"] atlas = ExtResource("1_18672") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_548d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2380d"] atlas = ExtResource("1_18672") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fadb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e60ed"] atlas = ExtResource("1_18672") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3ae6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7316c"] atlas = ExtResource("1_18672") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1df2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c26bb"] atlas = ExtResource("1_18672") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f366e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6eda1"] atlas = ExtResource("1_18672") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb96b"] -atlas = ExtResource("1_18672") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99ec8"] -atlas = ExtResource("1_18672") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6f9b"] -atlas = ExtResource("1_18672") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_237ef"] -atlas = ExtResource("1_18672") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac197"] -atlas = ExtResource("1_18672") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ee64"] -atlas = ExtResource("1_18672") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0f15"] -atlas = ExtResource("1_18672") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0673f"] -atlas = ExtResource("1_18672") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_d3997"] atlas = ExtResource("1_18672") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_18672") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0673f"] +atlas = ExtResource("1_18672") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1539"] +atlas = ExtResource("1_18672") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c47b3"] +atlas = ExtResource("1_18672") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e08c0"] +atlas = ExtResource("1_18672") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9d7d"] +atlas = ExtResource("1_18672") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ee61"] +atlas = ExtResource("1_18672") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b192"] +atlas = ExtResource("1_18672") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09bb3"] +atlas = ExtResource("1_18672") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a7652"] atlas = ExtResource("1_18672") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_18672") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1539"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99ec8"] atlas = ExtResource("1_18672") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c47b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6f9b"] atlas = ExtResource("1_18672") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e08c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_237ef"] atlas = ExtResource("1_18672") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9d7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac197"] atlas = ExtResource("1_18672") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ee61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ee64"] atlas = ExtResource("1_18672") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b192"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0f15"] atlas = ExtResource("1_18672") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_09bb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a542d"] atlas = ExtResource("1_18672") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_35ecd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e69e6"] atlas = ExtResource("1_18672") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e53f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db3d2"] atlas = ExtResource("1_18672") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2375"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d9a2"] atlas = ExtResource("1_18672") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40c17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_625ac"] atlas = ExtResource("1_18672") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f733"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c465d"] atlas = ExtResource("1_18672") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef603"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37edb"] atlas = ExtResource("1_18672") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a36b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73761"] atlas = ExtResource("1_18672") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce592"] +[sub_resource type="AtlasTexture" id="AtlasTexture_548d0"] atlas = ExtResource("1_18672") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1b6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fadb7"] atlas = ExtResource("1_18672") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_358ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3ae6"] atlas = ExtResource("1_18672") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_685a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1df2e"] atlas = ExtResource("1_18672") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc67d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f366e"] atlas = ExtResource("1_18672") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_10922"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb96b"] atlas = ExtResource("1_18672") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6aa69"] -atlas = ExtResource("1_18672") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee4ea"] -atlas = ExtResource("1_18672") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dda0a"] -atlas = ExtResource("1_18672") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d680c"] -atlas = ExtResource("1_18672") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cca88"] -atlas = ExtResource("1_18672") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74a7f"] -atlas = ExtResource("1_18672") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbbe9"] -atlas = ExtResource("1_18672") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27c55"] -atlas = ExtResource("1_18672") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_3c1e1"] atlas = ExtResource("1_18672") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_18672") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_27c55"] +atlas = ExtResource("1_18672") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2773"] +atlas = ExtResource("1_18672") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6ad7"] +atlas = ExtResource("1_18672") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f186"] +atlas = ExtResource("1_18672") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ac65"] +atlas = ExtResource("1_18672") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ae92a"] +atlas = ExtResource("1_18672") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d113e"] +atlas = ExtResource("1_18672") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc072"] +atlas = ExtResource("1_18672") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_ce2f6"] atlas = ExtResource("1_18672") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_18672") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2773"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee4ea"] atlas = ExtResource("1_18672") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6ad7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dda0a"] atlas = ExtResource("1_18672") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d680c"] atlas = ExtResource("1_18672") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ac65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cca88"] atlas = ExtResource("1_18672") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae92a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74a7f"] atlas = ExtResource("1_18672") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d113e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbbe9"] atlas = ExtResource("1_18672") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc072"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35ecd"] atlas = ExtResource("1_18672") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e53f8"] +atlas = ExtResource("1_18672") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2375"] +atlas = ExtResource("1_18672") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40c17"] +atlas = ExtResource("1_18672") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f733"] +atlas = ExtResource("1_18672") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef603"] +atlas = ExtResource("1_18672") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a36b"] +atlas = ExtResource("1_18672") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce592"] +atlas = ExtResource("1_18672") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1b6f"] +atlas = ExtResource("1_18672") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_358ed"] +atlas = ExtResource("1_18672") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_685a9"] +atlas = ExtResource("1_18672") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc67d"] +atlas = ExtResource("1_18672") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10922"] +atlas = ExtResource("1_18672") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6aa69"] +atlas = ExtResource("1_18672") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_18672"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81f4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5712a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c2e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8fcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22df9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d104e") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2d21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6518a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8df00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bef61") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b6d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_663ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_430a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65539") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ac4") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1b3f") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d57c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3eff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97d7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df86") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1df9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3d9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8b9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d1ee") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75dd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2e32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a517") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a942") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eaf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a781f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7e6") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81d0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_630d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bce29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cc46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46097") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_665cc") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7dac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc64f") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33db9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7ab5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97ab8") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f0a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bd87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e95c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f20fe") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b390b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65b7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cadd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_946b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46774") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e75f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_435e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e11") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a15fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_112b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72c8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66bb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9005b") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3c8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5efb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f46da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ef5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd6f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2074") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d46") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db3dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2a4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bc04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc39e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d78b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ea9") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79d78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd66a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9de23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_692af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c603b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f36f6") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_def21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e693b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89dfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_385bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d2fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_badfd") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93d7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbbfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c92c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fca1") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_230ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9639") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6388") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebbd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70895") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee342") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3122d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33bcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f90c") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b167e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01ca9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_695e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1306b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_691e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b62b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15563") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5620b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_677f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a8ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e37a") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_076df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_705fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a83e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a819a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_612db") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca8fb") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b5ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a6c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de0a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f26e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17e31") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf569") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eabe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_060e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cdd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a93") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0932a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0b11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33f75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d270a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47c08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da5c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_022c7") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01d22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de039") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bf44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ee8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4313") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_74ba9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf7b0") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f074") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9828b") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_801b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_782ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aebb6") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7807c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c6b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_463e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9006b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_989ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e150a") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a5be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adaab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d94d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ea64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e369a") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64050") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df19f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d4b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_408c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a07f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_849e8") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a8ed") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81bb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bc3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8925") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb349") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1495a") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae031") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60bc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4d76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35bc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ca8d") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ae8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_031b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_120de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2348f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91f13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6512") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf9af") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bcac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d47d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6dd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ed36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f584") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28a6b") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_635e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_122a1") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd042") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0dac6") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62470") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e078") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b592") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbcb8") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_afe77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbbb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaea6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26fd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_143b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7668f") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c99e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d5ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ad3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_268ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78ff3") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_daa3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3b2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7649") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7ba4") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bbf7") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3619") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bba6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5954f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cb97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9fcb") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5378") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7801e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_866e0") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_020ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f50a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dced0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc64b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc537") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fc23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa36b") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dafd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed5a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_636b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00eaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dd13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c61d8") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48ebd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ddcc") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b3fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3108b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03865") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_962ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb426") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f32ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e89fb") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_853fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da5e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92007") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d29a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fda58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf344") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89b46") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fb93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2380d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e60ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7316c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c26bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eda1") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0920") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec3a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d364f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2aab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce5ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8180c") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59188") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_669b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f0fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_825d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07cf0") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f785") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d38e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e411") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_466da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5974d") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae3bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01d8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da386") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99a03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_141b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06ca9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1da1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9460") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3202") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36fdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18fb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ec2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da63d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd55") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_baa77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a2e") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ac2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e11f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8eeb1") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79172") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9fa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f38e2") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a542d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e69e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db3d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d9a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_625ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c465d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73761") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_548d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fadb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3ae6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1df2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f366e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb96b") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99ec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_237ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ee64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0f15") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0673f") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3997") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33f3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e351d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eebd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39f7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62ea0") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2deb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76a34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_963d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7859a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e390e") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e5cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05343") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a2e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83a61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d73e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a393c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5900") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9cd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f82a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f56cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f841") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b915") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45fc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_242bd") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1539") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c47b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08c0") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9d7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ee61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b192") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09bb3") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e53f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2375") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40c17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a36b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce592") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_358ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_685a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc67d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6aa69") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee4ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dda0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d680c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cca88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbbe9") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27c55") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c1e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_022d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4154") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42b14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2cbc") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce2f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f72b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc960") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93fdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a0d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5485b") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b124") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fe96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23d8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b35b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_976f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ecb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c7ac") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea82d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c2c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26883") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f9de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_560fc") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbef9") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ad7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f186") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ac65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae92a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d113e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc072") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d57c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3eff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97d7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df86") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1b3f") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33db9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7ab5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97ab8") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f0a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bd87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e95c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f20fe") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1df9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3d9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8b9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d1ee") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75dd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2e32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a517") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a942") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eaf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a781f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7e6") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81d0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_630d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bce29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cc46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46097") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_665cc") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7dac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc64f") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b6d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_663ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_430a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65539") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ac4") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81f4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5712a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c2e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8fcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22df9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d104e") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2d21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6518a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8df00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bef61") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db3dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2a4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bc04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc39e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d78b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ea9") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d46") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6388") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebbd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70895") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee342") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3122d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33bcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f90c") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79d78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd66a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9de23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_692af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c603b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f36f6") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_def21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e693b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89dfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_385bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d2fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_badfd") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93d7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbbfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c92c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fca1") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_230ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9639") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3c8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5efb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f46da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ef5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd6f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2074") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b390b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65b7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cadd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_946b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46774") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e75f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_435e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e11") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a15fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_112b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72c8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66bb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9005b") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b5ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a6c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de0a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f26e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17e31") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca8fb") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f074") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9828b") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_801b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_782ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aebb6") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf569") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eabe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_060e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cdd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a93") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0932a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0b11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33f75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d270a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47c08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da5c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_022c7") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01d22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de039") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bf44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ee8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4313") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_74ba9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf7b0") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_076df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_705fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a83e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a819a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_612db") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b167e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01ca9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_695e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1306b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_691e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b62b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15563") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5620b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_677f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a8ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e37a") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81bb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bc3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8925") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb349") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1495a") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a8ed") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd042") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0dac6") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62470") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e078") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b592") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbcb8") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae031") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60bc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4d76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35bc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ca8d") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ae8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_031b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_120de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2348f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91f13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6512") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf9af") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bcac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d47d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6dd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ed36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f584") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28a6b") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_635e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_122a1") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64050") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df19f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d4b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_408c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a07f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_849e8") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7807c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c6b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_463e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9006b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_989ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e150a") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a5be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adaab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d94d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ea64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e369a") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3619") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bba6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5954f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cb97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9fcb") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bbf7") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b3fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3108b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03865") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_962ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb426") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f32ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e89fb") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5378") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7801e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_866e0") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_020ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f50a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dced0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc64b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc537") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fc23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa36b") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dafd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed5a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_636b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00eaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dd13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c61d8") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48ebd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ddcc") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_daa3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3b2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7649") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7ba4") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_afe77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbbb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaea6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26fd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_143b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7668f") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c99e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d5ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ad3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_268ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78ff3") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_669b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f0fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_825d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07cf0") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59188") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ac2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e11f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8eeb1") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79172") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9fa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f38e2") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f785") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d38e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e411") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_466da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5974d") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae3bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01d8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da386") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99a03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_141b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06ca9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1da1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9460") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3202") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36fdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18fb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ec2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da63d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd55") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_baa77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a2e") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0920") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec3a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d364f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2aab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce5ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8180c") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_853fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da5e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92007") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d29a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fda58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf344") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89b46") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fb93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2380d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e60ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7316c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c26bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eda1") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3997") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33f3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e351d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eebd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39f7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62ea0") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0673f") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1539") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c47b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08c0") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9d7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ee61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b192") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09bb3") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2deb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76a34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_963d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7859a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e390e") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e5cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05343") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a2e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83a61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d73e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a393c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5900") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9cd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f82a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f56cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f841") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b915") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45fc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_242bd") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99ec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_237ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ee64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0f15") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a542d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e69e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db3d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d9a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_625ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c465d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73761") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_548d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fadb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3ae6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1df2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f366e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb96b") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c1e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_022d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4154") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42b14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2cbc") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27c55") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ad7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f186") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ac65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae92a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d113e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc072") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce2f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f72b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc960") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93fdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a0d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5485b") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b124") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fe96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23d8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b35b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_976f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ecb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c7ac") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea82d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c2c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26883") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f9de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_560fc") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbef9") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee4ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dda0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d680c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cca88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbbe9") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e53f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2375") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40c17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a36b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce592") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_358ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_685a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc67d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6aa69") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_0257b") diff --git a/engine/scenes/world/player/wings/003/men.tscn b/engine/scenes/world/player/wings/003/men.tscn index fd41246..f4c7705 100644 --- a/engine/scenes/world/player/wings/003/men.tscn +++ b/engine/scenes/world/player/wings/003/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://bcc354931a3e"] +[gd_scene load_steps=452 format=3 uid="uid://bcc355a31a3e"] -[ext_resource type="Texture2D" uid="uid://tlurbpyu0wdj" path="res://framework/statics/scenes/world/player/wing/003/men/men.png" id="1_bcc35"] +[ext_resource type="Texture2D" uid="uid://tlurbpyu0wdj" path="res://assets/world/player/wing/003/men/men.png" id="1_bcc35"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_bc1f0"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_2eb4b"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7014d"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9fab1"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3341"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3f96"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19ff9"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a629f"] -atlas = ExtResource("1_bcc35") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b48c1"] -atlas = ExtResource("1_bcc35") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f52fe"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e784"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ce72"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95c36"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad85c"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b41e9"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6177f"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2dcd"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19ab2"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4393"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2f9b6"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f4a38"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_88691"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_ce6df"] atlas = ExtResource("1_bcc35") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_88691"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5bab"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff414"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7eb91"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad3e7"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed9f5"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_498a8"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_838b4"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_3a220"] atlas = ExtResource("1_bcc35") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5bab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6177f"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff414"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2dcd"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7eb91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19ab2"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad3e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4393"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed9f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f9b6"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_498a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4a38"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_838b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2eb4b"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8303f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7014d"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6b77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fab1"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08b61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3341"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11e60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3f96"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6750"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19ff9"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef319"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a629f"] atlas = ExtResource("1_bcc35") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb02c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b48c1"] atlas = ExtResource("1_bcc35") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_feac6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f52fe"] atlas = ExtResource("1_bcc35") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7ad8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e784"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e170"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ce72"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f9a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95c36"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_614c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad85c"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed454"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b41e9"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d085"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_026c9"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6a296"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33069"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0582"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2aeb4"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b3c1"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd922"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_81b01"] atlas = ExtResource("1_bcc35") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_fd922"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d20b1"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_001c3"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee9e4"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40347"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5bbb"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82fb3"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9500d"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_73fb5"] atlas = ExtResource("1_bcc35") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d20b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_026c9"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_001c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a296"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee9e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33069"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40347"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0582"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5bbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2aeb4"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_82fb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b3c1"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9500d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8303f"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ca33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6b77"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3a82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08b61"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b0ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11e60"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_17acb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6750"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19323"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef319"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd70a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb02c"] atlas = ExtResource("1_bcc35") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb5d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_feac6"] atlas = ExtResource("1_bcc35") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b98ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7ad8"] atlas = ExtResource("1_bcc35") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9491"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e170"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aabd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f9a3"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea421"] +[sub_resource type="AtlasTexture" id="AtlasTexture_614c0"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d3df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed454"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6eb41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d085"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c3c5"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b997b"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e722d"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42f63"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_497ec"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35c19"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c7f5"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_357d9"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_3e80c"] atlas = ExtResource("1_bcc35") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_357d9"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27baf"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9d85"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48ece"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad179"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88f01"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d1a7"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f8a6d"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_83933"] atlas = ExtResource("1_bcc35") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27baf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b997b"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9d85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e722d"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_48ece"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42f63"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad179"] +[sub_resource type="AtlasTexture" id="AtlasTexture_497ec"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_88f01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35c19"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d1a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c7f5"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8a6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ca33"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c3ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3a82"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffd91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b0ba"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8269d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17acb"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19fc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19323"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b05d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd70a"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_644e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb5d1"] atlas = ExtResource("1_bcc35") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2be68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b98ac"] atlas = ExtResource("1_bcc35") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5515"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9491"] atlas = ExtResource("1_bcc35") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b682d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aabd5"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_54685"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea421"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8634"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d3df"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_587a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6eb41"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a4c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c3c5"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2cdb2"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_30621"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98e3e"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2423b"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0bf3"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8e97"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1d86"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0badb"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_66ba4"] atlas = ExtResource("1_bcc35") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0badb"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9c10c"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_621df"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89332"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c3d4"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28ef7"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0a65"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86d17"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_6c3a1"] atlas = ExtResource("1_bcc35") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c10c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30621"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_621df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98e3e"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_89332"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2423b"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c3d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0bf3"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_28ef7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8e97"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0a65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1d86"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86d17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c3ee"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad41e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffd91"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27b32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8269d"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_328e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19fc9"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_627a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b05d"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11ee8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_644e3"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0aa13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2be68"] atlas = ExtResource("1_bcc35") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71f74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5515"] atlas = ExtResource("1_bcc35") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_74450"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b682d"] atlas = ExtResource("1_bcc35") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dff43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54685"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6228"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8634"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0cfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_587a8"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_91543"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a4c0"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9bfc5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cdb2"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58dce"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c537"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_00592"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25ace"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e098"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90df4"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0bab4"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0ff9"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_2fdfc"] atlas = ExtResource("1_bcc35") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_d0ff9"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8cf1a"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11c88"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b240"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf382"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55e5c"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5bdf3"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b40e7"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_2318a"] atlas = ExtResource("1_bcc35") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8cf1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c537"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11c88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00592"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b240"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25ace"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf382"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e098"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55e5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90df4"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bdf3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bab4"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b40e7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad41e"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1cc5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27b32"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_673b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_328e7"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9664b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_627a0"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b74d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11ee8"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_573b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0aa13"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_de9b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71f74"] atlas = ExtResource("1_bcc35") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_081e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74450"] atlas = ExtResource("1_bcc35") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_660ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dff43"] atlas = ExtResource("1_bcc35") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f159"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6228"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55966"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0cfb"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cfd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91543"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbd0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bfc5"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ed7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58dce"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe3ae"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e448"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80821"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd830"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25b50"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e44d"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_860b9"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01978"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_21631"] atlas = ExtResource("1_bcc35") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_01978"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2c24"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3c56"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10e34"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29b9b"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b1c0"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd2ad"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdb54"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_5050d"] atlas = ExtResource("1_bcc35") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2c24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e448"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3c56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80821"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_10e34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd830"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_29b9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25b50"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b1c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e44d"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd2ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_860b9"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdb54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1cc5"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fcb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_673b4"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0629"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9664b"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f572f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b74d9"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_93dd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_573b0"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed6a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de9b8"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d6bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_081e5"] atlas = ExtResource("1_bcc35") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cde1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_660ef"] atlas = ExtResource("1_bcc35") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b38ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f159"] atlas = ExtResource("1_bcc35") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7548"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55966"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_18b82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7cfd0"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_12939"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbd0b"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_88aa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ed7b"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea196"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe3ae"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27e2d"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78b94"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9d1b"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33389"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7e03"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8ddf3"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_efc3b"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9953"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_03d96"] atlas = ExtResource("1_bcc35") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_a9953"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dba30"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73738"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d1e6"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52d11"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69c74"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3de89"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dbad2"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_ca262"] atlas = ExtResource("1_bcc35") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dba30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78b94"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_73738"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9d1b"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d1e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33389"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_52d11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7e03"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69c74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ddf3"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3de89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efc3b"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbad2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fcb8"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f213a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0629"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd7b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f572f"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3f66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93dd8"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c4dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed6a2"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dc1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d6bc"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbb4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cde1"] atlas = ExtResource("1_bcc35") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c45ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b38ab"] atlas = ExtResource("1_bcc35") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a69c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7548"] atlas = ExtResource("1_bcc35") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46f28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18b82"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9672d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12939"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a06e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_88aa5"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f913"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea196"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8dee4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27e2d"] atlas = ExtResource("1_bcc35") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f38b"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de58f"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc8ac"] -atlas = ExtResource("1_bcc35") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14531"] -atlas = ExtResource("1_bcc35") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c09e8"] -atlas = ExtResource("1_bcc35") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85700"] -atlas = ExtResource("1_bcc35") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5264"] -atlas = ExtResource("1_bcc35") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_374fe"] -atlas = ExtResource("1_bcc35") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_32fad"] atlas = ExtResource("1_bcc35") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_374fe"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5db99"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_abe9b"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c6e9"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96278"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d79d5"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e516"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_057e8"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_e1924"] atlas = ExtResource("1_bcc35") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_bcc35") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5db99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de58f"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_abe9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc8ac"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c6e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14531"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_96278"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c09e8"] atlas = ExtResource("1_bcc35") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d79d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85700"] atlas = ExtResource("1_bcc35") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e516"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5264"] atlas = ExtResource("1_bcc35") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_057e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f213a"] atlas = ExtResource("1_bcc35") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd7b3"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3f66"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c4dd"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5dc1c"] +atlas = ExtResource("1_bcc35") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fbb4d"] +atlas = ExtResource("1_bcc35") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c45ec"] +atlas = ExtResource("1_bcc35") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a69c"] +atlas = ExtResource("1_bcc35") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46f28"] +atlas = ExtResource("1_bcc35") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9672d"] +atlas = ExtResource("1_bcc35") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a06e9"] +atlas = ExtResource("1_bcc35") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0f913"] +atlas = ExtResource("1_bcc35") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8dee4"] +atlas = ExtResource("1_bcc35") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f38b"] +atlas = ExtResource("1_bcc35") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_bcc35"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7014d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fab1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3341") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a629f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b48c1") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f52fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e784") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ce72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95c36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad85c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b41e9") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6177f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2dcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ab2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4393") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f9b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4a38") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88691") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce6df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_706c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f9d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df5c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbd8c") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eeef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3dac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_851a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11ab1") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d7d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c56f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_160a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3ba2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d5d8") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40db0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_510b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea26e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5901f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73e57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed28a") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e16e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8273b") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5bab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff414") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eb91") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad3e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed9f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_498a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_838b4") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8303f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6b77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11e60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6750") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef319") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb02c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feac6") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7ad8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f9a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_614c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d085") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_026c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2aeb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b3c1") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd922") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81b01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_944fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b89ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1d53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31930") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73fb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6513c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1781") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23695") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5a9e") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1c00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8df8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22cd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9d9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95b58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef5db") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbc6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca1fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94b3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c09d") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cc85") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d20b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_001c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee9e4") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40347") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5bbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82fb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9500d") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3a82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b0ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17acb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19323") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd70a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb5d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b98ac") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9491") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aabd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea421") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d3df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eb41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c3c5") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b997b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e722d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42f63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_497ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35c19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c7f5") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_357d9") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e80c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ace8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6dec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf80c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc652") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7abe8") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83933") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ccb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd0bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7dc3") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3489c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00f65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9100") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8812d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2eb4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d3fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_752ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bf6a") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71342") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48ece") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88f01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d1a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8a6d") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c3ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8269d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19fc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b05d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_644e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2be68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5515") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b682d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54685") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8634") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_587a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a4c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cdb2") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98e3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2423b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0bf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8e97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1d86") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0badb") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66ba4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f84fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_231ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff76d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee4b") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c3a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe5c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c948") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_945b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_266b0") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_764ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52b38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2204e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f66a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_489e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a1f") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6bc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_582a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ec17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1da67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76141") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f481a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8568f") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c10c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_621df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89332") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c3d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28ef7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d17") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad41e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_328e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_627a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11ee8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71f74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74450") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dff43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6228") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0cfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bfc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58dce") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c537") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00592") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25ace") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e098") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bab4") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0ff9") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fdfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2d0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffd86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d123d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83be3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9546e") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2318a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69168") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a585d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6ff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d430") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f9bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d5a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aabf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_048fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59935") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88d4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95a71") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c79a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16955") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af1ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cee4e") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb5a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e508") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b240") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bdf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b40e7") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1cc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_673b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9664b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b74d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_573b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de9b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_660ef") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f159") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cfd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbd0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe3ae") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e448") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80821") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd830") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e44d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_860b9") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01978") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21631") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63cda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8bd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a124") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8706") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5050d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1c1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c21e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_460e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8ec5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_390ec") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18ab5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_081a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_101e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8a80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d527f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98b5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7437") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35f3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8340f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_002e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fee4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0908e") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_687f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ba2c") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2c24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3c56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10e34") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29b9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b1c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd2ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdb54") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fcb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0629") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f572f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93dd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed6a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d6bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cde1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b38ab") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7548") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88aa5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e2d") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9d1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33389") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7e03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ddf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc3b") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9953") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ac2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c9c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cbbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd448") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68f98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9582d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bbe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bccc") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a584c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9556d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9625") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17eb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78b4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_269f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9848c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3396f") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9bbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91c4c") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d9bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f786") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dba30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d1e6") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69c74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3de89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbad2") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f213a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c4dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dc1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbb4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c45ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a69c") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46f28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9672d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a06e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f913") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f38b") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_de58f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc8ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5264") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_374fe") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32fad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db42a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23fd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d481") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1924") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f892") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b6dd") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee498") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f50b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ea5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7212d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bfae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e843") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7bd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37cd4") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a7f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_968b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4b8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd99e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_141a1") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_02b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32862") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5db99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abe9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c6e9") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96278") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d79d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e516") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_057e8") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce6df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_706c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f9d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df5c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbd8c") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88691") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5bab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff414") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eb91") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad3e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed9f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_498a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_838b4") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eeef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3dac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_851a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11ab1") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d7d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c56f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_160a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3ba2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d5d8") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40db0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_510b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea26e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5901f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73e57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed28a") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e16e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8273b") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6177f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2dcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ab2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4393") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f9b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4a38") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7014d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fab1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3341") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a629f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b48c1") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f52fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e784") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ce72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95c36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad85c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b41e9") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81b01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_944fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b89ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1d53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31930") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd922") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d20b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_001c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee9e4") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40347") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5bbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82fb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9500d") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73fb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6513c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1781") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23695") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5a9e") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1c00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8df8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22cd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9d9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95b58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef5db") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbc6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca1fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94b3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c09d") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cc85") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_026c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2aeb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b3c1") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8303f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6b77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11e60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6750") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef319") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb02c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feac6") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7ad8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f9a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_614c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d085") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e80c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ace8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6dec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf80c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc652") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7abe8") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_357d9") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48ece") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88f01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d1a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8a6d") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83933") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ccb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd0bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7dc3") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3489c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00f65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9100") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8812d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2eb4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d3fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_752ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bf6a") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71342") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b997b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e722d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42f63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_497ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35c19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c7f5") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3a82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b0ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17acb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19323") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd70a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb5d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b98ac") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9491") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aabd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea421") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d3df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eb41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c3c5") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66ba4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f84fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_231ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff76d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee4b") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0badb") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c10c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_621df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89332") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c3d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28ef7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d17") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c3a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe5c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c948") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_945b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_266b0") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_764ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52b38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2204e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f66a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_489e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a1f") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6bc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_582a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ec17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1da67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76141") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f481a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8568f") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98e3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2423b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0bf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8e97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1d86") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c3ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8269d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19fc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b05d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_644e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2be68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5515") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b682d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54685") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8634") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_587a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a4c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cdb2") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fdfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2d0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffd86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d123d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83be3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9546e") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0ff9") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b240") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bdf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b40e7") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2318a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69168") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a585d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6ff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d430") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f9bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d5a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aabf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_048fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59935") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88d4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95a71") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c79a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16955") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af1ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cee4e") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb5a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e508") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c537") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00592") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25ace") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e098") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bab4") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad41e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_328e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_627a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11ee8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71f74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74450") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dff43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6228") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0cfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bfc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58dce") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21631") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63cda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8bd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a124") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8706") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01978") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2c24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3c56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10e34") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29b9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b1c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd2ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdb54") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5050d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1c1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c21e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_460e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8ec5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_390ec") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18ab5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_101e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8a80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d527f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98b5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7437") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35f3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8340f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_002e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fee4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0908e") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_687f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ba2c") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e448") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80821") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd830") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e44d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_860b9") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1cc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_673b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9664b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b74d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_573b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de9b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_081e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_660ef") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f159") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cfd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbd0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe3ae") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ac2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c9c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cbbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd448") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9953") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dba30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d1e6") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69c74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3de89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbad2") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68f98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9582d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bbe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bccc") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a584c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9556d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9625") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17eb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78b4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_269f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9848c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3396f") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9bbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91c4c") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d9bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f786") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9d1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33389") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7e03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ddf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc3b") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fcb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0629") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f572f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93dd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed6a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d6bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cde1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b38ab") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7548") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88aa5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e2d") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32fad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db42a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23fd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d481") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_374fe") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5db99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abe9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c6e9") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96278") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d79d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e516") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_057e8") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1924") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f892") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b6dd") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee498") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f50b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ea5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7212d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bfae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e843") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7bd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37cd4") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a7f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_968b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4b8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd99e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_141a1") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_02b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32862") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_de58f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc8ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5264") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f213a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c4dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dc1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbb4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c45ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a69c") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46f28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9672d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a06e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f913") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f38b") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_bc1f0") diff --git a/engine/scenes/world/player/wings/003/women.tscn b/engine/scenes/world/player/wings/003/women.tscn index a318570..ca0a572 100644 --- a/engine/scenes/world/player/wings/003/women.tscn +++ b/engine/scenes/world/player/wings/003/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://67305ae59ef1"] +[gd_scene load_steps=452 format=3 uid="uid://67305ae6aef1"] -[ext_resource type="Texture2D" uid="uid://dxgvpv63i7hh0" path="res://framework/statics/scenes/world/player/wing/003/women/women.png" id="1_67305"] +[ext_resource type="Texture2D" uid="uid://dxgvpv63i7hh0" path="res://assets/world/player/wing/003/women/women.png" id="1_67305"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_6c5ec"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_3fa21"] -atlas = ExtResource("1_67305") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f87c"] -atlas = ExtResource("1_67305") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fce81"] -atlas = ExtResource("1_67305") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8462"] -atlas = ExtResource("1_67305") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_642ae"] -atlas = ExtResource("1_67305") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80515"] -atlas = ExtResource("1_67305") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0bfac"] -atlas = ExtResource("1_67305") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f7df"] -atlas = ExtResource("1_67305") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_630c6"] -atlas = ExtResource("1_67305") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99f2c"] -atlas = ExtResource("1_67305") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2d5a"] -atlas = ExtResource("1_67305") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64456"] -atlas = ExtResource("1_67305") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f39c5"] -atlas = ExtResource("1_67305") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ee00"] -atlas = ExtResource("1_67305") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c24cc"] -atlas = ExtResource("1_67305") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b48a"] -atlas = ExtResource("1_67305") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45b8d"] -atlas = ExtResource("1_67305") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb33f"] -atlas = ExtResource("1_67305") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd605"] -atlas = ExtResource("1_67305") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f640"] -atlas = ExtResource("1_67305") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05e16"] -atlas = ExtResource("1_67305") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_c7ed0"] atlas = ExtResource("1_67305") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_67305") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_05e16"] +atlas = ExtResource("1_67305") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d6d0"] +atlas = ExtResource("1_67305") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f63f5"] +atlas = ExtResource("1_67305") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9685"] +atlas = ExtResource("1_67305") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d9c4"] +atlas = ExtResource("1_67305") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00da0"] +atlas = ExtResource("1_67305") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3821d"] +atlas = ExtResource("1_67305") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2c7e"] +atlas = ExtResource("1_67305") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_0d91a"] atlas = ExtResource("1_67305") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_67305") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d6d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c24cc"] atlas = ExtResource("1_67305") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f63f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b48a"] atlas = ExtResource("1_67305") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9685"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45b8d"] atlas = ExtResource("1_67305") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d9c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb33f"] atlas = ExtResource("1_67305") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_00da0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd605"] atlas = ExtResource("1_67305") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3821d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f640"] atlas = ExtResource("1_67305") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2c7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3fa21"] atlas = ExtResource("1_67305") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2640f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f87c"] atlas = ExtResource("1_67305") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_49c16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fce81"] atlas = ExtResource("1_67305") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b90b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8462"] atlas = ExtResource("1_67305") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca7e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_642ae"] atlas = ExtResource("1_67305") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2fbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80515"] atlas = ExtResource("1_67305") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5dae6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bfac"] atlas = ExtResource("1_67305") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46d3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f7df"] atlas = ExtResource("1_67305") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d239"] +[sub_resource type="AtlasTexture" id="AtlasTexture_630c6"] atlas = ExtResource("1_67305") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0aa6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99f2c"] atlas = ExtResource("1_67305") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fefa8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2d5a"] atlas = ExtResource("1_67305") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21053"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64456"] atlas = ExtResource("1_67305") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd80c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f39c5"] atlas = ExtResource("1_67305") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_de06a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ee00"] atlas = ExtResource("1_67305") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_182a5"] -atlas = ExtResource("1_67305") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8c9a"] -atlas = ExtResource("1_67305") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2da0"] -atlas = ExtResource("1_67305") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10b29"] -atlas = ExtResource("1_67305") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc3b2"] -atlas = ExtResource("1_67305") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b270e"] -atlas = ExtResource("1_67305") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66ba6"] -atlas = ExtResource("1_67305") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9acb4"] -atlas = ExtResource("1_67305") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f908f"] atlas = ExtResource("1_67305") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_67305") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_9acb4"] +atlas = ExtResource("1_67305") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1f1a"] +atlas = ExtResource("1_67305") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c9ea"] +atlas = ExtResource("1_67305") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6c1f"] +atlas = ExtResource("1_67305") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64b32"] +atlas = ExtResource("1_67305") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9460"] +atlas = ExtResource("1_67305") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86d22"] +atlas = ExtResource("1_67305") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61276"] +atlas = ExtResource("1_67305") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_00598"] atlas = ExtResource("1_67305") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_67305") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1f1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8c9a"] atlas = ExtResource("1_67305") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c9ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2da0"] atlas = ExtResource("1_67305") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6c1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10b29"] atlas = ExtResource("1_67305") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_64b32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc3b2"] atlas = ExtResource("1_67305") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9460"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b270e"] atlas = ExtResource("1_67305") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86d22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66ba6"] atlas = ExtResource("1_67305") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61276"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2640f"] atlas = ExtResource("1_67305") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f098b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49c16"] atlas = ExtResource("1_67305") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee67f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b90b6"] atlas = ExtResource("1_67305") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_32b6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca7e3"] atlas = ExtResource("1_67305") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c3ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2fbf"] atlas = ExtResource("1_67305") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_16c3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dae6"] atlas = ExtResource("1_67305") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_73786"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46d3c"] atlas = ExtResource("1_67305") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8adb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d239"] atlas = ExtResource("1_67305") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_371a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0aa6b"] atlas = ExtResource("1_67305") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_984b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fefa8"] atlas = ExtResource("1_67305") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87bc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21053"] atlas = ExtResource("1_67305") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca9ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd80c"] atlas = ExtResource("1_67305") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a3c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de06a"] atlas = ExtResource("1_67305") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_361cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_182a5"] atlas = ExtResource("1_67305") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd971"] -atlas = ExtResource("1_67305") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9955d"] -atlas = ExtResource("1_67305") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bca94"] -atlas = ExtResource("1_67305") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1eec8"] -atlas = ExtResource("1_67305") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b412"] -atlas = ExtResource("1_67305") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a36af"] -atlas = ExtResource("1_67305") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_270be"] -atlas = ExtResource("1_67305") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ddda7"] -atlas = ExtResource("1_67305") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f83f7"] atlas = ExtResource("1_67305") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_67305") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_ddda7"] +atlas = ExtResource("1_67305") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69e5e"] +atlas = ExtResource("1_67305") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62c72"] +atlas = ExtResource("1_67305") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a02c3"] +atlas = ExtResource("1_67305") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c56fd"] +atlas = ExtResource("1_67305") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5be64"] +atlas = ExtResource("1_67305") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17b09"] +atlas = ExtResource("1_67305") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61701"] +atlas = ExtResource("1_67305") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_6a8a9"] atlas = ExtResource("1_67305") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_67305") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69e5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9955d"] atlas = ExtResource("1_67305") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_62c72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bca94"] atlas = ExtResource("1_67305") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a02c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1eec8"] atlas = ExtResource("1_67305") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c56fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b412"] atlas = ExtResource("1_67305") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5be64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a36af"] atlas = ExtResource("1_67305") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_17b09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_270be"] atlas = ExtResource("1_67305") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61701"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f098b"] atlas = ExtResource("1_67305") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19e65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee67f"] atlas = ExtResource("1_67305") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3de25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32b6b"] atlas = ExtResource("1_67305") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7dd60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c3ef"] atlas = ExtResource("1_67305") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_348c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16c3f"] atlas = ExtResource("1_67305") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b621"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73786"] atlas = ExtResource("1_67305") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d3d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8adb6"] atlas = ExtResource("1_67305") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_82f8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_371a8"] atlas = ExtResource("1_67305") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa18c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_984b7"] atlas = ExtResource("1_67305") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b914a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87bc1"] atlas = ExtResource("1_67305") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e7d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca9ae"] atlas = ExtResource("1_67305") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_38ac1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a3c9"] atlas = ExtResource("1_67305") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbf45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_361cf"] atlas = ExtResource("1_67305") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bb18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd971"] atlas = ExtResource("1_67305") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b7b7"] -atlas = ExtResource("1_67305") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8df8"] -atlas = ExtResource("1_67305") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_121c0"] -atlas = ExtResource("1_67305") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34677"] -atlas = ExtResource("1_67305") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05e87"] -atlas = ExtResource("1_67305") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8acf"] -atlas = ExtResource("1_67305") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ba31"] -atlas = ExtResource("1_67305") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53b51"] -atlas = ExtResource("1_67305") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_9f709"] atlas = ExtResource("1_67305") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_67305") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_53b51"] +atlas = ExtResource("1_67305") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fce7c"] +atlas = ExtResource("1_67305") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b5c49"] +atlas = ExtResource("1_67305") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b821"] +atlas = ExtResource("1_67305") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9665"] +atlas = ExtResource("1_67305") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ea46"] +atlas = ExtResource("1_67305") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88427"] +atlas = ExtResource("1_67305") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ee26"] +atlas = ExtResource("1_67305") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_c7901"] atlas = ExtResource("1_67305") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_67305") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fce7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8df8"] atlas = ExtResource("1_67305") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5c49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_121c0"] atlas = ExtResource("1_67305") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b821"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34677"] atlas = ExtResource("1_67305") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9665"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05e87"] atlas = ExtResource("1_67305") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ea46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8acf"] atlas = ExtResource("1_67305") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_88427"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ba31"] atlas = ExtResource("1_67305") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ee26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19e65"] atlas = ExtResource("1_67305") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4ea4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3de25"] atlas = ExtResource("1_67305") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdb6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7dd60"] atlas = ExtResource("1_67305") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_22885"] +[sub_resource type="AtlasTexture" id="AtlasTexture_348c9"] atlas = ExtResource("1_67305") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_02dfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b621"] atlas = ExtResource("1_67305") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_32bc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d3d7"] atlas = ExtResource("1_67305") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_22bdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82f8e"] atlas = ExtResource("1_67305") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9f36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa18c"] atlas = ExtResource("1_67305") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_16a4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b914a"] atlas = ExtResource("1_67305") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9c098"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e7d0"] atlas = ExtResource("1_67305") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_540e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38ac1"] atlas = ExtResource("1_67305") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_36dcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbf45"] atlas = ExtResource("1_67305") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90b49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bb18"] atlas = ExtResource("1_67305") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_51a17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b7b7"] atlas = ExtResource("1_67305") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf913"] -atlas = ExtResource("1_67305") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81da4"] -atlas = ExtResource("1_67305") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41252"] -atlas = ExtResource("1_67305") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9f01"] -atlas = ExtResource("1_67305") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e73e"] -atlas = ExtResource("1_67305") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6b38"] -atlas = ExtResource("1_67305") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0e18"] -atlas = ExtResource("1_67305") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41eb6"] -atlas = ExtResource("1_67305") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_09439"] atlas = ExtResource("1_67305") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_67305") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_41eb6"] +atlas = ExtResource("1_67305") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e5cd"] +atlas = ExtResource("1_67305") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a2ee"] +atlas = ExtResource("1_67305") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eada0"] +atlas = ExtResource("1_67305") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b38e4"] +atlas = ExtResource("1_67305") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ad8c"] +atlas = ExtResource("1_67305") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_abf50"] +atlas = ExtResource("1_67305") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f689"] +atlas = ExtResource("1_67305") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_3f8e3"] atlas = ExtResource("1_67305") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_67305") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e5cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81da4"] atlas = ExtResource("1_67305") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a2ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41252"] atlas = ExtResource("1_67305") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eada0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9f01"] atlas = ExtResource("1_67305") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b38e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e73e"] atlas = ExtResource("1_67305") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ad8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6b38"] atlas = ExtResource("1_67305") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_abf50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0e18"] atlas = ExtResource("1_67305") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f689"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4ea4"] atlas = ExtResource("1_67305") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef69d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdb6f"] atlas = ExtResource("1_67305") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7348"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22885"] atlas = ExtResource("1_67305") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fee8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02dfd"] atlas = ExtResource("1_67305") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea7b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32bc1"] atlas = ExtResource("1_67305") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e6aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22bdb"] atlas = ExtResource("1_67305") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_43f90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9f36"] atlas = ExtResource("1_67305") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b724f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16a4d"] atlas = ExtResource("1_67305") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c043"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c098"] atlas = ExtResource("1_67305") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6b89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_540e3"] atlas = ExtResource("1_67305") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c52df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36dcb"] atlas = ExtResource("1_67305") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83ae0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90b49"] atlas = ExtResource("1_67305") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f33f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51a17"] atlas = ExtResource("1_67305") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b93f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf913"] atlas = ExtResource("1_67305") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10ba0"] -atlas = ExtResource("1_67305") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a807e"] -atlas = ExtResource("1_67305") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_031f8"] -atlas = ExtResource("1_67305") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_69e61"] -atlas = ExtResource("1_67305") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0acb8"] -atlas = ExtResource("1_67305") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14924"] -atlas = ExtResource("1_67305") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e972a"] -atlas = ExtResource("1_67305") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6895b"] -atlas = ExtResource("1_67305") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_3a6fd"] atlas = ExtResource("1_67305") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_67305") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_6895b"] +atlas = ExtResource("1_67305") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bba9e"] +atlas = ExtResource("1_67305") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2755c"] +atlas = ExtResource("1_67305") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6429b"] +atlas = ExtResource("1_67305") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2e7fe"] +atlas = ExtResource("1_67305") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c83b"] +atlas = ExtResource("1_67305") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9d15"] +atlas = ExtResource("1_67305") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc2ae"] +atlas = ExtResource("1_67305") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_e8fe3"] atlas = ExtResource("1_67305") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_67305") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bba9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a807e"] atlas = ExtResource("1_67305") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2755c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_031f8"] atlas = ExtResource("1_67305") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6429b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69e61"] atlas = ExtResource("1_67305") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e7fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0acb8"] atlas = ExtResource("1_67305") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c83b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14924"] atlas = ExtResource("1_67305") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9d15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e972a"] atlas = ExtResource("1_67305") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc2ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef69d"] atlas = ExtResource("1_67305") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27fa6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7348"] atlas = ExtResource("1_67305") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72a42"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fee8f"] atlas = ExtResource("1_67305") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ead6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea7b9"] atlas = ExtResource("1_67305") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7db54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e6aa"] atlas = ExtResource("1_67305") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ac7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43f90"] atlas = ExtResource("1_67305") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0b02"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b724f"] atlas = ExtResource("1_67305") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c2d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c043"] atlas = ExtResource("1_67305") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a208"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6b89"] atlas = ExtResource("1_67305") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03872"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c52df"] atlas = ExtResource("1_67305") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5cde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83ae0"] atlas = ExtResource("1_67305") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1d04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f33f"] atlas = ExtResource("1_67305") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_41f61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b93f6"] atlas = ExtResource("1_67305") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbd3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10ba0"] atlas = ExtResource("1_67305") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63fe8"] -atlas = ExtResource("1_67305") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0fbe1"] -atlas = ExtResource("1_67305") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9078"] -atlas = ExtResource("1_67305") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c312"] -atlas = ExtResource("1_67305") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37b6e"] -atlas = ExtResource("1_67305") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26746"] -atlas = ExtResource("1_67305") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0b29"] -atlas = ExtResource("1_67305") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_464bf"] -atlas = ExtResource("1_67305") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f00a5"] atlas = ExtResource("1_67305") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_67305") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_464bf"] +atlas = ExtResource("1_67305") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2b1f"] +atlas = ExtResource("1_67305") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7a65"] +atlas = ExtResource("1_67305") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bbc7"] +atlas = ExtResource("1_67305") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59aba"] +atlas = ExtResource("1_67305") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a13b4"] +atlas = ExtResource("1_67305") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c9be"] +atlas = ExtResource("1_67305") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eac2e"] +atlas = ExtResource("1_67305") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_f1903"] atlas = ExtResource("1_67305") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_67305") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2b1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fbe1"] atlas = ExtResource("1_67305") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7a65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9078"] atlas = ExtResource("1_67305") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bbc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c312"] atlas = ExtResource("1_67305") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_59aba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37b6e"] atlas = ExtResource("1_67305") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a13b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26746"] atlas = ExtResource("1_67305") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c9be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0b29"] atlas = ExtResource("1_67305") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eac2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27fa6"] atlas = ExtResource("1_67305") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f173d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72a42"] atlas = ExtResource("1_67305") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eaec8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ead6b"] atlas = ExtResource("1_67305") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c61e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7db54"] atlas = ExtResource("1_67305") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13c41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ac7f"] atlas = ExtResource("1_67305") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1f01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0b02"] atlas = ExtResource("1_67305") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4af1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c2d7"] atlas = ExtResource("1_67305") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c74dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a208"] atlas = ExtResource("1_67305") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b78c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03872"] atlas = ExtResource("1_67305") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e9ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5cde"] atlas = ExtResource("1_67305") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3321b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1d04"] atlas = ExtResource("1_67305") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b272a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41f61"] atlas = ExtResource("1_67305") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b484"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbd3a"] atlas = ExtResource("1_67305") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_26b60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63fe8"] atlas = ExtResource("1_67305") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_144a3"] -atlas = ExtResource("1_67305") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71185"] -atlas = ExtResource("1_67305") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25c14"] -atlas = ExtResource("1_67305") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9bff7"] -atlas = ExtResource("1_67305") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aef7f"] -atlas = ExtResource("1_67305") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1fb8"] -atlas = ExtResource("1_67305") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8c0c"] -atlas = ExtResource("1_67305") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb9ab"] -atlas = ExtResource("1_67305") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_77eb8"] atlas = ExtResource("1_67305") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_67305") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_fb9ab"] +atlas = ExtResource("1_67305") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07ef2"] +atlas = ExtResource("1_67305") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9aed2"] +atlas = ExtResource("1_67305") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f5f0"] +atlas = ExtResource("1_67305") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46849"] +atlas = ExtResource("1_67305") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97211"] +atlas = ExtResource("1_67305") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5f85"] +atlas = ExtResource("1_67305") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3f42d"] +atlas = ExtResource("1_67305") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a1ac1"] atlas = ExtResource("1_67305") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_67305") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_07ef2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71185"] atlas = ExtResource("1_67305") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9aed2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25c14"] atlas = ExtResource("1_67305") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f5f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bff7"] atlas = ExtResource("1_67305") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46849"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aef7f"] atlas = ExtResource("1_67305") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_97211"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1fb8"] atlas = ExtResource("1_67305") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5f85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8c0c"] atlas = ExtResource("1_67305") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f42d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f173d"] atlas = ExtResource("1_67305") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eaec8"] +atlas = ExtResource("1_67305") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c61e"] +atlas = ExtResource("1_67305") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13c41"] +atlas = ExtResource("1_67305") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1f01"] +atlas = ExtResource("1_67305") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b4af1"] +atlas = ExtResource("1_67305") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c74dc"] +atlas = ExtResource("1_67305") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b78c2"] +atlas = ExtResource("1_67305") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e9ee"] +atlas = ExtResource("1_67305") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3321b"] +atlas = ExtResource("1_67305") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b272a"] +atlas = ExtResource("1_67305") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b484"] +atlas = ExtResource("1_67305") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26b60"] +atlas = ExtResource("1_67305") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_144a3"] +atlas = ExtResource("1_67305") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_67305"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fa21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f87c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fce81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8462") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_642ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80515") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bfac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f7df") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_630c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2d5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64456") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f39c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ee00") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c24cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b48a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45b8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb33f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f640") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05e16") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7ed0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b9fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c6af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7f4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8cfa") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d91a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f20b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea6af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a8f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eac7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dd01") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a39e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85a01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0d80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddb3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3216b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ce67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0d1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_226e6") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fb8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51371") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32126") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fe24") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d6d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f63f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9685") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d9c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00da0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3821d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2c7e") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2640f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49c16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b90b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca7e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2fbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dae6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46d3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d239") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aa6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fefa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21053") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd80c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de06a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_182a5") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2da0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10b29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc3b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b270e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66ba6") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9acb4") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f908f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_742ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79a01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_632b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ef0e") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00598") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_986c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_270d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_180d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b76b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcf2c") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cf4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74976") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e3ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4227e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b51ea") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d5c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db35d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28327") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be9b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb2d6") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c9ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6c1f") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61276") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f098b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee67f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c3ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16c3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73786") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8adb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_371a8") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_984b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87bc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca9ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a3c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_361cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd971") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9955d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bca94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1eec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b412") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a36af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_270be") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddda7") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f83f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ecf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36c58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e885") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_362f3") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a8a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33b3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f297d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1baac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_305e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd82b") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9de8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36963") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1998") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4223e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e798") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c2db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e14c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d50dc") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_831b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7d93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_090df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_150cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2c3f") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3e8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3585") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69e5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62c72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a02c3") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c56fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17b09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61701") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19e65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3de25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dd60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_348c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b621") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d3d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82f8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa18c") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b914a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e7d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38ac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbf45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b7b7") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8df8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_121c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34677") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05e87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8acf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ba31") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53b51") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f709") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d427a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3b95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd20a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1afca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9623a") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7901") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fb7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de8b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e72ca") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d62a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ac24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25399") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_851b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aea0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4468e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2b63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a92") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5f37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df70b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d575") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58bb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_326bf") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fce7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5c49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b821") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ea46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88427") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee26") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdb6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22885") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02dfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32bc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22bdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16a4d") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c098") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_540e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90b49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51a17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf913") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81da4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41252") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9f01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e73e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6b38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0e18") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41eb6") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e86a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad8f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e3d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18e5c") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f8e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46c78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70aca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc47f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee0b") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f7da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1ff1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e804e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbe7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dda2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ca92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbdc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a5d5") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_523be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30e31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5440a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bae4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_959c2") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77008") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d65") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e5cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a2ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eada0") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b38e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ad8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abf50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f689") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef69d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fee8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea7b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e6aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43f90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b724f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c043") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6b89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c52df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83ae0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f33f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b93f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10ba0") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a807e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_031f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69e61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0acb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14924") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e972a") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6895b") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab5cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92b83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74546") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6870") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8fe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c5e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d32c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecc67") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9173e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df5ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d5de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13ace") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4018a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8429d") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a682f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df9f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9de27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29ad9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdbd7") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df9ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6935f") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bba9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2755c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6429b") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c83b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc2ae") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27fa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72a42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ac7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0b02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c2d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a208") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5cde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1d04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbd3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63fe8") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fbe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9078") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37b6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b29") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_464bf") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f00a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9250") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78fe8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f943") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cff41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00268") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06192") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf1a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3ea2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d36e") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59039") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6d4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46e0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e3cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ed2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_968ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_791e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a1a0") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e89a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56b92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebd3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb4b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd53") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_598e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a219") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2b1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bbc7") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a13b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c9be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eac2e") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f173d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c61e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13c41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1f01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4af1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c74dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b78c2") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e9ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3321b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b272a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b484") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_144a3") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71185") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25c14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bff7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aef7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1fb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8c0c") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb9ab") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77eb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e96ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7543f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a3ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e0f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4de40") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1ac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c467") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0992a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9887") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d1d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_441a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73ba7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62ac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78138") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97bde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_772c0") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d4e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e32a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e85cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e72") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4107c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8380f") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07ef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9aed2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f5f0") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f42d") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7ed0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b9fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c6af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7f4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8cfa") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05e16") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d6d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f63f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9685") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d9c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00da0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3821d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2c7e") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d91a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f20b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea6af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a8f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eac7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dd01") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a39e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85a01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0d80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddb3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3216b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ce67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0d1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_226e6") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fb8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51371") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32126") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fe24") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c24cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b48a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45b8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb33f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f640") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fa21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f87c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fce81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8462") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_642ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80515") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bfac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f7df") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_630c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2d5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64456") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f39c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ee00") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f908f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_742ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79a01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_632b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ef0e") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9acb4") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c9ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6c1f") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61276") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00598") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_986c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_270d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_180d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b76b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcf2c") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cf4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74976") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e3ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4227e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b51ea") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d5c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db35d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28327") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be9b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb2d6") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2da0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10b29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc3b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b270e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66ba6") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2640f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49c16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b90b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca7e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2fbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dae6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46d3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d239") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aa6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fefa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21053") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd80c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de06a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_182a5") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f83f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ecf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36c58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e885") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_362f3") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddda7") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69e5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62c72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a02c3") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c56fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17b09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61701") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a8a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33b3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f297d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1baac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_305e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd82b") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9de8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36963") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1998") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4223e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e798") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c2db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e14c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d50dc") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_831b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7d93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_090df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_150cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2c3f") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3e8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3585") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9955d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bca94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1eec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b412") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a36af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_270be") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f098b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee67f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c3ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16c3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73786") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8adb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_371a8") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_984b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87bc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca9ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a3c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_361cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd971") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f709") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d427a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3b95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd20a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1afca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9623a") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53b51") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fce7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5c49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b821") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ea46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88427") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee26") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7901") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fb7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de8b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e72ca") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d62a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ac24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25399") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_851b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aea0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4468e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2b63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a92") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5f37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df70b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d575") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58bb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_326bf") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8df8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_121c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34677") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05e87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8acf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ba31") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19e65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3de25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dd60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_348c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b621") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d3d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82f8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa18c") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b914a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e7d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38ac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbf45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b7b7") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e86a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad8f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e3d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18e5c") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41eb6") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e5cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a2ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eada0") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b38e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ad8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abf50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f689") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f8e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46c78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70aca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc47f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee0b") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f7da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1ff1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e804e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbe7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dda2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ca92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbdc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a5d5") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_523be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30e31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5440a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bae4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_959c2") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77008") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d65") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81da4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41252") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9f01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e73e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6b38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0e18") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdb6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22885") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02dfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32bc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22bdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16a4d") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c098") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_540e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90b49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51a17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf913") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab5cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92b83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74546") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6870") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6895b") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bba9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2755c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6429b") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c83b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc2ae") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8fe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c5e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d32c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecc67") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9173e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df5ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d5de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13ace") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4018a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8429d") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a682f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df9f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9de27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29ad9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdbd7") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df9ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6935f") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a807e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_031f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69e61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0acb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14924") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e972a") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef69d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fee8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea7b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e6aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43f90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b724f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c043") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6b89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c52df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83ae0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f33f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b93f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10ba0") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f00a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9250") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78fe8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f943") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cff41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00268") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_464bf") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2b1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bbc7") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a13b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c9be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eac2e") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06192") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf1a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3ea2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d36e") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59039") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6d4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46e0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e3cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ed2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_968ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_791e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a1a0") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e89a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56b92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebd3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb4b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd53") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_598e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a219") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fbe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9078") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37b6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b29") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27fa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72a42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ac7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0b02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c2d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a208") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5cde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1d04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbd3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63fe8") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77eb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e96ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7543f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a3ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e0f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4de40") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb9ab") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07ef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9aed2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f5f0") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f42d") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1ac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c467") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0992a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9887") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d1d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_441a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73ba7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62ac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78138") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97bde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_772c0") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d4e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e32a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e85cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e72") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4107c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8380f") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71185") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25c14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bff7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aef7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1fb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8c0c") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f173d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c61e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13c41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1f01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4af1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c74dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b78c2") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e9ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3321b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b272a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b484") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_144a3") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_6c5ec") diff --git a/engine/scenes/world/player/wings/004/men.tscn b/engine/scenes/world/player/wings/004/men.tscn index 2ff3ea8..fe43f6c 100644 --- a/engine/scenes/world/player/wings/004/men.tscn +++ b/engine/scenes/world/player/wings/004/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://389b3ef0d1c8"] +[gd_scene load_steps=452 format=3 uid="uid://4aab3ef0d1c8"] -[ext_resource type="Texture2D" uid="uid://cvwkuc7jm2otw" path="res://framework/statics/scenes/world/player/wing/004/men/men.png" id="1_389b3"] +[ext_resource type="Texture2D" uid="uid://cvwkuc7jm2otw" path="res://assets/world/player/wing/004/men/men.png" id="1_389b3"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_6dbac"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_1ed5a"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9168a"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d91d"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27b39"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c45f2"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb035"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3b55"] -atlas = ExtResource("1_389b3") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d5076"] -atlas = ExtResource("1_389b3") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e3b7"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c707"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c05b"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2fafa"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3660"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_565b3"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90e71"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38969"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11226"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5198a"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1632"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7540"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e61e9"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_0841c"] atlas = ExtResource("1_389b3") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_e61e9"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dcd8c"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2fc6e"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d771"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a9eb"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90fde"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_992c5"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8acb0"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_8bff8"] atlas = ExtResource("1_389b3") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dcd8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90e71"] atlas = ExtResource("1_389b3") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2fc6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38969"] atlas = ExtResource("1_389b3") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d771"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11226"] atlas = ExtResource("1_389b3") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a9eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5198a"] atlas = ExtResource("1_389b3") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90fde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1632"] atlas = ExtResource("1_389b3") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_992c5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7540"] atlas = ExtResource("1_389b3") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8acb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ed5a"] atlas = ExtResource("1_389b3") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f859"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9168a"] atlas = ExtResource("1_389b3") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d973"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d91d"] atlas = ExtResource("1_389b3") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_59755"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27b39"] atlas = ExtResource("1_389b3") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2610a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c45f2"] atlas = ExtResource("1_389b3") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eaefd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb035"] atlas = ExtResource("1_389b3") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e33ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3b55"] atlas = ExtResource("1_389b3") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27faa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5076"] atlas = ExtResource("1_389b3") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bd33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e3b7"] atlas = ExtResource("1_389b3") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9632"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c707"] atlas = ExtResource("1_389b3") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_05328"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c05b"] atlas = ExtResource("1_389b3") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_292d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2fafa"] atlas = ExtResource("1_389b3") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_007f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3660"] atlas = ExtResource("1_389b3") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b8c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_565b3"] atlas = ExtResource("1_389b3") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93185"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee56d"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3d80"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cd51"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22534"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ee86"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_508d3"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf9bc"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_3ae70"] atlas = ExtResource("1_389b3") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_cf9bc"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cfabf"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ecf5"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4daad"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbd4e"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ba67"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dffeb"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c5a8"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_56e3f"] atlas = ExtResource("1_389b3") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfabf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee56d"] atlas = ExtResource("1_389b3") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ecf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3d80"] atlas = ExtResource("1_389b3") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4daad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cd51"] atlas = ExtResource("1_389b3") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbd4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22534"] atlas = ExtResource("1_389b3") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ba67"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ee86"] atlas = ExtResource("1_389b3") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dffeb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_508d3"] atlas = ExtResource("1_389b3") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c5a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f859"] atlas = ExtResource("1_389b3") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e55d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d973"] atlas = ExtResource("1_389b3") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_63f70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59755"] atlas = ExtResource("1_389b3") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b45a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2610a"] atlas = ExtResource("1_389b3") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9feec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eaefd"] atlas = ExtResource("1_389b3") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80640"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e33ab"] atlas = ExtResource("1_389b3") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7329b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27faa"] atlas = ExtResource("1_389b3") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bc0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bd33"] atlas = ExtResource("1_389b3") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b9e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9632"] atlas = ExtResource("1_389b3") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbf6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05328"] atlas = ExtResource("1_389b3") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f38d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_292d0"] atlas = ExtResource("1_389b3") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a2c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_007f1"] atlas = ExtResource("1_389b3") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb07b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b8c6"] atlas = ExtResource("1_389b3") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2bb0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93185"] atlas = ExtResource("1_389b3") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2953c"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0f339"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59db0"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24590"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_492e0"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b87b7"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63502"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_514e5"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_0b72d"] atlas = ExtResource("1_389b3") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_514e5"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_603f5"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_12389"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aa6a7"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19524"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71ce1"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5d61"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdfc6"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_30038"] atlas = ExtResource("1_389b3") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_603f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f339"] atlas = ExtResource("1_389b3") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_12389"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59db0"] atlas = ExtResource("1_389b3") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa6a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24590"] atlas = ExtResource("1_389b3") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19524"] +[sub_resource type="AtlasTexture" id="AtlasTexture_492e0"] atlas = ExtResource("1_389b3") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71ce1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b87b7"] atlas = ExtResource("1_389b3") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5d61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63502"] atlas = ExtResource("1_389b3") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdfc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e55d"] atlas = ExtResource("1_389b3") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_965b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63f70"] atlas = ExtResource("1_389b3") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_15a84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b45a4"] atlas = ExtResource("1_389b3") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_038f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9feec"] atlas = ExtResource("1_389b3") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6da4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80640"] atlas = ExtResource("1_389b3") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ecb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7329b"] atlas = ExtResource("1_389b3") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4619"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bc0a"] atlas = ExtResource("1_389b3") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9ab6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b9e6"] atlas = ExtResource("1_389b3") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8081e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbf6f"] atlas = ExtResource("1_389b3") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b883c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f38d"] atlas = ExtResource("1_389b3") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6cf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a2c2"] atlas = ExtResource("1_389b3") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83c60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb07b"] atlas = ExtResource("1_389b3") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1eb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2bb0"] atlas = ExtResource("1_389b3") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b10c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2953c"] atlas = ExtResource("1_389b3") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9a25"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12bb2"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cebbf"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d7b0"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2434"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa626"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9de00"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1c99"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f89c4"] atlas = ExtResource("1_389b3") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_d1c99"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c0db"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0433"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_749aa"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_738fa"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9619"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ba63"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b94b0"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_048ae"] atlas = ExtResource("1_389b3") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c0db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12bb2"] atlas = ExtResource("1_389b3") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0433"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cebbf"] atlas = ExtResource("1_389b3") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_749aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d7b0"] atlas = ExtResource("1_389b3") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_738fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2434"] atlas = ExtResource("1_389b3") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9619"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa626"] atlas = ExtResource("1_389b3") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ba63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9de00"] atlas = ExtResource("1_389b3") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b94b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_965b0"] atlas = ExtResource("1_389b3") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9eee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15a84"] atlas = ExtResource("1_389b3") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b42ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_038f1"] atlas = ExtResource("1_389b3") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f67bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6da4"] atlas = ExtResource("1_389b3") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d9b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ecb3"] atlas = ExtResource("1_389b3") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bca3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4619"] atlas = ExtResource("1_389b3") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_41a3d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9ab6"] atlas = ExtResource("1_389b3") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc352"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8081e"] atlas = ExtResource("1_389b3") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e101"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b883c"] atlas = ExtResource("1_389b3") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d19e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6cf1"] atlas = ExtResource("1_389b3") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f123c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83c60"] atlas = ExtResource("1_389b3") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94ef1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1eb9"] atlas = ExtResource("1_389b3") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_688ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b10c"] atlas = ExtResource("1_389b3") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69bc3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9a25"] atlas = ExtResource("1_389b3") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97190"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed0a8"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56e58"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70982"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab23f"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dad6c"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfbdd"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59a7c"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_6ea35"] atlas = ExtResource("1_389b3") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_59a7c"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83c66"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ca5b"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d0c65"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_49e9d"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cd3b8"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_acd45"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06350"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_791e1"] atlas = ExtResource("1_389b3") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83c66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed0a8"] atlas = ExtResource("1_389b3") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ca5b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56e58"] atlas = ExtResource("1_389b3") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0c65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70982"] atlas = ExtResource("1_389b3") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_49e9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab23f"] atlas = ExtResource("1_389b3") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd3b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dad6c"] atlas = ExtResource("1_389b3") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_acd45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfbdd"] atlas = ExtResource("1_389b3") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_06350"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9eee"] atlas = ExtResource("1_389b3") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b9e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b42ef"] atlas = ExtResource("1_389b3") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2a54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f67bb"] atlas = ExtResource("1_389b3") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b553d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d9b5"] atlas = ExtResource("1_389b3") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6305"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bca3c"] atlas = ExtResource("1_389b3") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2292"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41a3d"] atlas = ExtResource("1_389b3") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f218b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc352"] atlas = ExtResource("1_389b3") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ddcf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e101"] atlas = ExtResource("1_389b3") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_becc5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d19e9"] atlas = ExtResource("1_389b3") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_272a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f123c"] atlas = ExtResource("1_389b3") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_322a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94ef1"] atlas = ExtResource("1_389b3") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_97325"] +[sub_resource type="AtlasTexture" id="AtlasTexture_688ed"] atlas = ExtResource("1_389b3") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e440"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69bc3"] atlas = ExtResource("1_389b3") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d419d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97190"] atlas = ExtResource("1_389b3") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3054"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b922"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_baa67"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_deee9"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac615"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3e74"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d903e"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d193"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_8095e"] atlas = ExtResource("1_389b3") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_4d193"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04d6c"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe13c"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1272"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85263"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91e71"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19125"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c17e"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_921d9"] atlas = ExtResource("1_389b3") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_04d6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b922"] atlas = ExtResource("1_389b3") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe13c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_baa67"] atlas = ExtResource("1_389b3") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1272"] +[sub_resource type="AtlasTexture" id="AtlasTexture_deee9"] atlas = ExtResource("1_389b3") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_85263"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac615"] atlas = ExtResource("1_389b3") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_91e71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3e74"] atlas = ExtResource("1_389b3") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19125"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d903e"] atlas = ExtResource("1_389b3") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c17e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b9e6"] atlas = ExtResource("1_389b3") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08404"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2a54"] atlas = ExtResource("1_389b3") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_73656"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b553d"] atlas = ExtResource("1_389b3") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea17a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6305"] atlas = ExtResource("1_389b3") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9d29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2292"] atlas = ExtResource("1_389b3") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbc55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f218b"] atlas = ExtResource("1_389b3") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b374"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ddcf"] atlas = ExtResource("1_389b3") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4df83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_becc5"] atlas = ExtResource("1_389b3") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_feb48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_272a8"] atlas = ExtResource("1_389b3") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a92f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_322a3"] atlas = ExtResource("1_389b3") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_58c8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97325"] atlas = ExtResource("1_389b3") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4785c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e440"] atlas = ExtResource("1_389b3") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff459"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d419d"] atlas = ExtResource("1_389b3") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_587a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3054"] atlas = ExtResource("1_389b3") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62c44"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2623c"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_623f5"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_485e8"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b699"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4189f"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee8a1"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed261"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_cfa9e"] atlas = ExtResource("1_389b3") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_ed261"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05685"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3c91"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85135"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a61b3"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86ea4"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ba6f"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a8e5"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_4778a"] atlas = ExtResource("1_389b3") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_05685"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2623c"] atlas = ExtResource("1_389b3") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3c91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_623f5"] atlas = ExtResource("1_389b3") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_85135"] +[sub_resource type="AtlasTexture" id="AtlasTexture_485e8"] atlas = ExtResource("1_389b3") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a61b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b699"] atlas = ExtResource("1_389b3") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86ea4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4189f"] atlas = ExtResource("1_389b3") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ba6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee8a1"] atlas = ExtResource("1_389b3") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a8e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08404"] atlas = ExtResource("1_389b3") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_12eb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73656"] atlas = ExtResource("1_389b3") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_123e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea17a"] atlas = ExtResource("1_389b3") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_09e58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9d29"] atlas = ExtResource("1_389b3") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfa3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbc55"] atlas = ExtResource("1_389b3") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08502"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b374"] atlas = ExtResource("1_389b3") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2e7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4df83"] atlas = ExtResource("1_389b3") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3d36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_feb48"] atlas = ExtResource("1_389b3") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c02d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a92f9"] atlas = ExtResource("1_389b3") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d171d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58c8e"] atlas = ExtResource("1_389b3") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bee21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4785c"] atlas = ExtResource("1_389b3") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_004a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff459"] atlas = ExtResource("1_389b3") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11f1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_587a8"] atlas = ExtResource("1_389b3") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd2c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62c44"] atlas = ExtResource("1_389b3") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a08ff"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b9a5"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03de7"] -atlas = ExtResource("1_389b3") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db430"] -atlas = ExtResource("1_389b3") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ccbbd"] -atlas = ExtResource("1_389b3") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2912"] -atlas = ExtResource("1_389b3") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3014b"] -atlas = ExtResource("1_389b3") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70f62"] -atlas = ExtResource("1_389b3") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_c90c8"] atlas = ExtResource("1_389b3") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_70f62"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d318"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6dd8e"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da578"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4bdf3"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2599"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da445"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d23c9"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_00d8c"] atlas = ExtResource("1_389b3") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_389b3") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d318"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b9a5"] atlas = ExtResource("1_389b3") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6dd8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03de7"] atlas = ExtResource("1_389b3") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_da578"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db430"] atlas = ExtResource("1_389b3") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bdf3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ccbbd"] atlas = ExtResource("1_389b3") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2599"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2912"] atlas = ExtResource("1_389b3") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_da445"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3014b"] atlas = ExtResource("1_389b3") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d23c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12eb9"] atlas = ExtResource("1_389b3") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_123e2"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09e58"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dfa3c"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08502"] +atlas = ExtResource("1_389b3") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2e7b"] +atlas = ExtResource("1_389b3") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3d36"] +atlas = ExtResource("1_389b3") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c02d4"] +atlas = ExtResource("1_389b3") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d171d"] +atlas = ExtResource("1_389b3") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bee21"] +atlas = ExtResource("1_389b3") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_004a6"] +atlas = ExtResource("1_389b3") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11f1d"] +atlas = ExtResource("1_389b3") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd2c7"] +atlas = ExtResource("1_389b3") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a08ff"] +atlas = ExtResource("1_389b3") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_389b3"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9168a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d91d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c45f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5076") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e3b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c05b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fafa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_565b3") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90e71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5198a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7540") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e61e9") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0841c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe2b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3666a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95219") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff24a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27014") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bff8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95fc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff11d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f62b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91c2b") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0204") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a32b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebcd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1db9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50807") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56592") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c6c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90427") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1255f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88ab3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8df2") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5b90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad980") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcd8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fc6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d771") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a9eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90fde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_992c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8acb0") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2610a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaefd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e33ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27faa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bd33") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_292d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_007f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b8c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93185") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee56d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cd51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22534") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ee86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_508d3") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf9bc") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ae70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19de0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7fb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4203f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42470") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1fb4") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56e3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_387fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f53e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c384") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_753f4") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5870") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e13e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f70e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dc26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dd64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9f6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ae0") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52d17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d5b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3366a") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87403") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee17") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfabf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ecf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4daad") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbd4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ba67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dffeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c5a8") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e55d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63f70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b45a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9feec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80640") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7329b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bc0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9e6") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f38d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a2c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb07b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2bb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2953c") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f339") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59db0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24590") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_492e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b87b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63502") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_514e5") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b72d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c7dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84d41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae7c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe087") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd46b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1139f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0437") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da2e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d99b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eebb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9908") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc23b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f62b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a9d") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9da5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5937") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d585") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bc14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac0c6") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45394") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dcd8") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_603f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12389") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa6a7") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5d61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdfc6") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_965b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15a84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_038f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6da4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ecb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4619") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ab6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8081e") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b883c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1eb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b10c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a25") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12bb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cebbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d7b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa626") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9de00") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1c99") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f89c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7068") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_417b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3153") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f71a8") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_048ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb6af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_054f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2efe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23e47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_463e6") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8b26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aeed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aab1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57a06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9345") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08539") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75184") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b29") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a4a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_125e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce976") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a40c") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b9a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8594b") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c0db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_749aa") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_738fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9619") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ba63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b94b0") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9eee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b42ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f67bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d9b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bca3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41a3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e101") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d19e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f123c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ef1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_688ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69bc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97190") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed0a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70982") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab23f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dad6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfbdd") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a7c") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ea35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0983") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_887c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5663e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_210f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37d70") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_791e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad153") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72cbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9ac7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc882") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58b71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e6de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4de8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b88f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2206a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b86ce") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb9f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6129a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96fdd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62745") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c63ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4941f") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52b1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88112") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ca5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0c65") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd3b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06350") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b9e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2a54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b553d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2292") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f218b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ddcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_becc5") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_272a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_322a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97325") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e440") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d419d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3054") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b922") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baa67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d903e") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d193") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8095e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_827e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c338e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c37f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18e7c") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_921d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68b17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31d50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_239e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44d85") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c24b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff120") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ead0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88c8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c76a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c670e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4163c") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4afaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6f1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7802") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d64cf") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d4e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f077") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe13c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1272") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85263") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91e71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c17e") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea17a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4df83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb48") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a92f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58c8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4785c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_587a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62c44") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2623c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_623f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_485e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b699") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4189f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee8a1") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed261") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfa9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45fe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a965") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45171") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0fd5") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4778a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97a1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7df8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfaaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76531") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9db1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e611f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be3e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1550e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73ae3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fecb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c44d") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ff1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6260") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53342") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_092fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf41") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_05685") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85135") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a61b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ba6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a8e5") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12eb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_123e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfa3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08502") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2e7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c02d4") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d171d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bee21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_004a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11f1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd2c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a08ff") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b9a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03de7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db430") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccbbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3014b") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70f62") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c90c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fe36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80679") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcb49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2353") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7087") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd775") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_087d1") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_571f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef19d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22016") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1e91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e47a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5f72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca68") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93487") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edb98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2572a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8782") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef385") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f1b") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dd8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da578") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bdf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2599") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d23c9") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0841c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe2b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3666a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95219") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff24a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27014") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e61e9") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcd8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fc6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d771") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a9eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90fde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_992c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8acb0") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bff8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95fc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff11d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f62b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91c2b") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0204") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a32b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebcd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1db9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50807") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56592") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c6c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90427") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1255f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88ab3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8df2") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5b90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad980") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90e71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5198a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7540") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9168a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d91d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c45f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5076") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e3b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c05b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fafa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_565b3") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ae70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19de0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7fb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4203f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42470") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1fb4") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf9bc") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfabf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ecf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4daad") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbd4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ba67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dffeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c5a8") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56e3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_387fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f53e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c384") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_753f4") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5870") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e13e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f70e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dc26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dd64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9f6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ae0") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52d17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d5b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3366a") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87403") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee17") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee56d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cd51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22534") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ee86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_508d3") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2610a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaefd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e33ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27faa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bd33") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_292d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_007f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b8c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93185") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b72d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c7dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84d41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae7c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe087") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_514e5") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_603f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12389") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa6a7") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5d61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdfc6") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd46b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1139f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0437") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da2e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d99b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eebb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9908") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc23b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f62b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a9d") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9da5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5937") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d585") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bc14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac0c6") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45394") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dcd8") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f339") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59db0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24590") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_492e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b87b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63502") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e55d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63f70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b45a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9feec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80640") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7329b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bc0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9e6") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f38d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a2c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb07b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2bb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2953c") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f89c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7068") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_417b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3153") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f71a8") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1c99") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c0db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_749aa") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_738fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9619") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ba63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b94b0") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_048ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb6af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_054f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2efe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23e47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_463e6") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8b26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aeed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aab1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57a06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9345") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08539") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75184") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b29") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a4a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_125e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce976") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a40c") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b9a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8594b") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12bb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cebbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d7b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa626") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9de00") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_965b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15a84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_038f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6da4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ecb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4619") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ab6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8081e") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b883c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1eb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b10c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a25") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ea35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0983") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_887c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5663e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_210f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37d70") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a7c") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ca5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0c65") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd3b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06350") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_791e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad153") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72cbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9ac7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc882") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58b71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e6de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4de8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b88f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2206a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b86ce") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb9f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6129a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96fdd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62745") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c63ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4941f") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52b1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88112") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed0a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70982") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab23f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dad6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfbdd") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9eee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b42ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f67bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d9b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bca3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41a3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e101") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d19e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f123c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ef1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_688ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69bc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97190") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8095e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_827e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c338e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c37f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18e7c") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d193") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe13c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1272") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85263") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91e71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c17e") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_921d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68b17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31d50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_239e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44d85") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c24b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff120") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ead0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88c8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c76a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c670e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4163c") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4afaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6f1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7802") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d64cf") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d4e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f077") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b922") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baa67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d903e") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b9e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2a54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b553d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2292") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f218b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ddcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_becc5") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_272a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_322a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97325") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e440") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d419d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3054") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfa9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45fe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a965") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45171") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0fd5") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed261") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_05685") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85135") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a61b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ba6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a8e5") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4778a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97a1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7df8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfaaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76531") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9db1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e611f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be3e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1550e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73ae3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fecb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c44d") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ff1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6260") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53342") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_092fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf41") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2623c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_623f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_485e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b699") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4189f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee8a1") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea17a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4df83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb48") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a92f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58c8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4785c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_587a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62c44") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c90c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fe36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80679") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcb49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2353") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70f62") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dd8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da578") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bdf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2599") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d23c9") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7087") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd775") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_087d1") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_571f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef19d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22016") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1e91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e47a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5f72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca68") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93487") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edb98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2572a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8782") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef385") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f1b") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b9a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03de7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db430") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccbbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3014b") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12eb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_123e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfa3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08502") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2e7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c02d4") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d171d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bee21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_004a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11f1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd2c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a08ff") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_6dbac") diff --git a/engine/scenes/world/player/wings/004/women.tscn b/engine/scenes/world/player/wings/004/women.tscn index 3c3ad66..9a2dc5e 100644 --- a/engine/scenes/world/player/wings/004/women.tscn +++ b/engine/scenes/world/player/wings/004/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://673a3bb3ffe3"] +[gd_scene load_steps=452 format=3 uid="uid://673a3bb3ffe3"] -[ext_resource type="Texture2D" uid="uid://cjupr5ehlnkkx" path="res://framework/statics/scenes/world/player/wing/004/women/women.png" id="1_673a3"] +[ext_resource type="Texture2D" uid="uid://cjupr5ehlnkkx" path="res://assets/world/player/wing/004/women/women.png" id="1_673a3"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_cc7f4"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_183f4"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47dd1"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4395"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cce70"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_afbeb"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3cccd"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79c6a"] -atlas = ExtResource("1_673a3") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea237"] -atlas = ExtResource("1_673a3") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ed9e"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf15b"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b56a2"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5c6d"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0e9f"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_42528"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6adaa"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0030f"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd85d"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2d87"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c424b"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_63c0f"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fa2cd"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_65a38"] atlas = ExtResource("1_673a3") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_fa2cd"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb3e4"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62fb3"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e0084"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df71a"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21131"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6ffa2"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7464"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_48db7"] atlas = ExtResource("1_673a3") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb3e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6adaa"] atlas = ExtResource("1_673a3") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_62fb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0030f"] atlas = ExtResource("1_673a3") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0084"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd85d"] atlas = ExtResource("1_673a3") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df71a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2d87"] atlas = ExtResource("1_673a3") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21131"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c424b"] atlas = ExtResource("1_673a3") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ffa2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63c0f"] atlas = ExtResource("1_673a3") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7464"] +[sub_resource type="AtlasTexture" id="AtlasTexture_183f4"] atlas = ExtResource("1_673a3") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a5fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47dd1"] atlas = ExtResource("1_673a3") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1248b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4395"] atlas = ExtResource("1_673a3") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c09af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cce70"] atlas = ExtResource("1_673a3") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2eff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afbeb"] atlas = ExtResource("1_673a3") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86204"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cccd"] atlas = ExtResource("1_673a3") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21925"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79c6a"] atlas = ExtResource("1_673a3") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_530f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea237"] atlas = ExtResource("1_673a3") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_506ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ed9e"] atlas = ExtResource("1_673a3") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff82a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf15b"] atlas = ExtResource("1_673a3") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd73c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b56a2"] atlas = ExtResource("1_673a3") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0399c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5c6d"] atlas = ExtResource("1_673a3") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1a89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0e9f"] atlas = ExtResource("1_673a3") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e32c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42528"] atlas = ExtResource("1_673a3") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4a67"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb056"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80405"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7b9f"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2064c"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f83cb"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15777"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e66e4"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_1c5e0"] atlas = ExtResource("1_673a3") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_e66e4"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19b7d"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_60618"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9ef3"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29719"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f65b0"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d7b4"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20e37"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_9b09d"] atlas = ExtResource("1_673a3") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19b7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb056"] atlas = ExtResource("1_673a3") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_60618"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80405"] atlas = ExtResource("1_673a3") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9ef3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7b9f"] atlas = ExtResource("1_673a3") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_29719"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2064c"] atlas = ExtResource("1_673a3") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f65b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f83cb"] atlas = ExtResource("1_673a3") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d7b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15777"] atlas = ExtResource("1_673a3") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_20e37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a5fa"] atlas = ExtResource("1_673a3") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae4da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1248b"] atlas = ExtResource("1_673a3") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1fc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c09af"] atlas = ExtResource("1_673a3") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8f07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2eff"] atlas = ExtResource("1_673a3") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d98c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86204"] atlas = ExtResource("1_673a3") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3dbc8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21925"] atlas = ExtResource("1_673a3") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_118e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_530f6"] atlas = ExtResource("1_673a3") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b8c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_506ec"] atlas = ExtResource("1_673a3") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_021b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff82a"] atlas = ExtResource("1_673a3") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6846"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd73c"] atlas = ExtResource("1_673a3") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad40d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0399c"] atlas = ExtResource("1_673a3") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_66e17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1a89"] atlas = ExtResource("1_673a3") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2612e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e32c"] atlas = ExtResource("1_673a3") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e19e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4a67"] atlas = ExtResource("1_673a3") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9de13"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9392c"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ce7c6"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb368"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13e33"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd54b"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_474eb"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_021ee"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_ac0b6"] atlas = ExtResource("1_673a3") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_021ee"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1578"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6aba"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33ed4"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dc70c"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d912"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57d41"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31711"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_66025"] atlas = ExtResource("1_673a3") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1578"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9392c"] atlas = ExtResource("1_673a3") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6aba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce7c6"] atlas = ExtResource("1_673a3") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33ed4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb368"] atlas = ExtResource("1_673a3") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc70c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13e33"] atlas = ExtResource("1_673a3") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d912"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd54b"] atlas = ExtResource("1_673a3") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_57d41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_474eb"] atlas = ExtResource("1_673a3") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae4da"] atlas = ExtResource("1_673a3") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_95447"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1fc6"] atlas = ExtResource("1_673a3") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_467d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8f07"] atlas = ExtResource("1_673a3") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb7ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d98c2"] atlas = ExtResource("1_673a3") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa132"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3dbc8"] atlas = ExtResource("1_673a3") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b166d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_118e0"] atlas = ExtResource("1_673a3") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7af2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b8c0"] atlas = ExtResource("1_673a3") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6260e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_021b9"] atlas = ExtResource("1_673a3") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8ceb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6846"] atlas = ExtResource("1_673a3") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf733"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad40d"] atlas = ExtResource("1_673a3") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a891"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66e17"] atlas = ExtResource("1_673a3") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55bbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2612e"] atlas = ExtResource("1_673a3") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9909"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e19e"] atlas = ExtResource("1_673a3") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_da5ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9de13"] atlas = ExtResource("1_673a3") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5feaa"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_236f2"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3472"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b778"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0dd1"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae977"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3289b"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_edfb1"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f6dcd"] atlas = ExtResource("1_673a3") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_edfb1"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7b22"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84966"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5e28"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b059"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f96cc"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9257"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3096a"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_8dd8a"] atlas = ExtResource("1_673a3") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7b22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_236f2"] atlas = ExtResource("1_673a3") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84966"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3472"] atlas = ExtResource("1_673a3") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5e28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b778"] atlas = ExtResource("1_673a3") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b059"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0dd1"] atlas = ExtResource("1_673a3") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f96cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae977"] atlas = ExtResource("1_673a3") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9257"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3289b"] atlas = ExtResource("1_673a3") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3096a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95447"] atlas = ExtResource("1_673a3") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55c2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_467d8"] atlas = ExtResource("1_673a3") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_64e1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb7ad"] atlas = ExtResource("1_673a3") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4932f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa132"] atlas = ExtResource("1_673a3") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc17d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b166d"] atlas = ExtResource("1_673a3") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d825d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7af2e"] atlas = ExtResource("1_673a3") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f21a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6260e"] atlas = ExtResource("1_673a3") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ad80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8ceb"] atlas = ExtResource("1_673a3") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2f87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf733"] atlas = ExtResource("1_673a3") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71ead"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a891"] atlas = ExtResource("1_673a3") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_660eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55bbd"] atlas = ExtResource("1_673a3") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7eab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9909"] atlas = ExtResource("1_673a3") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e94d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da5ba"] atlas = ExtResource("1_673a3") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8723a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5feaa"] atlas = ExtResource("1_673a3") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f395"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a71d1"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d421a"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5e14b"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75338"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_458ac"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35ab0"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8631a"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_c7388"] atlas = ExtResource("1_673a3") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_8631a"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65567"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_003c4"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_532c1"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd2d8"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1da9"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0deb7"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea26e"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_3541c"] atlas = ExtResource("1_673a3") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_65567"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a71d1"] atlas = ExtResource("1_673a3") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_003c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d421a"] atlas = ExtResource("1_673a3") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_532c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e14b"] atlas = ExtResource("1_673a3") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd2d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75338"] atlas = ExtResource("1_673a3") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1da9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_458ac"] atlas = ExtResource("1_673a3") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0deb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35ab0"] atlas = ExtResource("1_673a3") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea26e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55c2a"] atlas = ExtResource("1_673a3") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_538db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64e1e"] atlas = ExtResource("1_673a3") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90187"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4932f"] atlas = ExtResource("1_673a3") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4af0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc17d"] atlas = ExtResource("1_673a3") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4021c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d825d"] atlas = ExtResource("1_673a3") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90a9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f21a8"] atlas = ExtResource("1_673a3") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0f66c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ad80"] atlas = ExtResource("1_673a3") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_79ba8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2f87"] atlas = ExtResource("1_673a3") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_44740"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71ead"] atlas = ExtResource("1_673a3") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cd224"] +[sub_resource type="AtlasTexture" id="AtlasTexture_660eb"] atlas = ExtResource("1_673a3") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19dbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7eab"] atlas = ExtResource("1_673a3") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_81559"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e94d0"] atlas = ExtResource("1_673a3") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_65767"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8723a"] atlas = ExtResource("1_673a3") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffe2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f395"] atlas = ExtResource("1_673a3") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_933d9"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2a19"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ebf26"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dba8c"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7b1a"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c0f65"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b4f0"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4f3b"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_54547"] atlas = ExtResource("1_673a3") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_c4f3b"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2f8d"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f2823"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36a15"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0a84"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3f30"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e5fe"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71d3e"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_c591d"] atlas = ExtResource("1_673a3") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2f8d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2a19"] atlas = ExtResource("1_673a3") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2823"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ebf26"] atlas = ExtResource("1_673a3") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_36a15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dba8c"] atlas = ExtResource("1_673a3") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0a84"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7b1a"] atlas = ExtResource("1_673a3") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3f30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0f65"] atlas = ExtResource("1_673a3") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e5fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b4f0"] atlas = ExtResource("1_673a3") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71d3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_538db"] atlas = ExtResource("1_673a3") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e53b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90187"] atlas = ExtResource("1_673a3") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a36b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4af0a"] atlas = ExtResource("1_673a3") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1be8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4021c"] atlas = ExtResource("1_673a3") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_34101"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90a9c"] atlas = ExtResource("1_673a3") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_111b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0f66c"] atlas = ExtResource("1_673a3") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a551"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79ba8"] atlas = ExtResource("1_673a3") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5beb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44740"] atlas = ExtResource("1_673a3") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6b99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd224"] atlas = ExtResource("1_673a3") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a0e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19dbc"] atlas = ExtResource("1_673a3") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad141"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81559"] atlas = ExtResource("1_673a3") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1920b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65767"] atlas = ExtResource("1_673a3") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d64e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffe2c"] atlas = ExtResource("1_673a3") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5354b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_933d9"] atlas = ExtResource("1_673a3") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97b96"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28b42"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f20a4"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd3a5"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc463"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08961"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52920"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c2c4"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_ab3cb"] atlas = ExtResource("1_673a3") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_9c2c4"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51032"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44105"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02e91"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad986"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f5e5"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a543"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29a37"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_28610"] atlas = ExtResource("1_673a3") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_51032"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28b42"] atlas = ExtResource("1_673a3") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_44105"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f20a4"] atlas = ExtResource("1_673a3") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_02e91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd3a5"] atlas = ExtResource("1_673a3") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad986"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc463"] atlas = ExtResource("1_673a3") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f5e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08961"] atlas = ExtResource("1_673a3") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a543"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52920"] atlas = ExtResource("1_673a3") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_29a37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e53b"] atlas = ExtResource("1_673a3") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f660"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a36b1"] atlas = ExtResource("1_673a3") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_57b18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1be8a"] atlas = ExtResource("1_673a3") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b84fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34101"] atlas = ExtResource("1_673a3") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_62f70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_111b4"] atlas = ExtResource("1_673a3") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_74f19"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a551"] atlas = ExtResource("1_673a3") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1928d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5beb9"] atlas = ExtResource("1_673a3") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb4b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6b99"] atlas = ExtResource("1_673a3") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_598de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a0e4"] atlas = ExtResource("1_673a3") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3a87d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad141"] atlas = ExtResource("1_673a3") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_744dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1920b"] atlas = ExtResource("1_673a3") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb09d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d64e9"] atlas = ExtResource("1_673a3") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03464"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5354b"] atlas = ExtResource("1_673a3") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1af9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97b96"] atlas = ExtResource("1_673a3") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef187"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9039"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac3d1"] -atlas = ExtResource("1_673a3") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2bbb2"] -atlas = ExtResource("1_673a3") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd88b"] -atlas = ExtResource("1_673a3") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac4ac"] -atlas = ExtResource("1_673a3") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0fc1c"] -atlas = ExtResource("1_673a3") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf029"] -atlas = ExtResource("1_673a3") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_136ec"] atlas = ExtResource("1_673a3") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_bf029"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19ec7"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_09cfe"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fbe2"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45724"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15485"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5174"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75a53"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_df5ec"] atlas = ExtResource("1_673a3") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_673a3") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19ec7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9039"] atlas = ExtResource("1_673a3") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_09cfe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac3d1"] atlas = ExtResource("1_673a3") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fbe2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bbb2"] atlas = ExtResource("1_673a3") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_45724"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd88b"] atlas = ExtResource("1_673a3") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_15485"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac4ac"] atlas = ExtResource("1_673a3") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5174"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0fc1c"] atlas = ExtResource("1_673a3") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_75a53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f660"] atlas = ExtResource("1_673a3") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57b18"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b84fe"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62f70"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74f19"] +atlas = ExtResource("1_673a3") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1928d"] +atlas = ExtResource("1_673a3") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb4b2"] +atlas = ExtResource("1_673a3") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_598de"] +atlas = ExtResource("1_673a3") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3a87d"] +atlas = ExtResource("1_673a3") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_744dd"] +atlas = ExtResource("1_673a3") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb09d"] +atlas = ExtResource("1_673a3") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03464"] +atlas = ExtResource("1_673a3") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1af9"] +atlas = ExtResource("1_673a3") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ef187"] +atlas = ExtResource("1_673a3") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_673a3"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_183f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4395") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cce70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afbeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cccd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79c6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea237") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ed9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf15b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b56a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42528") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6adaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0030f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd85d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2d87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c424b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c0f") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa2cd") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65a38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8597") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ff27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4fc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d21f") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48db7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7b07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ec7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d7b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_373ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf81e") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bc56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86a20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a43b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10f7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ef21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d867c") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2a57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1a9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5978") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01a1b") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aadf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d66b") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb3e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62fb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0084") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df71a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ffa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7464") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a5fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1248b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2eff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86204") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21925") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_530f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_506ec") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff82a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd73c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0399c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e32c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4a67") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb056") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80405") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7b9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2064c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f83cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15777") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e66e4") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c5e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24d15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f9f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b506") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b09d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fa8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d55d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_380a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55366") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_572f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b49a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c5fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c528") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22c5f") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_443b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c386a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7fcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47a69") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ee31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e1eb") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19b7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60618") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9ef3") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f65b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d7b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20e37") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae4da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1fc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8f07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d98c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dbc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_118e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b8c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_021b9") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6846") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad40d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66e17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2612e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e19e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9de13") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9392c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce7c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd54b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_474eb") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_021ee") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac0b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e04f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a6f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89e7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77948") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66025") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8639b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c32f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ecc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3363") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_92dff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6901") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5aaa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b1d7") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aefa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3aee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55933") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fe3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac1fa") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3222") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1578") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6aba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33ed4") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc70c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57d41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31711") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_467d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb7ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa132") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b166d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7af2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6260e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8ceb") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55bbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9909") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da5ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5feaa") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_236f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3472") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3289b") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_edfb1") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6dcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_553cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bf74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab2ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e84e9") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dd8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7973c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d433") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ebbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36aa9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90136") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da3a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8016c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34d1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd5b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e49") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd22c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5eb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2888c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d5bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e30a") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e24e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e893") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7b22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e28") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b059") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f96cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9257") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3096a") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64e1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4932f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc17d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d825d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f21a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ad80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f87") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ead") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_660eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7eab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e94d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8723a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f395") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a71d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d421a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e14b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75338") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_458ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35ab0") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8631a") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7388") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b83f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b18fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f75e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfd00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92060") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3541c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4dac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20e22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a152") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c6a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0075c") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f96e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74c60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e833f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa03a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_826ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48705") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c969e") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c224") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1abf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27886") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3e86") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c375b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eacf9") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_003c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_532c1") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd2d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1da9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0deb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea26e") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_538db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4021c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f66c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44740") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd224") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81559") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65767") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffe2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_933d9") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2a19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebf26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dba8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7b1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0f65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b4f0") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4f3b") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7136e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aec18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_088c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4f42") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c591d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbf4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fa3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03204") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8ab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8dd4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74c0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a740") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4de8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0864d") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d23c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65ea9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b8c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16988") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a07ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f598") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94371") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bea39") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2f8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2823") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36a15") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0a84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e5fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71d3e") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e53b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a36b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1be8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_111b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a551") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5beb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6b99") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a0e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1920b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d64e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5354b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97b96") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f20a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd3a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08961") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52920") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c2c4") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab3cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4389a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_875f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3cde") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28610") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a9ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d46e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61f73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e9af") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d920b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6797c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f1f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7589d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ce6c") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc5c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5e66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b53dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ccfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_728ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_512b0") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e322c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77671") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02e91") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad986") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f5e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a543") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29a37") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57b18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b84fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62f70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74f19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1928d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb4b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_598de") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a87d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_744dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb09d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1af9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef187") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9039") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac3d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bbb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd88b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac4ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fc1c") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf029") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_136ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17ce3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e398") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9827b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59562") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4601") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df5ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_126d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39ce6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6970") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4352d") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d3fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81c65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a9f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0697") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcdc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_823cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1800c") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e67b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56c2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_434b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44879") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f03e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e64c") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ec7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09cfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbe2") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5174") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a53") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65a38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8597") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ff27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4fc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d21f") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa2cd") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb3e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62fb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0084") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df71a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ffa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7464") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48db7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7b07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ec7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d7b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_373ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf81e") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bc56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86a20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a43b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10f7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ef21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d867c") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2a57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1a9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5978") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01a1b") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aadf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d66b") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6adaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0030f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd85d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2d87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c424b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c0f") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_183f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4395") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cce70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afbeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cccd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79c6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea237") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ed9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf15b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b56a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42528") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c5e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24d15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f9f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b506") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e66e4") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19b7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9ef3") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f65b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d7b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20e37") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b09d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fa8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2618") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d55d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_380a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55366") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_572f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b49a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c5fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c528") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22c5f") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_443b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c386a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7fcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47a69") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ee31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e1eb") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb056") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80405") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7b9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2064c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f83cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15777") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a5fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1248b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2eff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86204") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21925") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_530f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_506ec") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff82a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd73c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0399c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e32c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4a67") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac0b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e04f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a6f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89e7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77948") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_021ee") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1578") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6aba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33ed4") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc70c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57d41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31711") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66025") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8639b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c32f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ecc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3363") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_92dff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6901") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5aaa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b1d7") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aefa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3aee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55933") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fe3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac1fa") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3222") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9392c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce7c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd54b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_474eb") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae4da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1fc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8f07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d98c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dbc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_118e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b8c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_021b9") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6846") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad40d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66e17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2612e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e19e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9de13") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6dcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_553cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bf74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab2ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e84e9") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_edfb1") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7b22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e28") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b059") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f96cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9257") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3096a") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dd8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7973c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d433") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ebbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36aa9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90136") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da3a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8016c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34d1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd5b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e49") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd22c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5eb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2888c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d5bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e30a") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e24e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e893") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_236f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3472") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3289b") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_467d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb7ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa132") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b166d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7af2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6260e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8ceb") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55bbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9909") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da5ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5feaa") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7388") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b83f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b18fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f75e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfd00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92060") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8631a") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_003c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_532c1") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd2d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1da9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0deb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea26e") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3541c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4dac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20e22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a152") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c6a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0075c") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f96e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74c60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e833f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa03a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_826ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48705") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c969e") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c224") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1abf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27886") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3e86") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c375b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eacf9") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a71d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d421a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e14b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75338") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_458ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35ab0") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64e1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4932f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc17d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d825d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f21a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ad80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f87") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ead") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_660eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7eab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e94d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8723a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f395") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7136e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aec18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_088c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4f42") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4f3b") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2f8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2823") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36a15") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0a84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e5fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71d3e") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c591d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbf4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fa3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03204") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8ab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8dd4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74c0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a740") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4de8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0864d") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d23c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65ea9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b8c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16988") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a07ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f598") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94371") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bea39") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2a19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebf26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dba8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7b1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0f65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b4f0") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_538db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4021c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f66c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44740") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd224") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81559") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65767") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffe2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_933d9") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab3cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4389a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_875f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3cde") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c2c4") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02e91") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad986") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f5e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a543") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29a37") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28610") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a9ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d46e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61f73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e9af") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d920b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6797c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f1f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7589d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ce6c") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc5c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5e66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b53dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ccfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_728ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_512b0") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e322c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77671") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f20a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd3a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08961") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52920") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e53b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a36b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1be8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_111b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a551") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5beb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6b99") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a0e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1920b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d64e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5354b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97b96") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_136ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17ce3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e398") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9827b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59562") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4601") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf029") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ec7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09cfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbe2") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5174") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a53") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df5ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_126d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39ce6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6970") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4352d") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d3fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81c65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a9f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0697") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcdc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_823cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1800c") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e67b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56c2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_434b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44879") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f03e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e64c") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9039") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac3d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bbb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd88b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac4ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fc1c") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57b18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b84fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62f70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74f19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1928d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb4b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_598de") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a87d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_744dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb09d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1af9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef187") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_cc7f4") diff --git a/engine/scenes/world/player/wings/005/men.tscn b/engine/scenes/world/player/wings/005/men.tscn index 5273fb6..c454ccc 100644 --- a/engine/scenes/world/player/wings/005/men.tscn +++ b/engine/scenes/world/player/wings/005/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://64c5483d56df"] +[gd_scene load_steps=452 format=3 uid="uid://64c5483d56df"] -[ext_resource type="Texture2D" uid="uid://mt68j7tvdyil" path="res://framework/statics/scenes/world/player/wing/005/men/men.png" id="1_64c54"] +[ext_resource type="Texture2D" uid="uid://mt68j7tvdyil" path="res://assets/world/player/wing/005/men/men.png" id="1_64c54"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_dd23a"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_805b1"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64cad"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77179"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1641"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbbaf"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1e5d"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_534ce"] -atlas = ExtResource("1_64c54") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6aa4"] -atlas = ExtResource("1_64c54") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54fe0"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_976ad"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b15b"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d2da"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3378"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56191"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9b79"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ff8a"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18690"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ff19"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6de60"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4edc6"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85ad3"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_6c1c3"] atlas = ExtResource("1_64c54") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_85ad3"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1300"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcfa0"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_571e1"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fb6a"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20e44"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ee63a"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c58e"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_1686b"] atlas = ExtResource("1_64c54") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1300"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9b79"] atlas = ExtResource("1_64c54") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcfa0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ff8a"] atlas = ExtResource("1_64c54") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_571e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18690"] atlas = ExtResource("1_64c54") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fb6a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ff19"] atlas = ExtResource("1_64c54") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_20e44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6de60"] atlas = ExtResource("1_64c54") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee63a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4edc6"] atlas = ExtResource("1_64c54") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c58e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_805b1"] atlas = ExtResource("1_64c54") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d18f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64cad"] atlas = ExtResource("1_64c54") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7947"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77179"] atlas = ExtResource("1_64c54") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e24c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1641"] atlas = ExtResource("1_64c54") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6acea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbbaf"] atlas = ExtResource("1_64c54") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9a23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1e5d"] atlas = ExtResource("1_64c54") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3732d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_534ce"] atlas = ExtResource("1_64c54") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e095"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6aa4"] atlas = ExtResource("1_64c54") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7adca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54fe0"] atlas = ExtResource("1_64c54") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b9a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_976ad"] atlas = ExtResource("1_64c54") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4e39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b15b"] atlas = ExtResource("1_64c54") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e91c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d2da"] atlas = ExtResource("1_64c54") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb4f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3378"] atlas = ExtResource("1_64c54") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7ca8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56191"] atlas = ExtResource("1_64c54") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b1437"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ae66"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2f16"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84c66"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c37c"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed0d9"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14778"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ddca"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_8d068"] atlas = ExtResource("1_64c54") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_1ddca"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c10ca"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f42b"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f05da"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30304"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8964e"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc5e1"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42dc3"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_fe463"] atlas = ExtResource("1_64c54") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c10ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ae66"] atlas = ExtResource("1_64c54") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f42b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2f16"] atlas = ExtResource("1_64c54") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f05da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84c66"] atlas = ExtResource("1_64c54") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_30304"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c37c"] atlas = ExtResource("1_64c54") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8964e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed0d9"] atlas = ExtResource("1_64c54") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc5e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14778"] atlas = ExtResource("1_64c54") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_42dc3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d18f4"] atlas = ExtResource("1_64c54") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4e54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7947"] atlas = ExtResource("1_64c54") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_14179"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e24c"] atlas = ExtResource("1_64c54") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d7b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6acea"] atlas = ExtResource("1_64c54") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_db244"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9a23"] atlas = ExtResource("1_64c54") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46359"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3732d"] atlas = ExtResource("1_64c54") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e0a56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e095"] atlas = ExtResource("1_64c54") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_60a23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7adca"] atlas = ExtResource("1_64c54") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8a2fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b9a5"] atlas = ExtResource("1_64c54") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70d3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4e39"] atlas = ExtResource("1_64c54") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b5f1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e91c"] atlas = ExtResource("1_64c54") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fc03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb4f8"] atlas = ExtResource("1_64c54") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84213"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7ca8"] atlas = ExtResource("1_64c54") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_97018"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1437"] atlas = ExtResource("1_64c54") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9540"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba7e3"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20c1e"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9ad9"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67cf8"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01b82"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7366c"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24930"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_47b13"] atlas = ExtResource("1_64c54") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_24930"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7cbb7"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68982"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91425"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90e52"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_718a3"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d278e"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95774"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_3de81"] atlas = ExtResource("1_64c54") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cbb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba7e3"] atlas = ExtResource("1_64c54") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_68982"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20c1e"] atlas = ExtResource("1_64c54") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_91425"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9ad9"] atlas = ExtResource("1_64c54") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90e52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67cf8"] atlas = ExtResource("1_64c54") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_718a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01b82"] atlas = ExtResource("1_64c54") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d278e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7366c"] atlas = ExtResource("1_64c54") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_95774"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4e54"] atlas = ExtResource("1_64c54") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9911a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14179"] atlas = ExtResource("1_64c54") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_77b89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7d7b8"] atlas = ExtResource("1_64c54") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_66d48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db244"] atlas = ExtResource("1_64c54") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c8f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46359"] atlas = ExtResource("1_64c54") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c9b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0a56"] atlas = ExtResource("1_64c54") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_30197"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60a23"] atlas = ExtResource("1_64c54") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b5b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a2fb"] atlas = ExtResource("1_64c54") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08414"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70d3a"] atlas = ExtResource("1_64c54") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1c8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b5f1"] atlas = ExtResource("1_64c54") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0768"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fc03"] atlas = ExtResource("1_64c54") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3d74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_84213"] atlas = ExtResource("1_64c54") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0de0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97018"] atlas = ExtResource("1_64c54") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_02667"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9540"] atlas = ExtResource("1_64c54") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93a69"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c3f7"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e4ae"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59b48"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e05c6"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_de4ce"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b46f3"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9acc8"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_dc6e6"] atlas = ExtResource("1_64c54") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_9acc8"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11630"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bda6e"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28936"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89fe4"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30661"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c25f"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da788"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_51369"] atlas = ExtResource("1_64c54") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11630"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c3f7"] atlas = ExtResource("1_64c54") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bda6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e4ae"] atlas = ExtResource("1_64c54") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_28936"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59b48"] atlas = ExtResource("1_64c54") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_89fe4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e05c6"] atlas = ExtResource("1_64c54") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_30661"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de4ce"] atlas = ExtResource("1_64c54") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c25f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b46f3"] atlas = ExtResource("1_64c54") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_da788"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9911a"] atlas = ExtResource("1_64c54") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_496a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77b89"] atlas = ExtResource("1_64c54") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6faf1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66d48"] atlas = ExtResource("1_64c54") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70575"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c8f8"] atlas = ExtResource("1_64c54") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94328"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c9b9"] atlas = ExtResource("1_64c54") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5421b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30197"] atlas = ExtResource("1_64c54") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4c78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b5b3"] atlas = ExtResource("1_64c54") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_47130"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08414"] atlas = ExtResource("1_64c54") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_811d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1c8c"] atlas = ExtResource("1_64c54") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31124"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0768"] atlas = ExtResource("1_64c54") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_721af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3d74"] atlas = ExtResource("1_64c54") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_931cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0de0d"] atlas = ExtResource("1_64c54") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9b91"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02667"] atlas = ExtResource("1_64c54") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_15804"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93a69"] atlas = ExtResource("1_64c54") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_469ef"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5dee0"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_278af"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24a3f"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9b79"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9629d"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a701d"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae9c6"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_5c6b0"] atlas = ExtResource("1_64c54") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_ae9c6"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72a12"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6e39"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_068a1"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9208"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9682b"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46a23"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4f13"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_3cd67"] atlas = ExtResource("1_64c54") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72a12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5dee0"] atlas = ExtResource("1_64c54") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6e39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_278af"] atlas = ExtResource("1_64c54") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_068a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24a3f"] atlas = ExtResource("1_64c54") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9208"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9b79"] atlas = ExtResource("1_64c54") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9682b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9629d"] atlas = ExtResource("1_64c54") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46a23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a701d"] atlas = ExtResource("1_64c54") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4f13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_496a0"] atlas = ExtResource("1_64c54") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_36665"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6faf1"] atlas = ExtResource("1_64c54") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_469bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70575"] atlas = ExtResource("1_64c54") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31bbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94328"] atlas = ExtResource("1_64c54") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec4ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5421b"] atlas = ExtResource("1_64c54") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_23ca2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4c78"] atlas = ExtResource("1_64c54") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94288"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47130"] atlas = ExtResource("1_64c54") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46386"] +[sub_resource type="AtlasTexture" id="AtlasTexture_811d6"] atlas = ExtResource("1_64c54") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3b00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31124"] atlas = ExtResource("1_64c54") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5f75"] +[sub_resource type="AtlasTexture" id="AtlasTexture_721af"] atlas = ExtResource("1_64c54") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f212"] +[sub_resource type="AtlasTexture" id="AtlasTexture_931cd"] atlas = ExtResource("1_64c54") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72ca3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9b91"] atlas = ExtResource("1_64c54") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb603"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15804"] atlas = ExtResource("1_64c54") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86062"] +[sub_resource type="AtlasTexture" id="AtlasTexture_469ef"] atlas = ExtResource("1_64c54") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ab12"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_876c3"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_066ce"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3b52"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_49d08"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24899"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6efa6"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b2dd5"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_d427c"] atlas = ExtResource("1_64c54") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_b2dd5"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e3f0"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d80c9"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f359e"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed01f"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02a7b"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_43a13"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19dfc"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_b7c18"] atlas = ExtResource("1_64c54") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e3f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_876c3"] atlas = ExtResource("1_64c54") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d80c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_066ce"] atlas = ExtResource("1_64c54") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f359e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3b52"] atlas = ExtResource("1_64c54") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed01f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49d08"] atlas = ExtResource("1_64c54") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_02a7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24899"] atlas = ExtResource("1_64c54") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_43a13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6efa6"] atlas = ExtResource("1_64c54") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19dfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36665"] atlas = ExtResource("1_64c54") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55bd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_469bf"] atlas = ExtResource("1_64c54") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d059"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31bbb"] atlas = ExtResource("1_64c54") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_78b52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec4ac"] atlas = ExtResource("1_64c54") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_902a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23ca2"] atlas = ExtResource("1_64c54") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_14bc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94288"] atlas = ExtResource("1_64c54") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5dd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46386"] atlas = ExtResource("1_64c54") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_763a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3b00"] atlas = ExtResource("1_64c54") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d028"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5f75"] atlas = ExtResource("1_64c54") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea726"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f212"] atlas = ExtResource("1_64c54") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f565"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72ca3"] atlas = ExtResource("1_64c54") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3fce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb603"] atlas = ExtResource("1_64c54") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e283"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86062"] atlas = ExtResource("1_64c54") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4e8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ab12"] atlas = ExtResource("1_64c54") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8bb3e"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6f99"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f31b5"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_279b1"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bacfd"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d0bb8"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9b37"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71b50"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_0a131"] atlas = ExtResource("1_64c54") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_71b50"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d547"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3e1a"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c089"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10751"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4032"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21a28"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6562b"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_33e36"] atlas = ExtResource("1_64c54") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d547"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6f99"] atlas = ExtResource("1_64c54") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3e1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f31b5"] atlas = ExtResource("1_64c54") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c089"] +[sub_resource type="AtlasTexture" id="AtlasTexture_279b1"] atlas = ExtResource("1_64c54") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_10751"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bacfd"] atlas = ExtResource("1_64c54") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4032"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0bb8"] atlas = ExtResource("1_64c54") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21a28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9b37"] atlas = ExtResource("1_64c54") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6562b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55bd6"] atlas = ExtResource("1_64c54") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_daf55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d059"] atlas = ExtResource("1_64c54") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d555"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78b52"] atlas = ExtResource("1_64c54") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ac0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_902a0"] atlas = ExtResource("1_64c54") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0232c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14bc9"] atlas = ExtResource("1_64c54") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f890"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5dd7"] atlas = ExtResource("1_64c54") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90e30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_763a7"] atlas = ExtResource("1_64c54") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0eb11"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d028"] atlas = ExtResource("1_64c54") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c03c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea726"] atlas = ExtResource("1_64c54") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_befc9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f565"] atlas = ExtResource("1_64c54") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_857dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3fce"] atlas = ExtResource("1_64c54") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0156"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e283"] atlas = ExtResource("1_64c54") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_00609"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4e8c"] atlas = ExtResource("1_64c54") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8daa1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bb3e"] atlas = ExtResource("1_64c54") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6842"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89642"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6faa4"] -atlas = ExtResource("1_64c54") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab73d"] -atlas = ExtResource("1_64c54") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01131"] -atlas = ExtResource("1_64c54") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94f7d"] -atlas = ExtResource("1_64c54") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_586bc"] -atlas = ExtResource("1_64c54") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73a80"] -atlas = ExtResource("1_64c54") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_b86fe"] atlas = ExtResource("1_64c54") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_73a80"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ab5a"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2db7d"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a667f"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7f08"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61690"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_511c7"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1937c"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_b49b4"] atlas = ExtResource("1_64c54") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_64c54") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ab5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89642"] atlas = ExtResource("1_64c54") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2db7d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6faa4"] atlas = ExtResource("1_64c54") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a667f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab73d"] atlas = ExtResource("1_64c54") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7f08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01131"] atlas = ExtResource("1_64c54") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61690"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94f7d"] atlas = ExtResource("1_64c54") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_511c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_586bc"] atlas = ExtResource("1_64c54") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1937c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_daf55"] atlas = ExtResource("1_64c54") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d555"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ac0a"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0232c"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f890"] +atlas = ExtResource("1_64c54") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90e30"] +atlas = ExtResource("1_64c54") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0eb11"] +atlas = ExtResource("1_64c54") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c03c3"] +atlas = ExtResource("1_64c54") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_befc9"] +atlas = ExtResource("1_64c54") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_857dd"] +atlas = ExtResource("1_64c54") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0156"] +atlas = ExtResource("1_64c54") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_00609"] +atlas = ExtResource("1_64c54") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8daa1"] +atlas = ExtResource("1_64c54") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6842"] +atlas = ExtResource("1_64c54") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_64c54"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_805b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64cad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbbaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1e5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_534ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6aa4") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54fe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_976ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b15b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d2da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3378") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56191") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9b79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ff8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ff19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6de60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4edc6") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85ad3") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c1c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6e45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f247a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc4f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86892") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1686b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36843") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9d52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c532") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2475") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_859f6") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0210f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4998") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dc30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc99f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_568d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_040ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e47f3") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_286c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6fba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b46db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0941a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_470a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d872e") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb63f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e319c") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1300") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcfa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_571e1") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fb6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20e44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee63a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c58e") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d18f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e24c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6acea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3732d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7adca") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4e39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e91c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb4f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7ca8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1437") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ae66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c37c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed0d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14778") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ddca") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d068") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4af0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef1ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8205d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c47") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cefd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7eca") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fca98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36c9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29b44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a823") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b777") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a63e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d118") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb550") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45d18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f9c") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbbba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cae67") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c10ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f42b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f05da") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30304") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8964e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc5e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42dc3") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4e54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d7b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db244") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a2fb") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b5f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84213") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97018") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9540") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba7e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20c1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9ad9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67cf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7366c") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24930") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47b13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41b67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd89c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_502ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f12db") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3de81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6877") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6342a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5402b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdaaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdcbf") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e6f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25f66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9743b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51f44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5715c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07fc5") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c196e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c189c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bce8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d3e9") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc824") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b442d") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cbb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68982") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91425") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90e52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_718a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d278e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95774") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9911a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77b89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c8f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c9b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30197") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b5b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08414") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1c8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0768") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0de0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a69") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c3f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e4ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59b48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e05c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de4ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b46f3") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9acc8") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc6e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_320ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f351") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b50e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dfcd") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51369") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0ec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f93f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_195ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66159") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9463c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbc18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64880") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b44c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fdfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5be9") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4858b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_876aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b176f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_238e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11d82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8be0") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a83bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcdaf") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11630") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bda6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28936") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89fe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30661") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c25f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da788") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_496a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6faf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70575") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5421b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47130") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_811d6") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31124") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_721af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_931cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9b91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15804") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_469ef") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_278af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24a3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9629d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a701d") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae9c6") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c6b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6683d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8ddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42499") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa341") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dc65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb8ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_731b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d48c3") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7faa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e464e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5e52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_645ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c0b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369c7") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5d6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02c84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2fc7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f95c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c098") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f17cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b71b") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72a12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6e39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_068a1") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9682b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4f13") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_469bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31bbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec4ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23ca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94288") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46386") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3b00") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f212") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72ca3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ab12") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_876c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_066ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49d08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6efa6") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2dd5") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d427c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25fe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6071f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0ecd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87a8b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7c18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_971c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c9fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdf32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d79e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5309") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef394") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e4cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_178b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98606") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9ec3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82615") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4663") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_868ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f80d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e08c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62364") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_401aa") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c4ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d176") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e3f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d80c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f359e") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed01f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02a7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43a13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19dfc") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55bd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d059") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_902a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14bc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_763a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d028") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea726") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3fce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bb3e") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f31b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_279b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bacfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0bb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9b37") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71b50") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b2cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_231df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a758") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ea81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7e74") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33e36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfbcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_862c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c6ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d362b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_970e5") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_676f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c487") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8fb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4128e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b39c2") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_917a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51ab3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d442") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cfcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31278") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63699") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c089") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10751") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21a28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6562b") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_daf55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ac0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0232c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90e30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c03c3") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_befc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_857dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0156") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00609") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8daa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6842") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6faa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab73d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_586bc") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a80") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b86fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_535cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_492c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68d88") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b49b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5913d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_951b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37a3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec95b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6af68") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3f6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4ce5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04903") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_566e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0fe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e8a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6cec") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af56d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab2b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26a24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c90d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e7f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9dcb") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9928a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cce67") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2db7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a667f") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_511c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1937c") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c1c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6e45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f247a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc4f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86892") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85ad3") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1300") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcfa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_571e1") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fb6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20e44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee63a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c58e") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1686b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36843") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9d52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c532") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2475") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_859f6") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0210f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4998") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dc30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc99f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_568d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_040ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e47f3") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_286c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6fba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b46db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0941a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_470a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d872e") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb63f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e319c") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9b79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ff8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ff19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6de60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4edc6") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_805b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64cad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbbaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1e5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_534ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6aa4") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54fe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_976ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b15b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d2da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3378") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56191") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d068") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4af0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef1ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8205d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c47") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ddca") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c10ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f42b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f05da") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30304") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8964e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc5e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42dc3") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cefd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7eca") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fca98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36c9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29b44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a823") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b777") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a63e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d118") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb550") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45d18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f9c") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbbba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cae67") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ae66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c37c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed0d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14778") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d18f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e24c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6acea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3732d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7adca") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4e39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e91c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb4f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7ca8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1437") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47b13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41b67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd89c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_502ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f12db") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24930") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cbb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68982") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91425") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90e52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_718a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d278e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95774") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3de81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6877") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6342a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5402b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdaaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdcbf") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e6f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25f66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9743b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51f44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5715c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07fc5") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c196e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c189c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bce8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d3e9") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc824") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b442d") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba7e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20c1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9ad9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67cf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7366c") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4e54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d7b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db244") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a2fb") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b5f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84213") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97018") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9540") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc6e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_320ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f351") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b50e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dfcd") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9acc8") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11630") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bda6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28936") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89fe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30661") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c25f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da788") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51369") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0ec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f93f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_195ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66159") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9463c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbc18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64880") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b44c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fdfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5be9") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4858b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_876aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b176f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_238e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11d82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8be0") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a83bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcdaf") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c3f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e4ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59b48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e05c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de4ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b46f3") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9911a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77b89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c8f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c9b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30197") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b5b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08414") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1c8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0768") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0de0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a69") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c6b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6683d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8ddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42499") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa341") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae9c6") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72a12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6e39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_068a1") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9682b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4f13") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dc65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb8ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_731b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d48c3") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7faa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e464e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5e52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_645ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c0b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369c7") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5d6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02c84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2fc7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f95c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c098") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f17cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b71b") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_278af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24a3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9629d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a701d") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_496a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6faf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70575") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5421b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47130") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_811d6") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31124") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_721af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_931cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9b91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15804") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_469ef") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d427c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25fe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6071f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0ecd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87a8b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2dd5") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e3f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d80c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f359e") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed01f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02a7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43a13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19dfc") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7c18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_971c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c9fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdf32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d79e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5309") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef394") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e4cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_178b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98606") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9ec3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82615") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4663") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_868ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f80d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e08c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62364") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_401aa") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c4ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d176") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_876c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_066ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49d08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6efa6") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_469bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31bbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec4ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23ca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94288") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46386") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3b00") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f212") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72ca3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ab12") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b2cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_231df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a758") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ea81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7e74") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71b50") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c089") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10751") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21a28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6562b") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33e36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfbcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_862c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c6ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d362b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_970e5") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_676f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c487") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8fb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4128e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b39c2") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_917a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51ab3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d442") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cfcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31278") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63699") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f31b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_279b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bacfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0bb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9b37") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55bd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d059") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_902a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14bc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_763a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d028") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea726") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3fce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bb3e") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b86fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_535cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_492c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68d88") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a80") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2db7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a667f") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_511c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1937c") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b49b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5913d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_951b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37a3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec95b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6af68") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3f6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4ce5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04903") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_566e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0fe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e8a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6cec") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af56d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab2b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26a24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c90d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e7f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9dcb") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9928a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cce67") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6faa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab73d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_586bc") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_daf55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ac0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0232c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90e30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c03c3") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_befc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_857dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0156") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00609") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8daa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6842") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_dd23a") diff --git a/engine/scenes/world/player/wings/005/women.tscn b/engine/scenes/world/player/wings/005/women.tscn index fe7ca0e..970b2aa 100644 --- a/engine/scenes/world/player/wings/005/women.tscn +++ b/engine/scenes/world/player/wings/005/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://ce4fa03be780"] +[gd_scene load_steps=452 format=3 uid="uid://ce4fa03be780"] -[ext_resource type="Texture2D" uid="uid://dgr4l6up2j8l5" path="res://framework/statics/scenes/world/player/wing/005/women/women.png" id="1_ce4fa"] +[ext_resource type="Texture2D" uid="uid://dgr4l6up2j8l5" path="res://assets/world/player/wing/005/women/women.png" id="1_ce4fa"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_e4964"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_b20b1"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7adc8"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b82d6"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2de0d"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_df155"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc1f3"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ff50"] -atlas = ExtResource("1_ce4fa") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7115c"] -atlas = ExtResource("1_ce4fa") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d392c"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_068c1"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37372"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb612"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1e03"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a763c"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57826"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7de6f"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a6bb"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bca1f"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a4d34"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9ef28"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9159"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_29a9a"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_d9159"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27bac"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26f72"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2469e"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26526"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08660"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3c504"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_841cd"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_42c09"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27bac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57826"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_26f72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7de6f"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2469e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a6bb"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_26526"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bca1f"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08660"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4d34"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c504"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ef28"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_841cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b20b1"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bdae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7adc8"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56818"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b82d6"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a627d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2de0d"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fb94"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df155"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e30bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc1f3"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_20737"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ff50"] atlas = ExtResource("1_ce4fa") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0089c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7115c"] atlas = ExtResource("1_ce4fa") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_331c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d392c"] atlas = ExtResource("1_ce4fa") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_884de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_068c1"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac52e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37372"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e579d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb612"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a890"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1e03"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9662"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a763c"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_336af"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b59c"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97bc3"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3ed7"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64a14"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9e28"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71793"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af675"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_e183f"] atlas = ExtResource("1_ce4fa") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_af675"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5ece"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5297e"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8339c"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c70e9"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_455cf"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_77a6b"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b2416"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a530a"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5ece"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b59c"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5297e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97bc3"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8339c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3ed7"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c70e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64a14"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_455cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9e28"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_77a6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71793"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2416"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2bdae"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7396"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56818"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4f89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a627d"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13918"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fb94"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4aff2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e30bf"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_35d57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20737"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7d43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0089c"] atlas = ExtResource("1_ce4fa") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2437f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_331c6"] atlas = ExtResource("1_ce4fa") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fd10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_884de"] atlas = ExtResource("1_ce4fa") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd51b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac52e"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0faeb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e579d"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ca3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a890"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a1d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9662"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_58b8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_336af"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c8aff"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff3fe"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68c5c"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_da8bb"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27d0f"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40a70"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6ccb"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20920"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_87f0f"] atlas = ExtResource("1_ce4fa") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_20920"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16242"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fda4"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_baf36"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e0c9"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78c2e"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_724b5"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb5d6"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_2b7c3"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_16242"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff3fe"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fda4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68c5c"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_baf36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da8bb"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6e0c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27d0f"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_78c2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40a70"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_724b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6ccb"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb5d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7396"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5917f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4f89"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a45d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13918"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_699ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4aff2"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7cfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35d57"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0237c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7d43"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_82418"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2437f"] atlas = ExtResource("1_ce4fa") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5af64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fd10"] atlas = ExtResource("1_ce4fa") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4d56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd51b"] atlas = ExtResource("1_ce4fa") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40a93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0faeb"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0233"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ca3a"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f64e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a1d0"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_10711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58b8c"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9d38"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c8aff"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75950"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_96654"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93691"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4926a"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b21e"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_254f5"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1f16"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb67d"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_71ff3"] atlas = ExtResource("1_ce4fa") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_bb67d"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3af71"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0408f"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26664"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0d045"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7be99"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bcd65"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fec9e"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_750f2"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3af71"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96654"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0408f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93691"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_26664"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4926a"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d045"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b21e"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7be99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_254f5"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcd65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1f16"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fec9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5917f"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_64a21"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a45d"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bff74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_699ee"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9842"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7cfd"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b240"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0237c"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c38b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82418"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f474b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5af64"] atlas = ExtResource("1_ce4fa") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5f45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4d56"] atlas = ExtResource("1_ce4fa") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1acc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40a93"] atlas = ExtResource("1_ce4fa") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_36939"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0233"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f4db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f64e"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b2d62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10711"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cece2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9d38"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_963b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75950"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64961"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e6d0"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba43e"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fe68"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af5bb"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b832f"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9bb86"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e341"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_0cac3"] atlas = ExtResource("1_ce4fa") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0e341"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97563"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_68a3f"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3a55"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_01c23"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6de1"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24458"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c4dc"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_0223b"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_97563"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e6d0"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_68a3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba43e"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3a55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fe68"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_01c23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af5bb"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6de1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b832f"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_24458"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9bb86"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c4dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64a21"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_427dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bff74"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c480a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9842"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c561"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b240"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3227"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c38b"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_96645"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f474b"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_07521"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5f45"] atlas = ExtResource("1_ce4fa") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b603a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1acc7"] atlas = ExtResource("1_ce4fa") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee8f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36939"] atlas = ExtResource("1_ce4fa") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b352"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f4db"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7c7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b2d62"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_024a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cece2"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_336b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_963b3"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_41d52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64961"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27759"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cd5c"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7bb7"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5fb90"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eeb2f"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_127d3"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1f614"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_915d5"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_a3c90"] atlas = ExtResource("1_ce4fa") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_915d5"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82835"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6269f"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd8c7"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5646d"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9819a"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_530cb"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5156"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a38a9"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_82835"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cd5c"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6269f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7bb7"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd8c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fb90"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5646d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eeb2f"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9819a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_127d3"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_530cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f614"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5156"] +[sub_resource type="AtlasTexture" id="AtlasTexture_427dd"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_540f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c480a"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0df4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c561"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_49dad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3227"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b674f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96645"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_82c31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07521"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6ec0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b603a"] atlas = ExtResource("1_ce4fa") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_00d63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee8f6"] atlas = ExtResource("1_ce4fa") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_da4b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b352"] atlas = ExtResource("1_ce4fa") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df359"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7c7a"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ca15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_024a8"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e700"] +[sub_resource type="AtlasTexture" id="AtlasTexture_336b8"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_39a43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41d52"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_39ac1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27759"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62d52"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5eab"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b3cf"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b750"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d26ae"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc455"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_902c3"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d38f"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_1db55"] atlas = ExtResource("1_ce4fa") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_2d38f"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03094"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4943c"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fad89"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_997e6"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7644"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_74044"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed37c"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_eac00"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03094"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5eab"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4943c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b3cf"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fad89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b750"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_997e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d26ae"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7644"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc455"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_74044"] +[sub_resource type="AtlasTexture" id="AtlasTexture_902c3"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed37c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_540f7"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0cb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0df4b"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f91e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49dad"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bddf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b674f"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5a923"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82c31"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b363e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6ec0"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_75c26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00d63"] atlas = ExtResource("1_ce4fa") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_da4b3"] atlas = ExtResource("1_ce4fa") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8b562"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df359"] atlas = ExtResource("1_ce4fa") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c49e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ca15"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_189b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e700"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_58ff0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39a43"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e194"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39ac1"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_314c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62d52"] atlas = ExtResource("1_ce4fa") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_850ea"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_012db"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36c99"] -atlas = ExtResource("1_ce4fa") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8159e"] -atlas = ExtResource("1_ce4fa") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5379"] -atlas = ExtResource("1_ce4fa") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1e5f6"] -atlas = ExtResource("1_ce4fa") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3087"] -atlas = ExtResource("1_ce4fa") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7d22c"] -atlas = ExtResource("1_ce4fa") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_8d91e"] atlas = ExtResource("1_ce4fa") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_7d22c"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9732"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c7f3c"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2358"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7ca24"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1296"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a3307"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bca3b"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_0609c"] atlas = ExtResource("1_ce4fa") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_ce4fa") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9732"] +[sub_resource type="AtlasTexture" id="AtlasTexture_012db"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7f3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36c99"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2358"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8159e"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ca24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5379"] atlas = ExtResource("1_ce4fa") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1296"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e5f6"] atlas = ExtResource("1_ce4fa") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3307"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3087"] atlas = ExtResource("1_ce4fa") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bca3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0cb1"] atlas = ExtResource("1_ce4fa") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f91e"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bddf"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5a923"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b363e"] +atlas = ExtResource("1_ce4fa") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75c26"] +atlas = ExtResource("1_ce4fa") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb53"] +atlas = ExtResource("1_ce4fa") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8b562"] +atlas = ExtResource("1_ce4fa") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c49e"] +atlas = ExtResource("1_ce4fa") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_189b0"] +atlas = ExtResource("1_ce4fa") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_58ff0"] +atlas = ExtResource("1_ce4fa") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0e194"] +atlas = ExtResource("1_ce4fa") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_314c9"] +atlas = ExtResource("1_ce4fa") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_850ea"] +atlas = ExtResource("1_ce4fa") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_ce4fa"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b20b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7adc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b82d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2de0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df155") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc1f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ff50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7115c") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d392c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_068c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37372") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb612") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1e03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a763c") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57826") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a6bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bca1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4d34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef28") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9159") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a0f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eba05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84b7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e39ed") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59ecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5710") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d79c9") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76dc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6255") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2b43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a4e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e463b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da2d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87432") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fdb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_867c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4364f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c5c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a497") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8128c") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bbe3") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27bac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26f72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2469e") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26526") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_841cd") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bdae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a627d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fb94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20737") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0089c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_331c6") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_884de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac52e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e579d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_336af") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b59c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97bc3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3ed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64a14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71793") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af675") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e183f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a5bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_267ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab2db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c422") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a530a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdf98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_510cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcadb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d28f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39125") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7edf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1d85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9216a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da8a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3c8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e925") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57c82") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf4bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fffe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_629fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9e67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0a7") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccf80") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5ece") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5297e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8339c") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c70e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_455cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77a6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2416") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7396") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13918") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aff2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35d57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7d43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2437f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fd10") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd51b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0faeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ca3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a1d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58b8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8aff") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff3fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68c5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da8bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6ccb") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20920") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87f0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f081") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b745d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9934") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c957") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4299d") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b7c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd75f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef1e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5606") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ccf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cab9f") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5138b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_138c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9505d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e7ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75a62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a23e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2533d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7da39") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90fb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03fe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1294b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d6bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0766") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ac22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28b60") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_16242") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fda4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baf36") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e0c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_724b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb5d6") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5917f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a45d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_699ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7cfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0237c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5af64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4d56") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0233") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f64e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75950") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93691") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4926a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b21e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_254f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1f16") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb67d") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90154") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d474d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcb2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c634") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_750f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_824ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11cfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c29dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cad80") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_393a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75909") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d671") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_229a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_527a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_341d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3243") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd69e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4ddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a89a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fc0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40921") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4938") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ddc4") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3af71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0408f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26664") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d045") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7be99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fec9e") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_64a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bff74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b240") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c38b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f474b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1acc7") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2d62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cece2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_963b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64961") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e6d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba43e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fe68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af5bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b832f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bb86") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e341") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cac3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da734") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d32fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52f14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0abcf") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0223b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_352d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcce3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbd29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee112") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d29") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee303") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbac7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8746e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6496f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dd66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_759db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a116f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f718e") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_559ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a2be") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1fc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0abc2") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97563") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3a55") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_01c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6de1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c4dc") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_427dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c480a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c561") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3227") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b603a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee8f6") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_024a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_336b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41d52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27759") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7bb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fb90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eeb2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_127d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f614") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_915d5") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ab69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c48e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5e57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d484") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1084b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a38a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4bb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_686f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab8a2") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1abf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06168") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40bd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8172e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2dce2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f1d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3df8f") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07fbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75f40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6abfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4474b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e03") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f26e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51f1") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_82835") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6269f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd8c7") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5646d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9819a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_530cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5156") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_540f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0df4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49dad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b674f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82c31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6ec0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da4b3") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e700") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39a43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39ac1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d52") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5eab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b3cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b750") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d26ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc455") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_902c3") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d38f") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1db55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07ebf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b805c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c2a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c5d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0be11") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eac00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79e44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5657b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dac5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1963d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cefa2") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cb3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbe4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_786a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8527a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58fa0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57e59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1faca") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2abe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d590a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c309") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98030") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf8f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13538") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a55f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f38b") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03094") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4943c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad89") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_997e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed37c") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f91e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b363e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b562") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c49e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_189b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58ff0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e194") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_314c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_850ea") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_012db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36c99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8159e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5379") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e5f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3087") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d22c") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d91e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d49a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60e8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac8a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e969") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ab53") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0609c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c97d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8f23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bd9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46386") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bcd0") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30075") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4fb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e625a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e34a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c08c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80437") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_325d2") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d785e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccdbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7def2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_064ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faf57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebafa") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a18d5") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9732") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7f3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2358") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ca24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1296") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bca3b") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a0f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eba05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84b7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e39ed") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9159") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27bac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26f72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2469e") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26526") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_841cd") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59ecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5710") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d79c9") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76dc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6255") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2b43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a4e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e463b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da2d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87432") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fdb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_867c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4364f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c5c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a497") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8128c") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bbe3") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57826") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a6bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bca1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4d34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef28") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b20b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7adc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b82d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2de0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df155") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc1f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ff50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7115c") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d392c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_068c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37372") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb612") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1e03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a763c") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e183f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a5bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_267ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab2db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c422") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af675") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5ece") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5297e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8339c") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c70e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_455cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77a6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2416") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a530a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdf98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_510cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcadb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d28f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39125") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7edf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1d85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9216a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da8a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3c8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e925") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57c82") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf4bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fffe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_629fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9e67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0a7") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccf80") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b59c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97bc3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3ed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64a14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71793") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bdae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a627d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fb94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20737") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0089c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_331c6") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_884de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac52e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e579d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_336af") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87f0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f081") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b745d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9934") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c957") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4299d") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20920") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_16242") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fda4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baf36") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e0c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_724b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb5d6") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b7c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd75f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef1e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5606") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ccf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cab9f") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5138b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_138c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9505d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e7ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75a62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a23e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2533d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7da39") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90fb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03fe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1294b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d6bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0766") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ac22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28b60") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff3fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68c5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da8bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6ccb") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7396") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13918") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aff2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35d57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7d43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2437f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fd10") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd51b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0faeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ca3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a1d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58b8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8aff") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90154") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d474d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcb2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c634") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb67d") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3af71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0408f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26664") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d045") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7be99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fec9e") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_750f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_824ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11cfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c29dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cad80") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_393a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75909") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d671") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_229a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_527a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_341d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3243") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd69e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4ddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a89a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fc0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40921") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4938") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ddc4") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93691") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4926a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b21e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_254f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1f16") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5917f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a45d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_699ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7cfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0237c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5af64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4d56") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0233") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f64e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75950") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cac3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da734") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d32fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52f14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0abcf") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e341") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97563") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3a55") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_01c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6de1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c4dc") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0223b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_352d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcce3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbd29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee112") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d29") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee303") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbac7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8746e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6496f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dd66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_759db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a116f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f718e") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_559ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a2be") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1fc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0abc2") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e6d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba43e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fe68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af5bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b832f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bb86") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_64a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bff74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b240") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c38b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f474b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1acc7") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2d62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cece2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_963b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64961") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ab69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c48e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5e57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d484") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1084b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_915d5") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_82835") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6269f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd8c7") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5646d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9819a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_530cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5156") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a38a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4bb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_686f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab8a2") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1abf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06168") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40bd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8172e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2dce2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f1d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3df8f") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07fbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75f40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6abfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4474b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e03") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f26e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51f1") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7bb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fb90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eeb2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_127d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f614") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_427dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c480a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c561") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3227") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b603a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee8f6") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_024a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_336b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41d52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27759") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1db55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07ebf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b805c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c2a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c5d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0be11") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d38f") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03094") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4943c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad89") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_997e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed37c") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eac00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79e44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5657b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dac5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1963d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cefa2") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cb3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbe4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_786a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8527a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58fa0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57e59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1faca") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2abe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d590a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c309") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98030") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf8f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13538") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a55f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f38b") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5eab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b3cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b750") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d26ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc455") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_902c3") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_540f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0df4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49dad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b674f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82c31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6ec0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da4b3") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e700") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39a43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39ac1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d52") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d91e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d49a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60e8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac8a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e969") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ab53") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d22c") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9732") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7f3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2358") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ca24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1296") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bca3b") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0609c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c97d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8f23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bd9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46386") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bcd0") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30075") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4fb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e625a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e34a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c08c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80437") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_325d2") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d785e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccdbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7def2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_064ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faf57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebafa") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a18d5") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_012db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36c99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8159e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5379") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e5f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3087") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f91e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b363e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b562") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c49e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_189b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58ff0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e194") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_314c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_850ea") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_e4964") diff --git a/engine/scenes/world/player/wings/006/men.tscn b/engine/scenes/world/player/wings/006/men.tscn index 85f123e..14409b0 100644 --- a/engine/scenes/world/player/wings/006/men.tscn +++ b/engine/scenes/world/player/wings/006/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://be826a462773"] +[gd_scene load_steps=452 format=3 uid="uid://be826a462773"] -[ext_resource type="Texture2D" uid="uid://w38sgnylqsxa" path="res://framework/statics/scenes/world/player/wing/006/men/men.png" id="1_be826"] +[ext_resource type="Texture2D" uid="uid://w38sgnylqsxa" path="res://assets/world/player/wing/006/men/men.png" id="1_be826"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_b1dea"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_e590f"] -atlas = ExtResource("1_be826") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99473"] -atlas = ExtResource("1_be826") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d91e8"] -atlas = ExtResource("1_be826") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6ade"] -atlas = ExtResource("1_be826") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47fb2"] -atlas = ExtResource("1_be826") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7b76b"] -atlas = ExtResource("1_be826") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10063"] -atlas = ExtResource("1_be826") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f87c5"] -atlas = ExtResource("1_be826") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_517aa"] -atlas = ExtResource("1_be826") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68cd4"] -atlas = ExtResource("1_be826") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c828c"] -atlas = ExtResource("1_be826") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad7a6"] -atlas = ExtResource("1_be826") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07b20"] -atlas = ExtResource("1_be826") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76f85"] -atlas = ExtResource("1_be826") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_56dee"] -atlas = ExtResource("1_be826") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_952cd"] -atlas = ExtResource("1_be826") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2a93"] -atlas = ExtResource("1_be826") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d54f7"] -atlas = ExtResource("1_be826") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59a5b"] -atlas = ExtResource("1_be826") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c96b"] -atlas = ExtResource("1_be826") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_41a3a"] -atlas = ExtResource("1_be826") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_eb70e"] atlas = ExtResource("1_be826") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_be826") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_41a3a"] +atlas = ExtResource("1_be826") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94ef4"] +atlas = ExtResource("1_be826") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40b47"] +atlas = ExtResource("1_be826") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1623"] +atlas = ExtResource("1_be826") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1dcfd"] +atlas = ExtResource("1_be826") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b5af"] +atlas = ExtResource("1_be826") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b6b9"] +atlas = ExtResource("1_be826") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33132"] +atlas = ExtResource("1_be826") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_83288"] atlas = ExtResource("1_be826") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_be826") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94ef4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56dee"] atlas = ExtResource("1_be826") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40b47"] +[sub_resource type="AtlasTexture" id="AtlasTexture_952cd"] atlas = ExtResource("1_be826") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1623"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2a93"] atlas = ExtResource("1_be826") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1dcfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d54f7"] atlas = ExtResource("1_be826") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b5af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59a5b"] atlas = ExtResource("1_be826") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b6b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c96b"] atlas = ExtResource("1_be826") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33132"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e590f"] atlas = ExtResource("1_be826") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce21e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99473"] atlas = ExtResource("1_be826") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3dc6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d91e8"] atlas = ExtResource("1_be826") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55243"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6ade"] atlas = ExtResource("1_be826") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72614"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47fb2"] atlas = ExtResource("1_be826") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2725"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b76b"] atlas = ExtResource("1_be826") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7323b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10063"] atlas = ExtResource("1_be826") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee47c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f87c5"] atlas = ExtResource("1_be826") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac828"] +[sub_resource type="AtlasTexture" id="AtlasTexture_517aa"] atlas = ExtResource("1_be826") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f8cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68cd4"] atlas = ExtResource("1_be826") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b89a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c828c"] atlas = ExtResource("1_be826") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd8c8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad7a6"] atlas = ExtResource("1_be826") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbd2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07b20"] atlas = ExtResource("1_be826") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_38c61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76f85"] atlas = ExtResource("1_be826") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f1ab"] -atlas = ExtResource("1_be826") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_911d5"] -atlas = ExtResource("1_be826") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c725"] -atlas = ExtResource("1_be826") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7249"] -atlas = ExtResource("1_be826") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_33667"] -atlas = ExtResource("1_be826") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dc427"] -atlas = ExtResource("1_be826") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_031a0"] -atlas = ExtResource("1_be826") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73257"] -atlas = ExtResource("1_be826") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_6b05f"] atlas = ExtResource("1_be826") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_be826") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_73257"] +atlas = ExtResource("1_be826") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7738"] +atlas = ExtResource("1_be826") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ffb0c"] +atlas = ExtResource("1_be826") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3d07"] +atlas = ExtResource("1_be826") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6675c"] +atlas = ExtResource("1_be826") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c6c6"] +atlas = ExtResource("1_be826") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3056"] +atlas = ExtResource("1_be826") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9513"] +atlas = ExtResource("1_be826") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_b8357"] atlas = ExtResource("1_be826") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_be826") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7738"] +[sub_resource type="AtlasTexture" id="AtlasTexture_911d5"] atlas = ExtResource("1_be826") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffb0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c725"] atlas = ExtResource("1_be826") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3d07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7249"] atlas = ExtResource("1_be826") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6675c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33667"] atlas = ExtResource("1_be826") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c6c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc427"] atlas = ExtResource("1_be826") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3056"] +[sub_resource type="AtlasTexture" id="AtlasTexture_031a0"] atlas = ExtResource("1_be826") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9513"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce21e"] atlas = ExtResource("1_be826") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21115"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3dc6b"] atlas = ExtResource("1_be826") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff78a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55243"] atlas = ExtResource("1_be826") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f282a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72614"] atlas = ExtResource("1_be826") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_093dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2725"] atlas = ExtResource("1_be826") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92283"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7323b"] atlas = ExtResource("1_be826") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72729"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee47c"] atlas = ExtResource("1_be826") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad719"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac828"] atlas = ExtResource("1_be826") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef1e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f8cf"] atlas = ExtResource("1_be826") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d70c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b89a6"] atlas = ExtResource("1_be826") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7510b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd8c8"] atlas = ExtResource("1_be826") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0ea7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbd2c"] atlas = ExtResource("1_be826") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_89755"] +[sub_resource type="AtlasTexture" id="AtlasTexture_38c61"] atlas = ExtResource("1_be826") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a86c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f1ab"] atlas = ExtResource("1_be826") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53587"] -atlas = ExtResource("1_be826") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70608"] -atlas = ExtResource("1_be826") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b9df9"] -atlas = ExtResource("1_be826") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36fe0"] -atlas = ExtResource("1_be826") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd249"] -atlas = ExtResource("1_be826") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ae22"] -atlas = ExtResource("1_be826") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be798"] -atlas = ExtResource("1_be826") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24371"] -atlas = ExtResource("1_be826") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_4ac57"] atlas = ExtResource("1_be826") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_be826") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_24371"] +atlas = ExtResource("1_be826") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84eb6"] +atlas = ExtResource("1_be826") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54ff1"] +atlas = ExtResource("1_be826") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61ff5"] +atlas = ExtResource("1_be826") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34cb1"] +atlas = ExtResource("1_be826") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61917"] +atlas = ExtResource("1_be826") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac4b2"] +atlas = ExtResource("1_be826") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92e5d"] +atlas = ExtResource("1_be826") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_4a5df"] atlas = ExtResource("1_be826") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_be826") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84eb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70608"] atlas = ExtResource("1_be826") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_54ff1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9df9"] atlas = ExtResource("1_be826") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61ff5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36fe0"] atlas = ExtResource("1_be826") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_34cb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd249"] atlas = ExtResource("1_be826") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61917"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ae22"] atlas = ExtResource("1_be826") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac4b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be798"] atlas = ExtResource("1_be826") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92e5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21115"] atlas = ExtResource("1_be826") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6e95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff78a"] atlas = ExtResource("1_be826") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5069"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f282a"] atlas = ExtResource("1_be826") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_995e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_093dc"] atlas = ExtResource("1_be826") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c407"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92283"] atlas = ExtResource("1_be826") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a3dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72729"] atlas = ExtResource("1_be826") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cdcf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad719"] atlas = ExtResource("1_be826") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bae96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef1e0"] atlas = ExtResource("1_be826") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8372f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d70c9"] atlas = ExtResource("1_be826") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bebf6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7510b"] atlas = ExtResource("1_be826") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_17c65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0ea7"] atlas = ExtResource("1_be826") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa5a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89755"] atlas = ExtResource("1_be826") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b95c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a86c9"] atlas = ExtResource("1_be826") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_98374"] +[sub_resource type="AtlasTexture" id="AtlasTexture_53587"] atlas = ExtResource("1_be826") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20b47"] -atlas = ExtResource("1_be826") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d3ba"] -atlas = ExtResource("1_be826") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd4d4"] -atlas = ExtResource("1_be826") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8aa82"] -atlas = ExtResource("1_be826") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6977"] -atlas = ExtResource("1_be826") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_64ccc"] -atlas = ExtResource("1_be826") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dcb95"] -atlas = ExtResource("1_be826") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0bdb"] -atlas = ExtResource("1_be826") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_837c0"] atlas = ExtResource("1_be826") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_be826") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f0bdb"] +atlas = ExtResource("1_be826") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_575c2"] +atlas = ExtResource("1_be826") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df277"] +atlas = ExtResource("1_be826") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7be0b"] +atlas = ExtResource("1_be826") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ce99d"] +atlas = ExtResource("1_be826") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cfe99"] +atlas = ExtResource("1_be826") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_05a80"] +atlas = ExtResource("1_be826") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19276"] +atlas = ExtResource("1_be826") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_69d6e"] atlas = ExtResource("1_be826") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_be826") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_575c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d3ba"] atlas = ExtResource("1_be826") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df277"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd4d4"] atlas = ExtResource("1_be826") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7be0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8aa82"] atlas = ExtResource("1_be826") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce99d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6977"] atlas = ExtResource("1_be826") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cfe99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_64ccc"] atlas = ExtResource("1_be826") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_05a80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dcb95"] atlas = ExtResource("1_be826") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19276"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6e95"] atlas = ExtResource("1_be826") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_769d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5069"] atlas = ExtResource("1_be826") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e508"] +[sub_resource type="AtlasTexture" id="AtlasTexture_995e5"] atlas = ExtResource("1_be826") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ad1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c407"] atlas = ExtResource("1_be826") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c31c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a3dd"] atlas = ExtResource("1_be826") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc04d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cdcf"] atlas = ExtResource("1_be826") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_10a2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bae96"] atlas = ExtResource("1_be826") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1682b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8372f"] atlas = ExtResource("1_be826") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03503"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bebf6"] atlas = ExtResource("1_be826") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d891"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17c65"] atlas = ExtResource("1_be826") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a635"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa5a9"] atlas = ExtResource("1_be826") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5bab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b95c1"] atlas = ExtResource("1_be826") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce4b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98374"] atlas = ExtResource("1_be826") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a600"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20b47"] atlas = ExtResource("1_be826") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1ca7"] -atlas = ExtResource("1_be826") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c53f8"] -atlas = ExtResource("1_be826") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ecbd"] -atlas = ExtResource("1_be826") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2f50"] -atlas = ExtResource("1_be826") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9085"] -atlas = ExtResource("1_be826") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36b61"] -atlas = ExtResource("1_be826") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d3d6"] -atlas = ExtResource("1_be826") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44ade"] -atlas = ExtResource("1_be826") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_97bfb"] atlas = ExtResource("1_be826") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_be826") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_44ade"] +atlas = ExtResource("1_be826") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90a06"] +atlas = ExtResource("1_be826") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b646b"] +atlas = ExtResource("1_be826") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d21ba"] +atlas = ExtResource("1_be826") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8ecf"] +atlas = ExtResource("1_be826") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8e8f3"] +atlas = ExtResource("1_be826") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d066"] +atlas = ExtResource("1_be826") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc65b"] +atlas = ExtResource("1_be826") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_8074c"] atlas = ExtResource("1_be826") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_be826") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90a06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c53f8"] atlas = ExtResource("1_be826") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b646b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ecbd"] atlas = ExtResource("1_be826") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d21ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2f50"] atlas = ExtResource("1_be826") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8ecf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9085"] atlas = ExtResource("1_be826") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e8f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36b61"] atlas = ExtResource("1_be826") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d066"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d3d6"] atlas = ExtResource("1_be826") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc65b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_769d9"] atlas = ExtResource("1_be826") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ea95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e508"] atlas = ExtResource("1_be826") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_05262"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ad1b"] atlas = ExtResource("1_be826") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9748f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c31c"] atlas = ExtResource("1_be826") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0ea1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc04d"] atlas = ExtResource("1_be826") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_00cb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10a2f"] atlas = ExtResource("1_be826") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_db753"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1682b"] atlas = ExtResource("1_be826") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83b50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03503"] atlas = ExtResource("1_be826") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_780d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d891"] atlas = ExtResource("1_be826") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_504ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a635"] atlas = ExtResource("1_be826") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d2cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5bab"] atlas = ExtResource("1_be826") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4e90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce4b5"] atlas = ExtResource("1_be826") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f5d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a600"] atlas = ExtResource("1_be826") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c57b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1ca7"] atlas = ExtResource("1_be826") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fdc19"] -atlas = ExtResource("1_be826") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd258"] -atlas = ExtResource("1_be826") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6478d"] -atlas = ExtResource("1_be826") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9711"] -atlas = ExtResource("1_be826") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70dcb"] -atlas = ExtResource("1_be826") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bfc9f"] -atlas = ExtResource("1_be826") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b33b2"] -atlas = ExtResource("1_be826") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62d90"] -atlas = ExtResource("1_be826") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_45e24"] atlas = ExtResource("1_be826") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_be826") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_62d90"] +atlas = ExtResource("1_be826") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33e58"] +atlas = ExtResource("1_be826") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_258cc"] +atlas = ExtResource("1_be826") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d190"] +atlas = ExtResource("1_be826") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2026f"] +atlas = ExtResource("1_be826") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24e15"] +atlas = ExtResource("1_be826") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a963b"] +atlas = ExtResource("1_be826") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_aeeae"] +atlas = ExtResource("1_be826") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_441a4"] atlas = ExtResource("1_be826") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_be826") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33e58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd258"] atlas = ExtResource("1_be826") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_258cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6478d"] atlas = ExtResource("1_be826") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d190"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9711"] atlas = ExtResource("1_be826") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2026f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70dcb"] atlas = ExtResource("1_be826") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_24e15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfc9f"] atlas = ExtResource("1_be826") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a963b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b33b2"] atlas = ExtResource("1_be826") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aeeae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ea95"] atlas = ExtResource("1_be826") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_744ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05262"] atlas = ExtResource("1_be826") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_117e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9748f"] atlas = ExtResource("1_be826") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e547"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0ea1"] atlas = ExtResource("1_be826") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_98cfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_00cb7"] atlas = ExtResource("1_be826") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03236"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db753"] atlas = ExtResource("1_be826") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6361"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83b50"] atlas = ExtResource("1_be826") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40f01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_780d6"] atlas = ExtResource("1_be826") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_57541"] +[sub_resource type="AtlasTexture" id="AtlasTexture_504ab"] atlas = ExtResource("1_be826") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2eef9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d2cf"] atlas = ExtResource("1_be826") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a14b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4e90"] atlas = ExtResource("1_be826") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_de60a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f5d4"] atlas = ExtResource("1_be826") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_db623"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2c57b"] atlas = ExtResource("1_be826") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_060ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdc19"] atlas = ExtResource("1_be826") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e8550"] -atlas = ExtResource("1_be826") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55af8"] -atlas = ExtResource("1_be826") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c232b"] -atlas = ExtResource("1_be826") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_797da"] -atlas = ExtResource("1_be826") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ed6d"] -atlas = ExtResource("1_be826") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_43660"] -atlas = ExtResource("1_be826") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6831a"] -atlas = ExtResource("1_be826") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2dfe"] -atlas = ExtResource("1_be826") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_280f7"] atlas = ExtResource("1_be826") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_be826") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f2dfe"] +atlas = ExtResource("1_be826") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf8dd"] +atlas = ExtResource("1_be826") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9edd2"] +atlas = ExtResource("1_be826") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2889b"] +atlas = ExtResource("1_be826") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_95a70"] +atlas = ExtResource("1_be826") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32ba1"] +atlas = ExtResource("1_be826") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fd37"] +atlas = ExtResource("1_be826") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e1b0"] +atlas = ExtResource("1_be826") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_8da2b"] atlas = ExtResource("1_be826") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_be826") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf8dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55af8"] atlas = ExtResource("1_be826") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9edd2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c232b"] atlas = ExtResource("1_be826") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2889b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_797da"] atlas = ExtResource("1_be826") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_95a70"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ed6d"] atlas = ExtResource("1_be826") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_32ba1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43660"] atlas = ExtResource("1_be826") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fd37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6831a"] atlas = ExtResource("1_be826") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e1b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_744ed"] atlas = ExtResource("1_be826") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0bb6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_117e0"] atlas = ExtResource("1_be826") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84a9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1e547"] atlas = ExtResource("1_be826") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_720e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98cfd"] atlas = ExtResource("1_be826") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21138"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03236"] atlas = ExtResource("1_be826") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_06166"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6361"] atlas = ExtResource("1_be826") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2bc98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40f01"] atlas = ExtResource("1_be826") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0b9b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57541"] atlas = ExtResource("1_be826") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71620"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2eef9"] atlas = ExtResource("1_be826") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df890"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a14b"] atlas = ExtResource("1_be826") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_402d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_de60a"] atlas = ExtResource("1_be826") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8a3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db623"] atlas = ExtResource("1_be826") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a0b95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_060ca"] atlas = ExtResource("1_be826") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_66caa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8550"] atlas = ExtResource("1_be826") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35e74"] -atlas = ExtResource("1_be826") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4676d"] -atlas = ExtResource("1_be826") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe208"] -atlas = ExtResource("1_be826") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2c36"] -atlas = ExtResource("1_be826") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62282"] -atlas = ExtResource("1_be826") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e97e"] -atlas = ExtResource("1_be826") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b7fcd"] -atlas = ExtResource("1_be826") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b80ce"] -atlas = ExtResource("1_be826") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_893d0"] atlas = ExtResource("1_be826") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_be826") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_b80ce"] +atlas = ExtResource("1_be826") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25396"] +atlas = ExtResource("1_be826") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc904"] +atlas = ExtResource("1_be826") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6eb74"] +atlas = ExtResource("1_be826") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c07c2"] +atlas = ExtResource("1_be826") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c3d1"] +atlas = ExtResource("1_be826") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53a7b"] +atlas = ExtResource("1_be826") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4678c"] +atlas = ExtResource("1_be826") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_7b191"] atlas = ExtResource("1_be826") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_be826") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_25396"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4676d"] atlas = ExtResource("1_be826") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc904"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe208"] atlas = ExtResource("1_be826") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6eb74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2c36"] atlas = ExtResource("1_be826") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c07c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62282"] atlas = ExtResource("1_be826") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c3d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e97e"] atlas = ExtResource("1_be826") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_53a7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7fcd"] atlas = ExtResource("1_be826") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4678c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bb6d"] atlas = ExtResource("1_be826") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84a9d"] +atlas = ExtResource("1_be826") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_720e6"] +atlas = ExtResource("1_be826") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21138"] +atlas = ExtResource("1_be826") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06166"] +atlas = ExtResource("1_be826") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2bc98"] +atlas = ExtResource("1_be826") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0b9b9"] +atlas = ExtResource("1_be826") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_71620"] +atlas = ExtResource("1_be826") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df890"] +atlas = ExtResource("1_be826") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_402d1"] +atlas = ExtResource("1_be826") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8a3c"] +atlas = ExtResource("1_be826") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a0b95"] +atlas = ExtResource("1_be826") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66caa"] +atlas = ExtResource("1_be826") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35e74"] +atlas = ExtResource("1_be826") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_be826"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e590f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d91e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6ade") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47fb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b76b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10063") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f87c5") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_517aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c828c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad7a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07b20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76f85") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56dee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_952cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2a93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d54f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c96b") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41a3a") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb70e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e9fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbc10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cda6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89d85") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83288") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fc88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b212") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a3f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c372") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_926cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63c1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33047") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9888") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4318d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_194d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4769") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2f46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61f12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1124c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32964") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8f4d") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4954c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9fb0") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94ef4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40b47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1623") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dcfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b5af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33132") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce21e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dc6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55243") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72614") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2725") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7323b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee47c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac828") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f8cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b89a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd8c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbd2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38c61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f1ab") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_911d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c725") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7249") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc427") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_031a0") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73257") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b05f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f99aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_868eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50900") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ffc7") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1220d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38227") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_caa8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcc2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_319de") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_087c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89749") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1fac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_896c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bfd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42f96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe7b") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba040") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42309") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4646") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39312") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1784a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed309") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63827") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de43f") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffb0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d07") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6675c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3056") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9513") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21115") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff78a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f282a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_093dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92283") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72729") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad719") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef1e0") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d70c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7510b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0ea7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a86c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53587") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9df9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36fe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd249") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ae22") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be798") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24371") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7912a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6062") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e842") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9329") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a5df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48915") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b34ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11c89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7a5a") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86ac0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7118") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b7f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80e03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be65c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d590") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c164f") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_993a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffa30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10fb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88f52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e15bf") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7e33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87ddd") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84eb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54ff1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ff5") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61917") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac4b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92e5d") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_995e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c407") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a3dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cdcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8372f") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bebf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17c65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa5a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b95c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98374") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20b47") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d3ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd4d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aa82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6977") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64ccc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcb95") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0bdb") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_837c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b15ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99679") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bfe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f94c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ef0e") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69d6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa318") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8202") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6e0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_513de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5766f") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ac77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a47b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54f5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca7b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6b38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad411") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29387") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c769") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_feee3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3adbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00db9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06d2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c6e3") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a243") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_575c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df277") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7be0b") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce99d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfe99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05a80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19276") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_769d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e508") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ad1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c31c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc04d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1682b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03503") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a635") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5bab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce4b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a600") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1ca7") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c53f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ecbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2f50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9085") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d3d6") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44ade") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_97bfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c563") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ef4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1e02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfd47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5273e") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8074c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c36dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e33c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ab49") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_51507") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f40e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f87d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa490") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38116") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d20b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82ccc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac23") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac605") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7d21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6c48") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_806f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56f63") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90a06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b646b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d21ba") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8ecf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e8f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d066") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc65b") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ea95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9748f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0ea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00cb7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_780d6") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_504ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d2cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f5d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c57b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdc19") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6478d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70dcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfc9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b33b2") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62d90") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45e24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dcff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e73c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a8ed") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_441a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3150") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f326") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_922a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82774") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0805") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d70e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68ccd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0e17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a3b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a718b") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_639fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec493") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8594") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64f47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8a11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd45f") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25fe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1056a") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_33e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_258cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d190") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2026f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a963b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeeae") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_744ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_117e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98cfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40f01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57541") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eef9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a14b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de60a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_060ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8550") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55af8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c232b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_797da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ed6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6831a") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2dfe") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_280f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee220") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62c73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65c01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c93a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48d1a") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8da2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc4c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27637") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73a5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cf23") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_203e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edaac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79565") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6887") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f0f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04067") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_000e1") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a7eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fac0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d174d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95bbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f75c1") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3153c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dda2") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf8dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9edd2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2889b") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95a70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32ba1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fd37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e1b0") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bb6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84a9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_720e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21138") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bc98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b9b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71620") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_402d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8a3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0b95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66caa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35e74") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4676d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe208") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2c36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62282") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e97e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7fcd") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b80ce") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_893d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cfb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95d62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55fa6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71a62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1556f") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b191") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24e1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0245a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_273be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a44f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac0ad") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3c4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21d00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfecc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c0c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fff36") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea4dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab88f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_330a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd594") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d18b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0048d") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19f85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d9f8") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25396") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc904") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eb74") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c07c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c3d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4678c") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb70e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e9fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbc10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cda6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89d85") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41a3a") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94ef4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40b47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1623") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dcfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b5af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33132") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83288") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fc88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b212") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a3f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c372") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_926cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63c1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33047") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9888") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4318d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_194d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4769") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2f46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61f12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1124c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32964") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8f4d") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4954c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9fb0") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56dee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_952cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2a93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d54f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c96b") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e590f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d91e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6ade") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47fb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b76b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10063") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f87c5") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_517aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c828c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad7a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07b20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76f85") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b05f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f99aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_868eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50900") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ffc7") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73257") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffb0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d07") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6675c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3056") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9513") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1220d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38227") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_caa8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcc2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_319de") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_087c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89749") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1fac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_896c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bfd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42f96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe7b") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba040") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42309") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4646") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39312") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1784a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed309") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63827") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de43f") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_911d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c725") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7249") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc427") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_031a0") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce21e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dc6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55243") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72614") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2725") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7323b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee47c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac828") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f8cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b89a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd8c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbd2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38c61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f1ab") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7912a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6062") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e842") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9329") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24371") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84eb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54ff1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ff5") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61917") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac4b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92e5d") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a5df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48915") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b34ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11c89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7a5a") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86ac0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7118") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b7f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80e03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be65c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d590") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c164f") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_993a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffa30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10fb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88f52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e15bf") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7e33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87ddd") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9df9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36fe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd249") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ae22") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be798") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21115") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff78a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f282a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_093dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92283") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72729") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad719") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef1e0") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d70c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7510b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0ea7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a86c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53587") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_837c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b15ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99679") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bfe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f94c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ef0e") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0bdb") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_575c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df277") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7be0b") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce99d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfe99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05a80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19276") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69d6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa318") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8202") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6e0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_513de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5766f") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ac77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a47b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54f5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca7b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6b38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad411") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29387") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c769") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_feee3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3adbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00db9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06d2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c6e3") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a243") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d3ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd4d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aa82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6977") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64ccc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcb95") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_995e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c407") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a3dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cdcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8372f") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bebf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17c65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa5a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b95c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98374") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20b47") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_97bfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c563") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ef4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1e02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfd47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5273e") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44ade") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90a06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b646b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d21ba") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8ecf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e8f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d066") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc65b") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8074c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c36dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e33c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ab49") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_51507") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f40e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f87d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa490") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38116") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d20b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82ccc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac23") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac605") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7d21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6c48") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_806f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56f63") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c53f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ecbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2f50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9085") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d3d6") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_769d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e508") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ad1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c31c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc04d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1682b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03503") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a635") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5bab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce4b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a600") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1ca7") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45e24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dcff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e73c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a8ed") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62d90") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_33e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_258cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d190") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2026f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a963b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeeae") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_441a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3150") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f326") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_922a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82774") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0805") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d70e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68ccd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0e17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a3b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a718b") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_639fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec493") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8594") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64f47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8a11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd45f") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25fe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1056a") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6478d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70dcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfc9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b33b2") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ea95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9748f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0ea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00cb7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_780d6") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_504ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d2cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f5d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c57b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdc19") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_280f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee220") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62c73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65c01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c93a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48d1a") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2dfe") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf8dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9edd2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2889b") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95a70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32ba1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fd37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e1b0") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8da2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc4c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27637") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73a5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cf23") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_203e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edaac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79565") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6887") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f0f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04067") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_000e1") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a7eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fac0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d174d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95bbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f75c1") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3153c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dda2") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55af8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c232b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_797da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ed6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6831a") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_744ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_117e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98cfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40f01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57541") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eef9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a14b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de60a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_060ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8550") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_893d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cfb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95d62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55fa6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71a62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1556f") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b80ce") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25396") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc904") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eb74") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c07c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c3d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4678c") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b191") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24e1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0245a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_273be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a44f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac0ad") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3c4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21d00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfecc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c0c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fff36") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea4dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab88f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_330a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd594") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d18b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0048d") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19f85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d9f8") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4676d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe208") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2c36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62282") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e97e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7fcd") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bb6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84a9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_720e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21138") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bc98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b9b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71620") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_402d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8a3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0b95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66caa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35e74") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_b1dea") diff --git a/engine/scenes/world/player/wings/006/women.tscn b/engine/scenes/world/player/wings/006/women.tscn index 2b5ebdc..7e534eb 100644 --- a/engine/scenes/world/player/wings/006/women.tscn +++ b/engine/scenes/world/player/wings/006/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://d697cd78f428"] +[gd_scene load_steps=452 format=3 uid="uid://d7a7cd78f428"] -[ext_resource type="Texture2D" uid="uid://rqvvxg3wp6hv" path="res://framework/statics/scenes/world/player/wing/006/women/women.png" id="1_d697c"] +[ext_resource type="Texture2D" uid="uid://rqvvxg3wp6hv" path="res://assets/world/player/wing/006/women/women.png" id="1_d697c"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_f923c"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_1d9b1"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62065"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08b94"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a75a3"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50eb0"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ce72"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06e91"] -atlas = ExtResource("1_d697c") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7de4"] -atlas = ExtResource("1_d697c") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bca4"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_28916"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d047c"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1edb"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7501e"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e452"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_23f42"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44ddf"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_25d7c"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e13fc"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a0c0"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8d7f"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a237d"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_09844"] atlas = ExtResource("1_d697c") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_a237d"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0572a"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0a2c1"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b845a"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08ea1"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c13b9"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8f7b"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_acad0"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_008b1"] atlas = ExtResource("1_d697c") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0572a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23f42"] atlas = ExtResource("1_d697c") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a2c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44ddf"] atlas = ExtResource("1_d697c") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b845a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_25d7c"] atlas = ExtResource("1_d697c") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08ea1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e13fc"] atlas = ExtResource("1_d697c") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c13b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a0c0"] atlas = ExtResource("1_d697c") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8f7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8d7f"] atlas = ExtResource("1_d697c") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_acad0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d9b1"] atlas = ExtResource("1_d697c") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6a60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62065"] atlas = ExtResource("1_d697c") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4390b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08b94"] atlas = ExtResource("1_d697c") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3f1a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a75a3"] atlas = ExtResource("1_d697c") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecd4c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50eb0"] atlas = ExtResource("1_d697c") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0bf63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ce72"] atlas = ExtResource("1_d697c") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c683"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06e91"] atlas = ExtResource("1_d697c") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9610"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7de4"] atlas = ExtResource("1_d697c") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_02ebd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bca4"] atlas = ExtResource("1_d697c") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_24651"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28916"] atlas = ExtResource("1_d697c") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a810"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d047c"] atlas = ExtResource("1_d697c") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e509"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1edb"] atlas = ExtResource("1_d697c") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a95d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7501e"] atlas = ExtResource("1_d697c") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f83a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e452"] atlas = ExtResource("1_d697c") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_06a7a"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_18582"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f8cf"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75849"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc15c"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_784f5"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b8a8"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d43ee"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_eb891"] atlas = ExtResource("1_d697c") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_d43ee"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59a4a"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab94b"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ff7e"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_895a5"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e05ed"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11adb"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6f4c0"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_37bd9"] atlas = ExtResource("1_d697c") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_59a4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18582"] atlas = ExtResource("1_d697c") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab94b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f8cf"] atlas = ExtResource("1_d697c") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ff7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75849"] atlas = ExtResource("1_d697c") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_895a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc15c"] atlas = ExtResource("1_d697c") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e05ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_784f5"] atlas = ExtResource("1_d697c") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11adb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b8a8"] atlas = ExtResource("1_d697c") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f4c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6a60"] atlas = ExtResource("1_d697c") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3fd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4390b"] atlas = ExtResource("1_d697c") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a891d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3f1a"] atlas = ExtResource("1_d697c") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5fc01"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecd4c"] atlas = ExtResource("1_d697c") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e007"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bf63"] atlas = ExtResource("1_d697c") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ead65"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4c683"] atlas = ExtResource("1_d697c") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_030d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9610"] atlas = ExtResource("1_d697c") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_578e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_02ebd"] atlas = ExtResource("1_d697c") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5b58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24651"] atlas = ExtResource("1_d697c") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b97f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a810"] atlas = ExtResource("1_d697c") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_be4a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e509"] atlas = ExtResource("1_d697c") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3845b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a95d"] atlas = ExtResource("1_d697c") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c46b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f83a2"] atlas = ExtResource("1_d697c") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_78ad9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06a7a"] atlas = ExtResource("1_d697c") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_904d3"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c7954"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba488"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_01abd"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f565c"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e23b"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a14c6"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cd0d"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_3d9a7"] atlas = ExtResource("1_d697c") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_1cd0d"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e40d1"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3445"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1185d"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90af0"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44817"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a11df"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_960e1"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_d6b8a"] atlas = ExtResource("1_d697c") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e40d1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7954"] atlas = ExtResource("1_d697c") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3445"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba488"] atlas = ExtResource("1_d697c") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1185d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01abd"] atlas = ExtResource("1_d697c") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90af0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f565c"] atlas = ExtResource("1_d697c") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_44817"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e23b"] atlas = ExtResource("1_d697c") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a11df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a14c6"] atlas = ExtResource("1_d697c") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_960e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3fd8"] atlas = ExtResource("1_d697c") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf8b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a891d"] atlas = ExtResource("1_d697c") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ce0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5fc01"] atlas = ExtResource("1_d697c") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4080"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e007"] atlas = ExtResource("1_d697c") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ab74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ead65"] atlas = ExtResource("1_d697c") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_50ba8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_030d0"] atlas = ExtResource("1_d697c") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6e69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_578e5"] atlas = ExtResource("1_d697c") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb12f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5b58"] atlas = ExtResource("1_d697c") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f82b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b97f3"] atlas = ExtResource("1_d697c") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_22788"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be4a8"] atlas = ExtResource("1_d697c") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f169b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3845b"] atlas = ExtResource("1_d697c") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_329b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c46b0"] atlas = ExtResource("1_d697c") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5bd1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78ad9"] atlas = ExtResource("1_d697c") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4236f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_904d3"] atlas = ExtResource("1_d697c") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d2b1"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_efa78"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d22e"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b211"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ef848"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f35e4"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99de1"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85dcb"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_8993c"] atlas = ExtResource("1_d697c") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_85dcb"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0ef8"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1488"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c89e"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bc7a"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_668d0"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06a25"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75be4"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_6bcf4"] atlas = ExtResource("1_d697c") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0ef8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efa78"] atlas = ExtResource("1_d697c") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1488"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d22e"] atlas = ExtResource("1_d697c") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c89e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b211"] atlas = ExtResource("1_d697c") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bc7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef848"] atlas = ExtResource("1_d697c") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_668d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f35e4"] atlas = ExtResource("1_d697c") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_06a25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99de1"] atlas = ExtResource("1_d697c") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_75be4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf8b7"] atlas = ExtResource("1_d697c") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa65f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ce0c"] atlas = ExtResource("1_d697c") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7148e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4080"] atlas = ExtResource("1_d697c") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed271"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ab74"] atlas = ExtResource("1_d697c") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb5e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50ba8"] atlas = ExtResource("1_d697c") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d9fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6e69"] atlas = ExtResource("1_d697c") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8d7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb12f"] atlas = ExtResource("1_d697c") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ff45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f82b"] atlas = ExtResource("1_d697c") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e34f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22788"] atlas = ExtResource("1_d697c") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3319f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f169b"] atlas = ExtResource("1_d697c") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a285"] +[sub_resource type="AtlasTexture" id="AtlasTexture_329b3"] atlas = ExtResource("1_d697c") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4b5d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5bd1e"] atlas = ExtResource("1_d697c") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fd2ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4236f"] atlas = ExtResource("1_d697c") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56bb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d2b1"] atlas = ExtResource("1_d697c") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eb864"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2631e"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4f0d"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ea92b"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b7e4"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93f0c"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d9ed"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_03ed4"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_5439c"] atlas = ExtResource("1_d697c") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_03ed4"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_da6d9"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e70b"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f6b31"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04527"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06f15"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5beea"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e5aa"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_1080a"] atlas = ExtResource("1_d697c") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_da6d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2631e"] atlas = ExtResource("1_d697c") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e70b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4f0d"] atlas = ExtResource("1_d697c") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6b31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ea92b"] atlas = ExtResource("1_d697c") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_04527"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b7e4"] atlas = ExtResource("1_d697c") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_06f15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93f0c"] atlas = ExtResource("1_d697c") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5beea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d9ed"] atlas = ExtResource("1_d697c") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e5aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa65f"] atlas = ExtResource("1_d697c") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_93e8e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7148e"] atlas = ExtResource("1_d697c") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70f72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed271"] atlas = ExtResource("1_d697c") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_39ca5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb5e8"] atlas = ExtResource("1_d697c") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_927c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d9fb"] atlas = ExtResource("1_d697c") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4ee9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8d7b"] atlas = ExtResource("1_d697c") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1078"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ff45"] atlas = ExtResource("1_d697c") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a31b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e34f9"] atlas = ExtResource("1_d697c") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae2fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3319f"] atlas = ExtResource("1_d697c") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f6d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a285"] atlas = ExtResource("1_d697c") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7672d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4b5d"] atlas = ExtResource("1_d697c") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f82de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd2ec"] atlas = ExtResource("1_d697c") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_237b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56bb8"] atlas = ExtResource("1_d697c") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fcee0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb864"] atlas = ExtResource("1_d697c") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_13dc9"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf07e"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_71214"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9cee4"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ebf6"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74efb"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34430"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_431fc"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_90250"] atlas = ExtResource("1_d697c") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_431fc"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42973"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3d7fd"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d275"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98738"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cb328"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80d66"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2069"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_88835"] atlas = ExtResource("1_d697c") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_42973"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf07e"] atlas = ExtResource("1_d697c") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d7fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71214"] atlas = ExtResource("1_d697c") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d275"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cee4"] atlas = ExtResource("1_d697c") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_98738"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ebf6"] atlas = ExtResource("1_d697c") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb328"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74efb"] atlas = ExtResource("1_d697c") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80d66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34430"] atlas = ExtResource("1_d697c") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2069"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93e8e"] atlas = ExtResource("1_d697c") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fc00"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70f72"] atlas = ExtResource("1_d697c") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3515e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39ca5"] atlas = ExtResource("1_d697c") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bcc0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_927c6"] atlas = ExtResource("1_d697c") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4202"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4ee9"] atlas = ExtResource("1_d697c") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff8fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1078"] atlas = ExtResource("1_d697c") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f730e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a31b"] atlas = ExtResource("1_d697c") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2b60"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae2fa"] atlas = ExtResource("1_d697c") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_709db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f6d5"] atlas = ExtResource("1_d697c") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_195f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7672d"] atlas = ExtResource("1_d697c") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2c1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f82de"] atlas = ExtResource("1_d697c") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7d28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_237b3"] atlas = ExtResource("1_d697c") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa8de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fcee0"] atlas = ExtResource("1_d697c") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_29bfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13dc9"] atlas = ExtResource("1_d697c") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15571"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cddb0"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_666c8"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3a77f"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a86bf"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95dcf"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_251b8"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ff2a"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_b6b81"] atlas = ExtResource("1_d697c") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_6ff2a"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e101"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5528f"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83460"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72a7b"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90736"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94f0b"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3a12"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_c582e"] atlas = ExtResource("1_d697c") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e101"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cddb0"] atlas = ExtResource("1_d697c") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5528f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_666c8"] atlas = ExtResource("1_d697c") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83460"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3a77f"] atlas = ExtResource("1_d697c") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72a7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a86bf"] atlas = ExtResource("1_d697c") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90736"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95dcf"] atlas = ExtResource("1_d697c") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94f0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_251b8"] atlas = ExtResource("1_d697c") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3a12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fc00"] atlas = ExtResource("1_d697c") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ac81"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3515e"] atlas = ExtResource("1_d697c") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbff4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bcc0"] atlas = ExtResource("1_d697c") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40fbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4202"] atlas = ExtResource("1_d697c") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f5c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff8fe"] atlas = ExtResource("1_d697c") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5377"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f730e"] atlas = ExtResource("1_d697c") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b598"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2b60"] atlas = ExtResource("1_d697c") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_058d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_709db"] atlas = ExtResource("1_d697c") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_067b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_195f3"] atlas = ExtResource("1_d697c") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_42faa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2c1d"] atlas = ExtResource("1_d697c") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6efeb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7d28"] atlas = ExtResource("1_d697c") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe616"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa8de"] atlas = ExtResource("1_d697c") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fb82"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29bfb"] atlas = ExtResource("1_d697c") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e345a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15571"] atlas = ExtResource("1_d697c") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e6fb"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ccce"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2a6be"] -atlas = ExtResource("1_d697c") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9168c"] -atlas = ExtResource("1_d697c") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aae88"] -atlas = ExtResource("1_d697c") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e5aa"] -atlas = ExtResource("1_d697c") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e3ea"] -atlas = ExtResource("1_d697c") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c1b5"] -atlas = ExtResource("1_d697c") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_34646"] atlas = ExtResource("1_d697c") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_7c1b5"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed121"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_164ca"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1a33"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e8c7"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_28caa"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20480"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2099"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_85c88"] atlas = ExtResource("1_d697c") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_d697c") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed121"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ccce"] atlas = ExtResource("1_d697c") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_164ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a6be"] atlas = ExtResource("1_d697c") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1a33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9168c"] atlas = ExtResource("1_d697c") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e8c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aae88"] atlas = ExtResource("1_d697c") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_28caa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e5aa"] atlas = ExtResource("1_d697c") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_20480"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e3ea"] atlas = ExtResource("1_d697c") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2099"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ac81"] atlas = ExtResource("1_d697c") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dbff4"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_40fbe"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f5c0"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5377"] +atlas = ExtResource("1_d697c") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b598"] +atlas = ExtResource("1_d697c") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_058d7"] +atlas = ExtResource("1_d697c") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_067b7"] +atlas = ExtResource("1_d697c") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42faa"] +atlas = ExtResource("1_d697c") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6efeb"] +atlas = ExtResource("1_d697c") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe616"] +atlas = ExtResource("1_d697c") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fb82"] +atlas = ExtResource("1_d697c") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e345a"] +atlas = ExtResource("1_d697c") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6e6fb"] +atlas = ExtResource("1_d697c") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_d697c"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d9b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62065") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08b94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a75a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50eb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ce72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06e91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7de4") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bca4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28916") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d047c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7501e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e452") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23f42") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44ddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25d7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e13fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a0c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d7f") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a237d") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_09844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c86a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5973f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d6f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2187f") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_008b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8210") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5642e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a53a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bb11") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b653b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_961c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_404fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca260") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a21a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe81e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2acf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_299af") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9deb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b17d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e002") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_705d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36f5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ce7c") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f575") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0572a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a2c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b845a") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ea1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c13b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acad0") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6a60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4390b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3f1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecd4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bf63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9610") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02ebd") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e509") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a95d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f83a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06a7a") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18582") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f8cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75849") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc15c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_784f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b8a8") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d43ee") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a60e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a26be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_236ee") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_37bd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0f89") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4171") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bc76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f506") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34102") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3104e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c14c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87fb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca7d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7af3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17d60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a69e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96073") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b20e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce9fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e5c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19b31") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_646d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26ea3") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59a4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab94b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ff7e") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_895a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e05ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11adb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f4c0") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3fd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a891d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fc01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e007") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_030d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_578e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5b58") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b97f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be4a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3845b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c46b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78ad9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_904d3") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7954") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba488") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01abd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f565c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e23b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a14c6") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cd0d") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d9a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbf5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78f11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8d2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda90") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6b8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab4df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f560") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8371f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96eb5") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e6ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc3c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c266f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9544") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09af7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a6ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fdcc") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_127f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4a1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a46b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff4e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57574") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb093") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d601b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f0c") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e40d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1185d") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90af0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a11df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_960e1") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf8b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ce0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4080") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ab74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ba8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6e69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb12f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f82b") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_22788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f169b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_329b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bd1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4236f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2b1") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efa78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d22e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b211") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99de1") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85dcb") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8993c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b26b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c446") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f923e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8795b") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bcf4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d690c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6255a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebb80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad4ee") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6e0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7426b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6df5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d978c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e824a") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b3ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d21ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98a03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cdd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b77d") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_952c0") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0ef8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1488") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c89e") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bc7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_668d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06a25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75be4") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa65f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7148e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed271") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb5e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d9fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8d7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ff45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e34f9") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3319f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a285") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4b5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd2ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56bb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb864") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2631e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4f0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea92b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b7e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d9ed") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03ed4") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5439c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2876") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3236e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3202a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04784") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1080a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4edbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d33f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aff6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95176") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe27e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1394") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_744b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01afb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9740") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8fa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f24f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b772") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_494b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75b0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20386") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8d11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_766a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a43") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cbdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_459c8") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_da6d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e70b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6b31") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_04527") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5beea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e5aa") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93e8e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70f72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39ca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_927c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4ee9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1078") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a31b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae2fa") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f6d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7672d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f82de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_237b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcee0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13dc9") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf07e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71214") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ebf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74efb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34430") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_431fc") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90250") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_433ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19f55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f27a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_418d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_452c3") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_88835") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57b71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6e1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66177") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b57e") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_923eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e92f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75c7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb196") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb60d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fade8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d33a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b7a4") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aef34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78257") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77b30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bd64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_010a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_592e6") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_86db7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b412b") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d7fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d275") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2069") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3515e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bcc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4202") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff8fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f730e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2b60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_709db") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_195f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2c1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa8de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29bfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15571") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cddb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_666c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a77f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a86bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95dcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_251b8") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ff2a") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6b81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2336") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0e4f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd71d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6f70") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c582e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8acc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bdd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca522") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e40db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15409") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d50d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8bd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_253f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b6d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c6bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86d13") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f79b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_405be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00cc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f792") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d40a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7c13") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_416aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73ac5") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5528f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83460") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72a7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90736") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94f0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a12") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40fbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f5c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5377") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b598") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_058d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_067b7") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42faa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6efeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fb82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e345a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e6fb") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ccce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a6be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9168c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aae88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e5aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e3ea") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c1b5") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34646") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5080c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0863") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7475c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_078c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42124") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85c88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71b8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_731ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e595") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42759") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a41c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6f59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a1a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e93e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c679") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16c65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5023e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4df0f") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd170") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e69c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e15cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff4aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35a2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8b26") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fce4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f25ce") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed121") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_164ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1a33") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e8c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28caa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20480") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2099") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_09844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c86a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5973f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d6f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2187f") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a237d") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0572a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a2c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b845a") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ea1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c13b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acad0") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_008b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8210") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5642e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a53a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bb11") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b653b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_961c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_404fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca260") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a21a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe81e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2acf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_299af") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9deb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b17d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e002") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_705d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36f5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ce7c") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f575") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23f42") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44ddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25d7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e13fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a0c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d7f") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d9b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62065") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08b94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a75a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50eb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ce72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06e91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7de4") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bca4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28916") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d047c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7501e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e452") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a60e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a26be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_236ee") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d43ee") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59a4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab94b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ff7e") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_895a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e05ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11adb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f4c0") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_37bd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0f89") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4171") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bc76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f506") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34102") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3104e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c14c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87fb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca7d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7af3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17d60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a69e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96073") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b20e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce9fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e5c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19b31") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_646d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26ea3") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18582") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f8cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75849") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc15c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_784f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b8a8") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6a60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4390b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3f1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecd4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bf63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9610") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02ebd") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e509") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a95d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f83a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06a7a") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d9a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbf5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78f11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8d2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda90") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cd0d") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e40d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1185d") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90af0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a11df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_960e1") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6b8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab4df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f560") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8371f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96eb5") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e6ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc3c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c266f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9544") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09af7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a6ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fdcc") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_127f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4a1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a46b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff4e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57574") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb093") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d601b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f0c") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7954") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba488") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01abd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f565c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e23b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a14c6") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3fd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a891d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fc01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e007") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_030d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_578e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5b58") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b97f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be4a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3845b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c46b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78ad9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_904d3") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8993c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b26b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c446") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f923e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8795b") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85dcb") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0ef8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1488") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c89e") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bc7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_668d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06a25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75be4") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bcf4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d690c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6255a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebb80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad4ee") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6e0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7426b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6df5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d978c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e824a") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b3ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d21ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98a03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cdd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b77d") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_952c0") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efa78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d22e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b211") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99de1") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf8b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ce0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4080") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ab74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ba8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6e69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb12f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f82b") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_22788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f169b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_329b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bd1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4236f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2b1") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5439c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2876") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3236e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3202a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04784") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03ed4") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_da6d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e70b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6b31") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_04527") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5beea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e5aa") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1080a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4edbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d33f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aff6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95176") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe27e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1394") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_744b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01afb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9740") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8fa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f24f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b772") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_494b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75b0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20386") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8d11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_766a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a43") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cbdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_459c8") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2631e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4f0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea92b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b7e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d9ed") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa65f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7148e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed271") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb5e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d9fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8d7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ff45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e34f9") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3319f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a285") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4b5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd2ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56bb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb864") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90250") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_433ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19f55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f27a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_418d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_452c3") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_431fc") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d7fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d275") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2069") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_88835") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57b71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6e1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66177") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b57e") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_923eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e92f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75c7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb196") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb60d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fade8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d33a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b7a4") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aef34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78257") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77b30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bd64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_010a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_592e6") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_86db7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b412b") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf07e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71214") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ebf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74efb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34430") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93e8e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70f72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39ca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_927c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4ee9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1078") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a31b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae2fa") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f6d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7672d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f82de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_237b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcee0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13dc9") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6b81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2336") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0e4f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd71d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6f70") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ff2a") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5528f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83460") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72a7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90736") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94f0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a12") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c582e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8acc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bdd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca522") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e40db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15409") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d50d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8bd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_253f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b6d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c6bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86d13") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f79b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_405be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00cc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f792") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d40a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7c13") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_416aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73ac5") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cddb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_666c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a77f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a86bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95dcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_251b8") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3515e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bcc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4202") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff8fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f730e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2b60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_709db") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_195f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2c1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa8de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29bfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15571") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34646") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5080c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0863") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7475c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_078c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42124") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c1b5") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed121") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_164ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1a33") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e8c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28caa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20480") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2099") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85c88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71b8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_731ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e595") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42759") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a41c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6f59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a1a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e93e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c679") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16c65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5023e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4df0f") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd170") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e69c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e15cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff4aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35a2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8b26") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fce4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f25ce") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ccce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a6be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9168c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aae88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e5aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e3ea") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40fbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f5c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5377") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b598") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_058d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_067b7") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42faa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6efeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fb82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e345a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e6fb") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_f923c") diff --git a/engine/scenes/world/player/wings/007/men.tscn b/engine/scenes/world/player/wings/007/men.tscn index 0ae2226..5fa7688 100644 --- a/engine/scenes/world/player/wings/007/men.tscn +++ b/engine/scenes/world/player/wings/007/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://95ea05c03095"] +[gd_scene load_steps=452 format=3 uid="uid://ba5ea05c031a5"] -[ext_resource type="Texture2D" uid="uid://c2dyobnm0l7ix" path="res://framework/statics/scenes/world/player/wing/007/men/men.png" id="1_95ea0"] +[ext_resource type="Texture2D" uid="uid://c2dyobnm0l7ix" path="res://assets/world/player/wing/007/men/men.png" id="1_95ea0"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_e32b4"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_76706"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09f9d"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90fff"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1b86"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ca8d"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb684"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e970b"] -atlas = ExtResource("1_95ea0") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85146"] -atlas = ExtResource("1_95ea0") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cc6dd"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_10873"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7de0c"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cea0c"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_91df2"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15381"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a38de"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb298"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d715"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29839"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_536b4"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60748"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0d15b"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_27ce9"] atlas = ExtResource("1_95ea0") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0d15b"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7e796"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_206b4"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c46a"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc50b"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a67ae"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7f3a"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_93029"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_e5d91"] atlas = ExtResource("1_95ea0") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7e796"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a38de"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_206b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fb298"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c46a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d715"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc50b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29839"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a67ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_536b4"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7f3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60748"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_93029"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76706"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c629f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09f9d"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e40ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90fff"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ee7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1b86"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcd1d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ca8d"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_06723"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb684"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_18645"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e970b"] atlas = ExtResource("1_95ea0") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_22fb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85146"] atlas = ExtResource("1_95ea0") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5c2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc6dd"] atlas = ExtResource("1_95ea0") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9769a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10873"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_30111"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7de0c"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6dab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cea0c"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_763a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91df2"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9cb99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15381"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_85bcc"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b1ad"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34c84"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12642"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbadf"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e36c3"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa8a6"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bc87d"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_2e67e"] atlas = ExtResource("1_95ea0") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_bc87d"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06cd3"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3b83"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5c25"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bc95c"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47c64"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_edec9"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6b5c"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_c6b8c"] atlas = ExtResource("1_95ea0") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_06cd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b1ad"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3b83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34c84"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5c25"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12642"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc95c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbadf"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_47c64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e36c3"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_edec9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa8a6"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6b5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c629f"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_95927"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e40ef"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cdf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ee7a"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7edcf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcd1d"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_12d66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_06723"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee638"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18645"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7e2a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22fb8"] atlas = ExtResource("1_95ea0") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_546e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5c2d"] atlas = ExtResource("1_95ea0") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0ba7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9769a"] atlas = ExtResource("1_95ea0") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c973"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30111"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b204"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6dab"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5ff6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_763a1"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e65e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9cb99"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_41b6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85bcc"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16cb4"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bcaef"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d4e47"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b0730"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ee1c"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f760f"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8532f"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_84e48"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_d445b"] atlas = ExtResource("1_95ea0") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_84e48"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20f4a"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_110e9"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_65083"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_48ad2"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a07a"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f624d"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91a30"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_bbe06"] atlas = ExtResource("1_95ea0") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_20f4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcaef"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_110e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4e47"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_65083"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0730"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_48ad2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ee1c"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a07a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f760f"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f624d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8532f"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_91a30"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95927"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3069"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cdf2"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ffe1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7edcf"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc4bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12d66"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_657a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee638"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_adfc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7e2a"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6af6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_546e6"] atlas = ExtResource("1_95ea0") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ca6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0ba7"] atlas = ExtResource("1_95ea0") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4bf88"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c973"] atlas = ExtResource("1_95ea0") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4232c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b204"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ede1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5ff6"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e187"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e65e"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70537"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41b6f"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86f03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16cb4"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9a02"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3f18"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7423"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c09e3"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83772"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f84c"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40271"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f454f"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_2cad8"] atlas = ExtResource("1_95ea0") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f454f"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9b684"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_41cf6"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_163e4"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8ffbf"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_402fb"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72334"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a361d"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_1e12d"] atlas = ExtResource("1_95ea0") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b684"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3f18"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_41cf6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7423"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_163e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c09e3"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ffbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83772"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_402fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f84c"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72334"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40271"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a361d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3069"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_784e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ffe1"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_303d3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc4bb"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4f3f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_657a2"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb490"] +[sub_resource type="AtlasTexture" id="AtlasTexture_adfc1"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba028"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6af6f"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_533d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ca6c"] atlas = ExtResource("1_95ea0") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3016b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4bf88"] atlas = ExtResource("1_95ea0") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8713"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4232c"] atlas = ExtResource("1_95ea0") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3188"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ede1"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ce0cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e187"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c8b2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70537"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a65a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_86f03"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_42165"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9a02"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24ff8"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d701"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6bb02"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cf576"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8bc4c"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a2638"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7a6f"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1cb7"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_7dbe6"] atlas = ExtResource("1_95ea0") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f1cb7"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d768"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9830"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0531c"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7509a"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_faf77"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c7a6"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15081"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_6cf2f"] atlas = ExtResource("1_95ea0") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d768"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d701"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9830"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bb02"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0531c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf576"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7509a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bc4c"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_faf77"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2638"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c7a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7a6f"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_15081"] +[sub_resource type="AtlasTexture" id="AtlasTexture_784e8"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_686d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_303d3"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a30d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4f3f"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3883"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb490"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eafcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba028"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6ef17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_533d7"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_994bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3016b"] atlas = ExtResource("1_95ea0") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_93b40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8713"] atlas = ExtResource("1_95ea0") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2c35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3188"] atlas = ExtResource("1_95ea0") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19626"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ce0cd"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf0f5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c8b2"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f32a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a65a"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8af4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42165"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_913dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24ff8"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39987"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26222"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29c64"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95be8"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0e694"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15dc2"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97618"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b67f7"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_c7725"] atlas = ExtResource("1_95ea0") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_b67f7"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4cd3"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f142d"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37c8f"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24854"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6c29"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fa63c"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8e9f"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_4f280"] atlas = ExtResource("1_95ea0") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4cd3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26222"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f142d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29c64"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_37c8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95be8"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_24854"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e694"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6c29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15dc2"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa63c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97618"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8e9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_686d2"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f2a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a30d8"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1376"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3883"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9fe7f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eafcb"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0976d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ef17"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_79be0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_994bf"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0663d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93b40"] atlas = ExtResource("1_95ea0") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9f03"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2c35"] atlas = ExtResource("1_95ea0") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46fc1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19626"] atlas = ExtResource("1_95ea0") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd42b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf0f5"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee731"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f32a"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a009"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8af4b"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_54665"] +[sub_resource type="AtlasTexture" id="AtlasTexture_913dc"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1336a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39987"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_419c2"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57d71"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ed57d"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f0b27"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd4e6"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26e49"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7810"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5f20"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_44f2e"] atlas = ExtResource("1_95ea0") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f5f20"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f169e"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2450"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1b50"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c76a1"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d410a"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d3fc"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_27b0b"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_e9516"] atlas = ExtResource("1_95ea0") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f169e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57d71"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2450"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ed57d"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1b50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0b27"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c76a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd4e6"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d410a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26e49"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d3fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7810"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27b0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7f2a3"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdb63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b1376"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94037"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fe7f"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a7b3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0976d"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5f3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79be0"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b63af"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0663d"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80fcc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9f03"] atlas = ExtResource("1_95ea0") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5923f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_46fc1"] atlas = ExtResource("1_95ea0") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0477e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd42b"] atlas = ExtResource("1_95ea0") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8145f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee731"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ada3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7a009"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfd3a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54665"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_17a74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1336a"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6771"] +[sub_resource type="AtlasTexture" id="AtlasTexture_419c2"] atlas = ExtResource("1_95ea0") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_693f7"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cb367"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1bfc"] -atlas = ExtResource("1_95ea0") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_244bc"] -atlas = ExtResource("1_95ea0") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4e6e8"] -atlas = ExtResource("1_95ea0") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a0d50"] -atlas = ExtResource("1_95ea0") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90c01"] -atlas = ExtResource("1_95ea0") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b8793"] -atlas = ExtResource("1_95ea0") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_18735"] atlas = ExtResource("1_95ea0") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_b8793"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4dfbe"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7127"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e67c1"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_73417"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a63dd"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55f0f"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7158"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_7e645"] atlas = ExtResource("1_95ea0") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_95ea0") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4dfbe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb367"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7127"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1bfc"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e67c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_244bc"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_73417"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4e6e8"] atlas = ExtResource("1_95ea0") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a63dd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a0d50"] atlas = ExtResource("1_95ea0") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55f0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90c01"] atlas = ExtResource("1_95ea0") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7158"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdb63"] atlas = ExtResource("1_95ea0") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94037"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a7b3"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5f3a"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b63af"] +atlas = ExtResource("1_95ea0") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80fcc"] +atlas = ExtResource("1_95ea0") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5923f"] +atlas = ExtResource("1_95ea0") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0477e"] +atlas = ExtResource("1_95ea0") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8145f"] +atlas = ExtResource("1_95ea0") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ada3"] +atlas = ExtResource("1_95ea0") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bfd3a"] +atlas = ExtResource("1_95ea0") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17a74"] +atlas = ExtResource("1_95ea0") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6771"] +atlas = ExtResource("1_95ea0") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_693f7"] +atlas = ExtResource("1_95ea0") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_95ea0"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76706") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09f9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90fff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1b86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ca8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e970b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85146") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc6dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10873") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7de0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15381") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a38de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d715") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29839") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_536b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60748") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d15b") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27ce9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e1da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e646d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4260f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2273") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60807") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5d91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfd2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb305") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb2d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4059") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7d08") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e991b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ebe2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de83a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce039") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dadbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_617c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_662da") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1f83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5104") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1813") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1fa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_995d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ebfd") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ac06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0072c") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_206b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c46a") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc50b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a67ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7f3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93029") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c629f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e40ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ee7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcd1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06723") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22fb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5c2d") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9769a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30111") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6dab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_763a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cb99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85bcc") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b1ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34c84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12642") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbadf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e36c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa8a6") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc87d") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e67e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c71bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ab9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85521") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05803") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5702") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6b8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7132f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c697") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e41fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cafe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68204") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df04b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b35be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2fd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0580") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c228c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e81d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0697b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fab51") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5d94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55d18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_933a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d81e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42b82") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9886") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb19b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6708") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06cd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3b83") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5c25") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc95c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edec9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6b5c") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_95927") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cdf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7edcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12d66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7e2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_546e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0ba7") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c973") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b204") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5ff6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e65e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41b6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16cb4") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcaef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4e47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f760f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8532f") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_84e48") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d445b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1578") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f68eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0c9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79fee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5ac9") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f05cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80c43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_694d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3163e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3624d") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e815c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7c51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f76a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f295a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81ab7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29313") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebaeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dcf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd6dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd94f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3389c") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00d80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c855f") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_20f4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_110e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65083") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48ad2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a07a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f624d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91a30") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ffe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc4bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_657a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adfc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6af6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ca6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4bf88") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4232c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ede1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e187") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70537") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86f03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9a02") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3f18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7423") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c09e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83772") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f84c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40271") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f454f") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cad8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cf26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3db3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9911") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dba55") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e12d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aac55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99a92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1ef3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4035e") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c94e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56caf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e2f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b7bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee347") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2f45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d56f2") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c18c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1971") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89fac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62163") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84e73") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6f97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5567") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_163e4") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ffbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_402fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72334") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a361d") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_784e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_303d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4f3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb490") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba028") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_533d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3016b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8713") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3188") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce0cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c8b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a65a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42165") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24ff8") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d701") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bb02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bc4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7a6f") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1cb7") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dbe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0b4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7fc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8de3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b61e") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_195e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44ad2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bb24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e403e") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a389") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45f2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51184") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a52d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48757") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd68b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3b8a") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10dd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd8a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29295") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_931da") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c379") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7ce0") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d768") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9830") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0531c") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7509a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faf77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c7a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15081") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_686d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a30d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3883") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eafcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ef17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_994bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93b40") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2c35") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19626") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf0f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f32a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_913dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39987") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29c64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95be8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15dc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97618") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b67f7") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7725") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86abb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b91ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d198") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_797fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8108b") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f280") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bed6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5151c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91e1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1a9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5615e") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5589") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_757c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98554") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_738ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16092") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6acce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_263ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0fe0") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4db73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7998a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81b8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4adcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9b61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34c11") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fecdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1411d") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4cd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f142d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37c8f") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24854") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6c29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa63c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e9f") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f2a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fe7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0976d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_79be0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0663d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9f03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46fc1") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd42b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee731") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a009") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54665") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1336a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_419c2") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_57d71") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed57d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0b27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd4e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26e49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7810") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5f20") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_44f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09680") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e853f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_109ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e77c6") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9516") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bff1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fbb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0acd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e545d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_361a4") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_153e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a499") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24f30") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26b03") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ad53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c384") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e510d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03aec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8d92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4052b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41302") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_15846") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8226e") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f169e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2450") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1b50") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c76a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d410a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d3fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27b0b") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdb63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5f3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b63af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80fcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5923f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0477e") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8145f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ada3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfd3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17a74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_693f7") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1bfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_244bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0d50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90c01") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8793") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18735") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09362") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4093") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d07f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_980b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb9da") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57fca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d7c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11bdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62337") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2890") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f08f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_296aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_135e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_623e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2642e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4f3a") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be57f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7716c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8b58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e9bd") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_71102") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cf52") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4dfbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7127") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e67c1") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_73417") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a63dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7158") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27ce9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e1da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e646d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4260f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2273") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60807") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d15b") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_206b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c46a") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc50b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a67ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7f3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93029") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5d91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfd2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb305") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb2d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4059") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7d08") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e991b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ebe2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de83a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce039") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dadbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_617c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_662da") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1f83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5104") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1813") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1fa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_995d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ebfd") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ac06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0072c") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a38de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d715") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29839") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_536b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60748") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76706") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09f9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90fff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1b86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ca8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e970b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85146") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc6dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10873") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7de0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15381") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e67e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c71bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ab9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85521") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05803") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5702") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc87d") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06cd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3b83") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5c25") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc95c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edec9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6b5c") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6b8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7132f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c697") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e41fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cafe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68204") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df04b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b35be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2fd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0580") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c228c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e81d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0697b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fab51") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5d94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55d18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_933a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d81e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42b82") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9886") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb19b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6708") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b1ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34c84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12642") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbadf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e36c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa8a6") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c629f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e40ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ee7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcd1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06723") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22fb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5c2d") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9769a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30111") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6dab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_763a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cb99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85bcc") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d445b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1578") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f68eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0c9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79fee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5ac9") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_84e48") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_20f4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_110e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65083") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48ad2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a07a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f624d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91a30") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f05cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80c43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_694d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3163e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3624d") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e815c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7c51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f76a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f295a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81ab7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29313") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebaeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dcf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd6dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd94f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3389c") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00d80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c855f") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcaef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4e47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f760f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8532f") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_95927") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cdf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7edcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12d66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7e2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_546e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0ba7") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c973") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b204") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5ff6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e65e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41b6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16cb4") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cad8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cf26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3db3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9911") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dba55") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f454f") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_163e4") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ffbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_402fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72334") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a361d") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e12d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aac55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99a92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1ef3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4035e") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c94e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56caf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e2f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b7bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee347") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2f45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d56f2") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c18c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1971") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89fac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62163") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84e73") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6f97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5567") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3f18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7423") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c09e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83772") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f84c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40271") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ffe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc4bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_657a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adfc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6af6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ca6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4bf88") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4232c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ede1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e187") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70537") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86f03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9a02") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dbe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0b4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7fc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8de3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b61e") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1cb7") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d768") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9830") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0531c") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7509a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faf77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c7a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15081") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_195e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44ad2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bb24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e403e") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a389") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45f2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51184") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a52d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48757") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd68b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3b8a") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10dd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd8a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29295") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_931da") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c379") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7ce0") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d701") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bb02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bc4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7a6f") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_784e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_303d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4f3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb490") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba028") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_533d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3016b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8713") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3188") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce0cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c8b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a65a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42165") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24ff8") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7725") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86abb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b91ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d198") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_797fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8108b") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b67f7") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4cd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f142d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37c8f") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24854") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6c29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa63c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e9f") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f280") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bed6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5151c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91e1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1a9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5615e") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5589") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_757c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98554") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_738ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16092") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6acce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_263ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0fe0") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4db73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7998a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81b8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4adcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9b61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34c11") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fecdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1411d") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29c64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95be8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15dc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97618") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_686d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a30d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3883") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eafcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ef17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_994bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93b40") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2c35") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19626") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf0f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f32a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_913dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39987") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_44f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09680") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e853f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_109ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e77c6") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5f20") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f169e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2450") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1b50") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c76a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d410a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d3fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27b0b") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9516") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bff1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fbb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0acd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e545d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_361a4") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_153e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a499") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24f30") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26b03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ad53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c384") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e510d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03aec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8d92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4052b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41302") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_15846") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8226e") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_57d71") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed57d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0b27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd4e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26e49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7810") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f2a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fe7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0976d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_79be0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0663d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9f03") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46fc1") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd42b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee731") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a009") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54665") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1336a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_419c2") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18735") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09362") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4093") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d07f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_980b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb9da") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8793") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4dfbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7127") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e67c1") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_73417") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a63dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7158") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57fca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d7c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11bdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62337") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2890") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f08f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_296aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_135e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_623e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2642e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4f3a") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be57f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7716c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8b58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e9bd") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_71102") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cf52") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1bfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_244bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0d50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90c01") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdb63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5f3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b63af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80fcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5923f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0477e") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8145f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ada3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfd3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17a74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_693f7") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_e32b4") diff --git a/engine/scenes/world/player/wings/007/women.tscn b/engine/scenes/world/player/wings/007/women.tscn index 3db8826..5b51479 100644 --- a/engine/scenes/world/player/wings/007/women.tscn +++ b/engine/scenes/world/player/wings/007/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://2b80009b2575"] +[gd_scene load_steps=452 format=3 uid="uid://2b8001ab2575"] -[ext_resource type="Texture2D" uid="uid://k1lfyhqralfr" path="res://framework/statics/scenes/world/player/wing/007/women/women.png" id="1_2b800"] +[ext_resource type="Texture2D" uid="uid://k1lfyhqralfr" path="res://assets/world/player/wing/007/women/women.png" id="1_2b800"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_c3b72"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_5de4d"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a25c"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1915"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f434"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e49f5"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_362b5"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd306"] -atlas = ExtResource("1_2b800") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dfc09"] -atlas = ExtResource("1_2b800") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_eed3c"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_32724"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f9c7"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67b84"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5cacb"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a44c"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9a39f"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8cfe"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36ef2"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16fa2"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70bcd"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ee920"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50663"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_8aabe"] atlas = ExtResource("1_2b800") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_50663"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_891e2"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5153d"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92896"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b306"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ead9e"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_07160"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8abb7"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_e3360"] atlas = ExtResource("1_2b800") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_891e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a39f"] atlas = ExtResource("1_2b800") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5153d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8cfe"] atlas = ExtResource("1_2b800") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92896"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36ef2"] atlas = ExtResource("1_2b800") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b306"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16fa2"] atlas = ExtResource("1_2b800") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ead9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70bcd"] atlas = ExtResource("1_2b800") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_07160"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee920"] atlas = ExtResource("1_2b800") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8abb7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5de4d"] atlas = ExtResource("1_2b800") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_526d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a25c"] atlas = ExtResource("1_2b800") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6353"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1915"] atlas = ExtResource("1_2b800") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7921a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f434"] atlas = ExtResource("1_2b800") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_68fbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e49f5"] atlas = ExtResource("1_2b800") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_85a57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_362b5"] atlas = ExtResource("1_2b800") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b13c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd306"] atlas = ExtResource("1_2b800") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_45038"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfc09"] atlas = ExtResource("1_2b800") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3f0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eed3c"] atlas = ExtResource("1_2b800") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eaf4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32724"] atlas = ExtResource("1_2b800") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_173a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f9c7"] atlas = ExtResource("1_2b800") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1a97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67b84"] atlas = ExtResource("1_2b800") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80218"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cacb"] atlas = ExtResource("1_2b800") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_594a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a44c"] atlas = ExtResource("1_2b800") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3740f"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c764"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b02d2"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0ac46"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8fa43"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e5f2"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78005"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_536fa"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_cefbb"] atlas = ExtResource("1_2b800") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_536fa"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6889b"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df307"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c2dc"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72683"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_64acb"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_97416"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_26cb6"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_54b1f"] atlas = ExtResource("1_2b800") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6889b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6c764"] atlas = ExtResource("1_2b800") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df307"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b02d2"] atlas = ExtResource("1_2b800") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c2dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ac46"] atlas = ExtResource("1_2b800") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72683"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fa43"] atlas = ExtResource("1_2b800") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_64acb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e5f2"] atlas = ExtResource("1_2b800") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_97416"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78005"] atlas = ExtResource("1_2b800") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_26cb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_526d8"] atlas = ExtResource("1_2b800") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f2ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6353"] atlas = ExtResource("1_2b800") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8359"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7921a"] atlas = ExtResource("1_2b800") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa054"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68fbf"] atlas = ExtResource("1_2b800") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_65453"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85a57"] atlas = ExtResource("1_2b800") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a59f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b13c2"] atlas = ExtResource("1_2b800") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2656"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45038"] atlas = ExtResource("1_2b800") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_49994"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3f0f"] atlas = ExtResource("1_2b800") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c51cd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eaf4d"] atlas = ExtResource("1_2b800") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1df2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_173a3"] atlas = ExtResource("1_2b800") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6b43"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1a97"] atlas = ExtResource("1_2b800") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b707"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80218"] atlas = ExtResource("1_2b800") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_82c9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_594a6"] atlas = ExtResource("1_2b800") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e3e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3740f"] atlas = ExtResource("1_2b800") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8b719"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_79773"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a34e6"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2376e"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d0d2"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cc5d"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d638e"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dde70"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_7db2c"] atlas = ExtResource("1_2b800") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_dde70"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7da05"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4cf8c"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92c04"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17684"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_98eac"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_430c9"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dce15"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_d7824"] atlas = ExtResource("1_2b800") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7da05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_79773"] atlas = ExtResource("1_2b800") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cf8c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a34e6"] atlas = ExtResource("1_2b800") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92c04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2376e"] atlas = ExtResource("1_2b800") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_17684"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d0d2"] atlas = ExtResource("1_2b800") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_98eac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cc5d"] atlas = ExtResource("1_2b800") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_430c9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d638e"] atlas = ExtResource("1_2b800") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dce15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f2ba"] atlas = ExtResource("1_2b800") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_30392"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8359"] atlas = ExtResource("1_2b800") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2316"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa054"] atlas = ExtResource("1_2b800") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b818e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65453"] atlas = ExtResource("1_2b800") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_37923"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6a59f"] atlas = ExtResource("1_2b800") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_34cf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2656"] atlas = ExtResource("1_2b800") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7edf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49994"] atlas = ExtResource("1_2b800") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bfb9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c51cd"] atlas = ExtResource("1_2b800") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cce22"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1df2"] atlas = ExtResource("1_2b800") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cda9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b6b43"] atlas = ExtResource("1_2b800") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83da9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b707"] atlas = ExtResource("1_2b800") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8da6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82c9c"] atlas = ExtResource("1_2b800") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f930"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e3e3"] atlas = ExtResource("1_2b800") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e771a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8b719"] atlas = ExtResource("1_2b800") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a301f"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b257"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1bc86"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c40d4"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_814b0"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ec6d"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8375d"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_613ba"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_7fa3a"] atlas = ExtResource("1_2b800") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_613ba"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d9c3"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4755e"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84cff"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c591"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45c20"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9eb3"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d279"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_bed8f"] atlas = ExtResource("1_2b800") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d9c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b257"] atlas = ExtResource("1_2b800") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4755e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1bc86"] atlas = ExtResource("1_2b800") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84cff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c40d4"] atlas = ExtResource("1_2b800") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c591"] +[sub_resource type="AtlasTexture" id="AtlasTexture_814b0"] atlas = ExtResource("1_2b800") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_45c20"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ec6d"] atlas = ExtResource("1_2b800") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9eb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8375d"] atlas = ExtResource("1_2b800") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d279"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30392"] atlas = ExtResource("1_2b800") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d00d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2316"] atlas = ExtResource("1_2b800") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b8c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b818e"] atlas = ExtResource("1_2b800") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13eaf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37923"] atlas = ExtResource("1_2b800") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8e96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34cf5"] atlas = ExtResource("1_2b800") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94b56"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7edf"] atlas = ExtResource("1_2b800") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61c23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bfb9f"] atlas = ExtResource("1_2b800") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_60102"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cce22"] atlas = ExtResource("1_2b800") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69ab4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2cda9"] atlas = ExtResource("1_2b800") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_28270"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83da9"] atlas = ExtResource("1_2b800") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ead50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8da6e"] atlas = ExtResource("1_2b800") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_faeae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f930"] atlas = ExtResource("1_2b800") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_63bde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e771a"] atlas = ExtResource("1_2b800") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bcf3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a301f"] atlas = ExtResource("1_2b800") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_071f1"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e645"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93265"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55586"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_667e3"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c17cd"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d2a61"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cfdb"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_640db"] atlas = ExtResource("1_2b800") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_4cfdb"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b450"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15073"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6c47d"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e1d0"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61da8"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0c13"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55aa5"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_78b60"] atlas = ExtResource("1_2b800") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b450"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e645"] atlas = ExtResource("1_2b800") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_15073"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93265"] atlas = ExtResource("1_2b800") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6c47d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55586"] atlas = ExtResource("1_2b800") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e1d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_667e3"] atlas = ExtResource("1_2b800") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61da8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c17cd"] atlas = ExtResource("1_2b800") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0c13"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d2a61"] atlas = ExtResource("1_2b800") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55aa5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d00d6"] atlas = ExtResource("1_2b800") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_add63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b8c2"] atlas = ExtResource("1_2b800") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9354"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13eaf"] atlas = ExtResource("1_2b800") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4ccf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8e96"] atlas = ExtResource("1_2b800") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a447"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94b56"] atlas = ExtResource("1_2b800") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03fb6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61c23"] atlas = ExtResource("1_2b800") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_82786"] +[sub_resource type="AtlasTexture" id="AtlasTexture_60102"] atlas = ExtResource("1_2b800") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e222f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_69ab4"] atlas = ExtResource("1_2b800") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33e4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28270"] atlas = ExtResource("1_2b800") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0cd37"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ead50"] atlas = ExtResource("1_2b800") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3eae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_faeae"] atlas = ExtResource("1_2b800") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9da6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63bde"] atlas = ExtResource("1_2b800") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_43d9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bcf3"] atlas = ExtResource("1_2b800") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_85249"] +[sub_resource type="AtlasTexture" id="AtlasTexture_071f1"] atlas = ExtResource("1_2b800") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f33cd"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c655d"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_40a66"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_78859"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9875"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_340d1"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_14da3"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c9f07"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_5724b"] atlas = ExtResource("1_2b800") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_c9f07"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efeba"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2181a"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9354"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46414"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_118bc"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4e0cb"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_740ae"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_c5348"] atlas = ExtResource("1_2b800") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_efeba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c655d"] atlas = ExtResource("1_2b800") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2181a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40a66"] atlas = ExtResource("1_2b800") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9354"] +[sub_resource type="AtlasTexture" id="AtlasTexture_78859"] atlas = ExtResource("1_2b800") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46414"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9875"] atlas = ExtResource("1_2b800") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_118bc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_340d1"] atlas = ExtResource("1_2b800") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4e0cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14da3"] atlas = ExtResource("1_2b800") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_740ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_add63"] atlas = ExtResource("1_2b800") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a9f6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b9354"] atlas = ExtResource("1_2b800") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_17e1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4ccf"] atlas = ExtResource("1_2b800") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3c8db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a447"] atlas = ExtResource("1_2b800") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_96f78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_03fb6"] atlas = ExtResource("1_2b800") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_064eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_82786"] atlas = ExtResource("1_2b800") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ec3d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e222f"] atlas = ExtResource("1_2b800") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7bd59"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33e4e"] atlas = ExtResource("1_2b800") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae0d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cd37"] atlas = ExtResource("1_2b800") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_793d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3eae"] atlas = ExtResource("1_2b800") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71771"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9da6d"] atlas = ExtResource("1_2b800") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3098a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_43d9f"] atlas = ExtResource("1_2b800") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90324"] +[sub_resource type="AtlasTexture" id="AtlasTexture_85249"] atlas = ExtResource("1_2b800") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7dd1c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f33cd"] atlas = ExtResource("1_2b800") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98f1a"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b997"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a46fa"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2faa8"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa558"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39141"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ec9f"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1a2ea"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_3f76a"] atlas = ExtResource("1_2b800") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_1a2ea"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2436f"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_581fd"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_91047"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_005c3"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1a732"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16d9a"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61569"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a1a2f"] atlas = ExtResource("1_2b800") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2436f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b997"] atlas = ExtResource("1_2b800") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_581fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a46fa"] atlas = ExtResource("1_2b800") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_91047"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2faa8"] atlas = ExtResource("1_2b800") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_005c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa558"] atlas = ExtResource("1_2b800") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1a732"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39141"] atlas = ExtResource("1_2b800") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_16d9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ec9f"] atlas = ExtResource("1_2b800") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61569"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1a9f6"] atlas = ExtResource("1_2b800") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80835"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17e1e"] atlas = ExtResource("1_2b800") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eca3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c8db"] atlas = ExtResource("1_2b800") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac4fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96f78"] atlas = ExtResource("1_2b800") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_42ad0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_064eb"] atlas = ExtResource("1_2b800") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87ad4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ec3d2"] atlas = ExtResource("1_2b800") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3743"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7bd59"] atlas = ExtResource("1_2b800") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d7880"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae0d6"] atlas = ExtResource("1_2b800") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33d7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_793d5"] atlas = ExtResource("1_2b800") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fde87"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71771"] atlas = ExtResource("1_2b800") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c41a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3098a"] atlas = ExtResource("1_2b800") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1d046"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90324"] atlas = ExtResource("1_2b800") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cfd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7dd1c"] atlas = ExtResource("1_2b800") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6763"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98f1a"] atlas = ExtResource("1_2b800") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b0f5"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_493d9"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c01e"] -atlas = ExtResource("1_2b800") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3685f"] -atlas = ExtResource("1_2b800") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db9bc"] -atlas = ExtResource("1_2b800") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_68cbb"] -atlas = ExtResource("1_2b800") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bf97c"] -atlas = ExtResource("1_2b800") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_60737"] -atlas = ExtResource("1_2b800") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_7343e"] atlas = ExtResource("1_2b800") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_60737"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03125"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_83145"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d838c"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6dbc"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13b06"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89a2e"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_afa7c"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_1df09"] atlas = ExtResource("1_2b800") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_2b800") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03125"] +[sub_resource type="AtlasTexture" id="AtlasTexture_493d9"] atlas = ExtResource("1_2b800") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83145"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c01e"] atlas = ExtResource("1_2b800") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d838c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3685f"] atlas = ExtResource("1_2b800") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6dbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db9bc"] atlas = ExtResource("1_2b800") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13b06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68cbb"] atlas = ExtResource("1_2b800") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_89a2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bf97c"] atlas = ExtResource("1_2b800") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_afa7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80835"] atlas = ExtResource("1_2b800") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eca3c"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ac4fe"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42ad0"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87ad4"] +atlas = ExtResource("1_2b800") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e3743"] +atlas = ExtResource("1_2b800") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d7880"] +atlas = ExtResource("1_2b800") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_33d7a"] +atlas = ExtResource("1_2b800") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fde87"] +atlas = ExtResource("1_2b800") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c41a4"] +atlas = ExtResource("1_2b800") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1d046"] +atlas = ExtResource("1_2b800") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4cfd7"] +atlas = ExtResource("1_2b800") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6763"] +atlas = ExtResource("1_2b800") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b0f5"] +atlas = ExtResource("1_2b800") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_2b800"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5de4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a25c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1915") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e49f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_362b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfc09") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eed3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f9c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67b84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cacb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a44c") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a39f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8cfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ef2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16fa2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70bcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee920") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50663") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aabe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed9dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_350d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c5b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_118fd") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3360") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7ed7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cd93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c25d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_045f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3a41") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17c52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5fd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5eb3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe044") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31931") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42749") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78cb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72169") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7390") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef6ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d40c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c924d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_203be") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_336a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6dda6") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_891e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5153d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92896") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b306") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07160") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8abb7") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_526d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6353") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7921a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68fbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85a57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b13c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f0f") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaf4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_173a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1a97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_594a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3740f") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c764") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b02d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ac46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8fa43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e5f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78005") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_536fa") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cefbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7a26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44722") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7900e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69672") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54b1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abd7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcd90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccfb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebc4f") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7556e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecc74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90f6a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_595cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55671") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa62a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80204") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8789") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d3ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deb5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e2d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4a54") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8576") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4588") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6889b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df307") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c2dc") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64acb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97416") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26cb6") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f2ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa054") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65453") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a59f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c51cd") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1df2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6b43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b707") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82c9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e3e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b719") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79773") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a34e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2376e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d0d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cc5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d638e") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde70") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dc0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efdb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_115f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84315") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7824") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ace4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e359") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e3b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adc06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4907d") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc476") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9e12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f821") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ecf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7797d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e6b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cec27") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a9ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdacd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a03ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86eac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d3e2") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f53e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34977") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7da05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92c04") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_17684") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98eac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_430c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce15") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_30392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2316") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b818e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37923") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34cf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7edf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bfb9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cce22") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cda9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83da9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8da6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f930") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e771a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a301f") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b257") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bc86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c40d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_814b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ec6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8375d") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_613ba") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcd6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_042c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa222") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3483") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be9e2") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bed8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43e85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36ffc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2332") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50fda") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8d06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e06ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74c37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0fc9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b20d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f88d") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_969be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59091") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1c35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e63f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19eb4") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df21a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1758") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d9c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4755e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84cff") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c591") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45c20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9eb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d279") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d00d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b8c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13eaf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8e96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94b56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61c23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60102") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69ab4") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28270") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ead50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faeae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63bde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bcf3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_071f1") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e645") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55586") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_667e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c17cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2a61") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cfdb") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_640db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49398") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_555d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_725df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47004") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b23") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78b60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee27a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45ef6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ed94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b30d3") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_700b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3713f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40bb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c9f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_915b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4235") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5da3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf6a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7a54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5000b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a210") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_385b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a121c") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b450") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15073") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c47d") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e1d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61da8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0c13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55aa5") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_add63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9354") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4ccf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a447") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03fb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82786") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e222f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33e4e") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cd37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3eae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9da6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43d9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85249") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f33cd") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c655d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40a66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78859") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9875") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_340d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14da3") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f07") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5724b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd2f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97be8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae6d5") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f795") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ee7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c8f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da8ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29b61") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9b86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55d48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38628") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1deb2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbdce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47d9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75d32") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_834da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad6e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61ca0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0882") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3889") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a3a4") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f14b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_499f5") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_efeba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2181a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9354") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46414") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_118bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4e0cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_740ae") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a9f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17e1e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c8db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96f78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_064eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec3d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bd59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae0d6") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_793d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71771") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3098a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90324") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dd1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98f1a") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b997") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a46fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2faa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa558") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39141") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ec9f") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a2ea") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f76a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f0cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bed9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd16e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cde2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_796da") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1a2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_608f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4384f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cc37") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39bec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_126b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1a9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_274cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8664") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e189") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0e90") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ad12") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5aa1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5dc86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b7d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7025") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa7e") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f2ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9051") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2436f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_581fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91047") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_005c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a732") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16d9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61569") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80835") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eca3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac4fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42ad0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87ad4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3743") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7880") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33d7a") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fde87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c41a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d046") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cfd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6763") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b0f5") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_493d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c01e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3685f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db9bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68cbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf97c") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_60737") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7343e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f06ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_024c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_430ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d093") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1df09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26cf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b2dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92026") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7851") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fef6") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_434df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83f44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_442cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_469bf") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80d8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21cac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ade88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8276a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e021") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5dae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2779c") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_03125") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d838c") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6dbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13b06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89a2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afa7c") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aabe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed9dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_350d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c5b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_118fd") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50663") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_891e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5153d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92896") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07160") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8abb7") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3360") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7ed7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cd93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c25d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_045f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3a41") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17c52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5fd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5eb3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe044") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31931") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42749") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78cb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72169") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7390") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef6ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d40c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c924d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_203be") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_336a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6dda6") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a39f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8cfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ef2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16fa2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70bcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee920") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5de4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a25c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1915") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e49f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_362b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd306") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfc09") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eed3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f9c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67b84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cacb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a44c") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cefbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7a26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44722") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7900e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69672") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_536fa") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6889b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df307") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c2dc") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64acb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97416") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26cb6") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54b1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abd7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcd90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccfb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebc4f") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7556e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecc74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90f6a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_595cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55671") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa62a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80204") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8789") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d3ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deb5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e2d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4a54") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8576") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4588") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c764") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b02d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ac46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8fa43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e5f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78005") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_526d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6353") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7921a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68fbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85a57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b13c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f0f") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaf4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_173a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1a97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_594a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3740f") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dc0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efdb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_115f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84315") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde70") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7da05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92c04") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_17684") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98eac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_430c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce15") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7824") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ace4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e3b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adc06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4907d") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc476") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9e12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f821") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ecf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7797d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e6b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cec27") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a9ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdacd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a03ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86eac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d3e2") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f53e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34977") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79773") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a34e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2376e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d0d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cc5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d638e") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f2ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8359") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa054") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65453") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a59f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c51cd") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1df2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6b43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b707") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82c9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e3e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b719") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcd6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_042c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa222") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3483") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be9e2") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_613ba") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d9c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4755e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84cff") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c591") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45c20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9eb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d279") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bed8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43e85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36ffc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2332") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50fda") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8d06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e06ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74c37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0fc9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b20d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f88d") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_969be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59091") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1c35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e63f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19eb4") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df21a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1758") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b257") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bc86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c40d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_814b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ec6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8375d") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_30392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2316") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b818e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37923") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34cf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7edf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bfb9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cce22") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cda9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83da9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8da6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f930") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e771a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a301f") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_640db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49398") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_555d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_725df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47004") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b23") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cfdb") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b450") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15073") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c47d") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e1d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61da8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0c13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55aa5") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78b60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee27a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45ef6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ed94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b30d3") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_700b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3713f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40bb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c9f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_915b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4235") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5da3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf6a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7a54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5000b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a210") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_385b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a121c") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e645") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55586") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_667e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c17cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2a61") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d00d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b8c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13eaf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8e96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94b56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61c23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60102") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69ab4") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28270") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ead50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faeae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63bde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bcf3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_071f1") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5724b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd2f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97be8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae6d5") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f07") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_efeba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2181a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9354") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46414") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_118bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4e0cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_740ae") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f795") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ee7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c8f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da8ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29b61") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9b86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55d48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38628") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1deb2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbdce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47d9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75d32") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_834da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad6e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61ca0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0882") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3889") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a3a4") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f14b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_499f5") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c655d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40a66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78859") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9875") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_340d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14da3") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_add63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9354") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4ccf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a447") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03fb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82786") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e222f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33e4e") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cd37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3eae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9da6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43d9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85249") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f33cd") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f76a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f0cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bed9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd16e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cde2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_796da") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a2ea") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2436f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_581fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91047") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_005c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a732") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16d9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61569") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1a2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_608f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4384f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cc37") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39bec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_126b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1a9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_274cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8664") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e189") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0e90") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ad12") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5aa1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5dc86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b7d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7025") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa7e") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f2ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9051") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b997") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a46fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2faa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa558") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39141") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ec9f") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a9f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17e1e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c8db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96f78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_064eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec3d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bd59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae0d6") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_793d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71771") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3098a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90324") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dd1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98f1a") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7343e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f06ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_024c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_430ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d093") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_60737") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_03125") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d838c") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6dbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13b06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89a2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afa7c") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1df09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26cf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b2dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92026") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7851") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fef6") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_434df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83f44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_442cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_469bf") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80d8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21cac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ade88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8276a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e021") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5dae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2779c") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_493d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c01e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3685f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db9bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68cbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf97c") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80835") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eca3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac4fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42ad0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87ad4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3743") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7880") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33d7a") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fde87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c41a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d046") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cfd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6763") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b0f5") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_c3b72") diff --git a/engine/scenes/world/player/wings/008/men.tscn b/engine/scenes/world/player/wings/008/men.tscn index 021d17d..186eb57 100644 --- a/engine/scenes/world/player/wings/008/men.tscn +++ b/engine/scenes/world/player/wings/008/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://43f0a0715b53"] +[gd_scene load_steps=452 format=3 uid="uid://43f0a0715b53"] -[ext_resource type="Texture2D" uid="uid://cvqj7qybgih3r" path="res://framework/statics/scenes/world/player/wing/008/men/men.png" id="1_43f0a"] +[ext_resource type="Texture2D" uid="uid://cvqj7qybgih3r" path="res://assets/world/player/wing/008/men/men.png" id="1_43f0a"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_da758"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_0d515"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7655e"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d27de"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff8fd"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3dea"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_100d8"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0658f"] -atlas = ExtResource("1_43f0a") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c597f"] -atlas = ExtResource("1_43f0a") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1aa60"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76602"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99432"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_620bd"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7051"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ed8d"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cab9e"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8af7b"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cbe91"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ae256"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d64e"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_636a5"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e25e"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_abb90"] atlas = ExtResource("1_43f0a") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_7e25e"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a5226"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c90ad"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_133ed"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8315e"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ddbc"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78082"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_96b78"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_f22df"] atlas = ExtResource("1_43f0a") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5226"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cab9e"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c90ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8af7b"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_133ed"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cbe91"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8315e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae256"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ddbc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d64e"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_78082"] +[sub_resource type="AtlasTexture" id="AtlasTexture_636a5"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_96b78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d515"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6cfea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7655e"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1643"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d27de"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1fe17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff8fd"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3b99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3dea"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f7eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_100d8"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5397c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0658f"] atlas = ExtResource("1_43f0a") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61350"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c597f"] atlas = ExtResource("1_43f0a") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc407"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1aa60"] atlas = ExtResource("1_43f0a") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0844"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76602"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2e602"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99432"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_181d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_620bd"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_665a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7051"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc91e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ed8d"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_baed1"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_77320"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6b928"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b3f7c"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe3c8"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cfc99"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93db8"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b254"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_ce84a"] atlas = ExtResource("1_43f0a") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_3b254"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1660"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e599"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_46313"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ad370"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f5a28"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92f61"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_72b92"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_45a1a"] atlas = ExtResource("1_43f0a") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1660"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77320"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e599"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b928"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_46313"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3f7c"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ad370"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe3c8"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f5a28"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cfc99"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92f61"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93db8"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72b92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6cfea"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4dfd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1643"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2204"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1fe17"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_09fe0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3b99"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2eccf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f7eb"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_68a5c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5397c"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c62a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61350"] atlas = ExtResource("1_43f0a") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e836"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc407"] atlas = ExtResource("1_43f0a") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87fff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0844"] atlas = ExtResource("1_43f0a") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca0bb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e602"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc415"] +[sub_resource type="AtlasTexture" id="AtlasTexture_181d2"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2df1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_665a3"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2be6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc91e"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac41e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_baed1"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1fe6"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_915af"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_47d39"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50c8d"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dd3de"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e786c"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bdb6d"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6ce3"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_c7e27"] atlas = ExtResource("1_43f0a") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_d6ce3"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0698a"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_21ee4"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29243"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7a16"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_44df0"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f44e6"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bbde"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_d27b9"] atlas = ExtResource("1_43f0a") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0698a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_915af"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21ee4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47d39"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_29243"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50c8d"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7a16"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dd3de"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_44df0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e786c"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f44e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdb6d"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bbde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4dfd"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_491ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2204"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f70ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09fe0"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fde98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2eccf"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f818"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68a5c"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a81f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c62a4"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_93796"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e836"] atlas = ExtResource("1_43f0a") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c91b8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87fff"] atlas = ExtResource("1_43f0a") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6264b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca0bb"] atlas = ExtResource("1_43f0a") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aaa98"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc415"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_af15a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2df1"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee6e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2be6d"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_93a62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac41e"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d93b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1fe6"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a38fe"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c9ef"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3357"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ec8a"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7095"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e0142"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_45592"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba664"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_45005"] atlas = ExtResource("1_43f0a") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_ba664"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a2857"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cf962"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92568"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_10a50"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7d5ec"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c337e"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9e751"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_3d42b"] atlas = ExtResource("1_43f0a") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2857"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c9ef"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf962"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3357"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92568"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ec8a"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_10a50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7095"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7d5ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e0142"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c337e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45592"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9e751"] +[sub_resource type="AtlasTexture" id="AtlasTexture_491ad"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdbd9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f70ee"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_65302"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fde98"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9f2d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f818"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a1a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a81f"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_72c8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93796"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df263"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c91b8"] atlas = ExtResource("1_43f0a") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_17527"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6264b"] atlas = ExtResource("1_43f0a") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_311e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aaa98"] atlas = ExtResource("1_43f0a") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0678b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af15a"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0ca0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee6e6"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f2047"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93a62"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d924b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d93b7"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2612c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a38fe"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fbd11"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ba0b"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b70de"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f4a1"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e49e5"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bce84"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc5a6"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fb882"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_b4d88"] atlas = ExtResource("1_43f0a") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_fb882"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_79326"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69010"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9680f"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2627d"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eb0d0"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19ede"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d5fe7"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_72e08"] atlas = ExtResource("1_43f0a") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_79326"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ba0b"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69010"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b70de"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9680f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f4a1"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2627d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e49e5"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb0d0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bce84"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19ede"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc5a6"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5fe7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cdbd9"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_739dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_65302"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fbcb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f9f2d"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_36725"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a1a7"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2fd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_72c8f"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d9e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df263"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_186da"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17527"] atlas = ExtResource("1_43f0a") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_62501"] +[sub_resource type="AtlasTexture" id="AtlasTexture_311e1"] atlas = ExtResource("1_43f0a") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0d7fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0678b"] atlas = ExtResource("1_43f0a") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9571"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c0ca0"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bdc4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f2047"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5072"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d924b"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fbc51"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2612c"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca024"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbd11"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4d14c"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c27a0"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8a2a"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d590"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73199"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d1b9d"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_70027"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6c012"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f7fd6"] atlas = ExtResource("1_43f0a") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_6c012"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1ce2b"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c99f3"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20d89"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_129ea"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2bf2"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_629ab"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_16567"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_f3aa7"] atlas = ExtResource("1_43f0a") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ce2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c27a0"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c99f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8a2a"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_20d89"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d590"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_129ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73199"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2bf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1b9d"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_629ab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70027"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_16567"] +[sub_resource type="AtlasTexture" id="AtlasTexture_739dc"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3f3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7fbcb"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eabf2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36725"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c254"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e2fd5"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9186"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d9e2"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8fae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_186da"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_51fda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62501"] atlas = ExtResource("1_43f0a") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f146"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0d7fe"] atlas = ExtResource("1_43f0a") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b04b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c9571"] atlas = ExtResource("1_43f0a") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f375b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bdc4e"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2796e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5072"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b992"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fbc51"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_211f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca024"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d716"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d14c"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d346"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bbe0a"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93556"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6f3b1"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_504b3"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1662"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9404b"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_39bb7"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_2483e"] atlas = ExtResource("1_43f0a") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_39bb7"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_11656"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31e97"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9931b"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_351d2"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3ca10"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fb690"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_875e2"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_1a7a4"] atlas = ExtResource("1_43f0a") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11656"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbe0a"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31e97"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93556"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9931b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f3b1"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_351d2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_504b3"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3ca10"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1662"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fb690"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9404b"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_875e2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3f3b"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7ab2b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eabf2"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90609"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c254"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_37dee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9186"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_32e9f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8fae"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f144"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51fda"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dad08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2f146"] atlas = ExtResource("1_43f0a") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2287"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b04b"] atlas = ExtResource("1_43f0a") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86799"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f375b"] atlas = ExtResource("1_43f0a") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d9fbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2796e"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cfe6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2b992"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0179f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_211f0"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f8f9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d716"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7657"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d346"] atlas = ExtResource("1_43f0a") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5c730"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6edb"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_57cf6"] -atlas = ExtResource("1_43f0a") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9dd38"] -atlas = ExtResource("1_43f0a") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e4a01"] -atlas = ExtResource("1_43f0a") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3498"] -atlas = ExtResource("1_43f0a") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3183"] -atlas = ExtResource("1_43f0a") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9b48"] -atlas = ExtResource("1_43f0a") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_28881"] atlas = ExtResource("1_43f0a") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_a9b48"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5812f"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1b987"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1639"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5f00c"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1e7b0"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d64db"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_abed8"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a0abc"] atlas = ExtResource("1_43f0a") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_43f0a") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5812f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6edb"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1b987"] +[sub_resource type="AtlasTexture" id="AtlasTexture_57cf6"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1639"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9dd38"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f00c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e4a01"] atlas = ExtResource("1_43f0a") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1e7b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3498"] atlas = ExtResource("1_43f0a") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d64db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3183"] atlas = ExtResource("1_43f0a") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_abed8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7ab2b"] atlas = ExtResource("1_43f0a") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_90609"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_37dee"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32e9f"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f144"] +atlas = ExtResource("1_43f0a") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dad08"] +atlas = ExtResource("1_43f0a") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2287"] +atlas = ExtResource("1_43f0a") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86799"] +atlas = ExtResource("1_43f0a") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d9fbb"] +atlas = ExtResource("1_43f0a") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5cfe6"] +atlas = ExtResource("1_43f0a") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0179f"] +atlas = ExtResource("1_43f0a") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9f8f9"] +atlas = ExtResource("1_43f0a") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7657"] +atlas = ExtResource("1_43f0a") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c730"] +atlas = ExtResource("1_43f0a") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_43f0a"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d515") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7655e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d27de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff8fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3dea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_100d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0658f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c597f") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aa60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76602") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99432") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_620bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ed8d") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cab9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbe91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d64e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_636a5") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e25e") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abb90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bac4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15814") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14c75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7db1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfff1") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f22df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a268") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_211c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb496") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03d0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0820") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f2dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_305e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54667") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e6b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51f6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edec0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6dfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c366") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aee2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b73f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c9f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a104") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaff1") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27d7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee2ae") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5226") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c90ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_133ed") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8315e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ddbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78082") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_96b78") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cfea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1643") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fe17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f7eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5397c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61350") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc407") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e602") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_181d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_665a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc91e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_baed1") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77320") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3f7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe3c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfc99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93db8") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b254") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce84a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f750") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f58b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29b36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae60a") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45a1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_746b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d3a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45355") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d689e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa5c3") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26fac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecbbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e40c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d29f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_444e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aeded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3535a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36d87") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abdcd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2648d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1323") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb698") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cfd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2cbc") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7525b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7018") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e599") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_46313") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad370") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92f61") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72b92") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4dfd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2204") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09fe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eccf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a5c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c62a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e836") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87fff") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca0bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc415") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2df1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2be6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac41e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1fe6") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_915af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47d39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50c8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd3de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e786c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdb6d") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6ce3") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7e27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d465") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f07aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e445") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70fcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4501") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d27b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f6f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f28") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cb3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4924e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36fe3") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc2ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7198a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58895") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ae70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13c31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8455d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea075") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_269a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca728") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2f41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c28c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3043d") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2782f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ea97") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0698a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21ee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29243") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7a16") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44df0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f44e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bbde") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_491ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f70ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fde98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f818") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a81f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c91b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6264b") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aaa98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af15a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee6e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d93b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a38fe") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c9ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3357") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ec8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0142") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45592") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba664") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85b1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cfe1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eecb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d237") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_184f3") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d42b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52cc0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dce1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7799") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00cb9") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_65f91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d12e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b88aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_915b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed9e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afa92") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a66c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14d62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8419e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f8fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_363f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a48d9") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a294") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb060") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2857") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf962") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92568") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_10a50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d5ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c337e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e751") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdbd9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65302") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9f2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a1a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72c8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df263") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17527") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_311e1") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0678b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0ca0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2047") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d924b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2612c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbd11") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ba0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b70de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e49e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bce84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc5a6") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb882") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4d88") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_543fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d70eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c4d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64187") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eec8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb73e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_253ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17fe3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6656") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a96da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5ecc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_152e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67ea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52216") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_523f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc8d9") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bbf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_046a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee598") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45bfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c21a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e26d6") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d543d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_da261") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79326") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69010") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9680f") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2627d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb0d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ede") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5fe7") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_739dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbcb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36725") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2fd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_186da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62501") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d7fe") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9571") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bdc4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5072") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbc51") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca024") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d14c") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c27a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8a2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d590") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73199") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1b9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70027") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c012") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54a31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0952") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_150db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7bfe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50a7d") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3aa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea349") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc90a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10aaa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8c75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92cd6") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba1e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a812") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb3c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc4cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_072f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc51e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42ba6") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_670f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5be51") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b31fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6159") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ce2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c99f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20d89") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_129ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2bf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_629ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16567") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3f3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eabf2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c254") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8fae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51fda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f146") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b04b") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f375b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2796e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b992") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_211f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d716") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d346") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbe0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93556") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f3b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_504b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9404b") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39bb7") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2483e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89ce5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d1af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad8f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6cc57") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a7a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0129") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_873fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42abf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e84c4") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47086") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_344f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35a8b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d024") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f48e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3848") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db825") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c59d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95950") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e3bc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c173d") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_26c8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bb11") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11656") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31e97") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9931b") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_351d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb690") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_875e2") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ab2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90609") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37dee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f144") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dad08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86799") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9fbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cfe6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0179f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f8f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c730") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57cf6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9dd38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4a01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3498") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3183") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9b48") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_28881") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_612f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93038") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6790") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_960fb") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0abc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_600ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2355f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78685") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5450") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b1c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d32b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea72f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15340") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a7ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_279a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b3ce") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_46b1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01638") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55f08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f965c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ed9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5dae") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_66218") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5966") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5812f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b987") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1639") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f00c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e7b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d64db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abed8") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abb90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bac4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15814") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14c75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7db1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfff1") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e25e") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5226") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c90ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_133ed") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8315e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ddbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78082") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_96b78") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f22df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a268") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_211c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb496") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03d0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0820") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f2dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_305e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54667") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e6b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51f6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edec0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6dfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c366") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aee2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b73f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c9f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a104") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaff1") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27d7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee2ae") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cab9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbe91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d64e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_636a5") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d515") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7655e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d27de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff8fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3dea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_100d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0658f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c597f") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aa60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76602") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99432") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_620bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ed8d") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce84a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f750") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f58b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29b36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae60a") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b254") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e599") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_46313") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad370") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92f61") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72b92") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45a1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_746b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d3a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45355") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d689e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa5c3") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26fac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecbbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e40c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d29f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_444e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aeded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3535a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36d87") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abdcd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2648d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1323") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb698") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cfd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2cbc") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7525b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7018") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77320") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3f7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe3c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfc99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93db8") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cfea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1643") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fe17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f7eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5397c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61350") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc407") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e602") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_181d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_665a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc91e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_baed1") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7e27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d465") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f07aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e445") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70fcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4501") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6ce3") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0698a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21ee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29243") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7a16") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44df0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f44e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bbde") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d27b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f6f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f28") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cb3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4924e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36fe3") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc2ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7198a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58895") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ae70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13c31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8455d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea075") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_269a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca728") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2f41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c28c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3043d") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2782f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ea97") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_915af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47d39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50c8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd3de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e786c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdb6d") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4dfd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2204") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09fe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eccf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a5c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c62a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e836") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87fff") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca0bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc415") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2df1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2be6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac41e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1fe6") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85b1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cfe1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eecb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d237") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_184f3") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba664") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2857") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf962") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92568") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_10a50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d5ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c337e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e751") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d42b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52cc0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dce1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7799") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00cb9") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_65f91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d12e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b88aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_915b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed9e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afa92") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a66c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14d62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8419e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f8fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_363f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a48d9") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a294") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb060") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c9ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3357") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ec8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0142") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45592") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_491ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f70ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fde98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f818") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a81f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c91b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6264b") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aaa98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af15a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee6e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d93b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a38fe") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4d88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_543fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d70eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c4d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64187") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb882") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79326") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69010") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9680f") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2627d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb0d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ede") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5fe7") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eec8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb73e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_253ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17fe3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6656") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a96da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5ecc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_152e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67ea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52216") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_523f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc8d9") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bbf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_046a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee598") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45bfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c21a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e26d6") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d543d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_da261") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ba0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b70de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e49e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bce84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc5a6") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdbd9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65302") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9f2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a1a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72c8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df263") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17527") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_311e1") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0678b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0ca0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2047") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d924b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2612c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbd11") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54a31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0952") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_150db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7bfe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50a7d") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c012") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ce2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c99f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20d89") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_129ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2bf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_629ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16567") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3aa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea349") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc90a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10aaa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8c75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92cd6") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba1e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a812") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb3c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc4cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_072f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc51e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42ba6") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_670f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5be51") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b31fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6159") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c27a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8a2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d590") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73199") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1b9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70027") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_739dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbcb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36725") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2fd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_186da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62501") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d7fe") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9571") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bdc4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5072") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbc51") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca024") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d14c") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2483e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89ce5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d1af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad8f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cc57") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39bb7") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11656") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31e97") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9931b") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_351d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb690") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_875e2") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a7a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0129") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_873fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42abf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e84c4") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47086") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_344f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35a8b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d024") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f48e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3848") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db825") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c59d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95950") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e3bc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c173d") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_26c8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bb11") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbe0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93556") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f3b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_504b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9404b") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3f3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eabf2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c254") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8fae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51fda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f146") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b04b") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f375b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2796e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b992") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_211f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d716") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d346") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_28881") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_612f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93038") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6790") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_960fb") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9b48") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5812f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b987") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1639") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f00c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e7b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d64db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abed8") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0abc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_600ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2355f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78685") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5450") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b1c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d32b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea72f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15340") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a7ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_279a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b3ce") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_46b1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01638") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55f08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f965c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ed9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5dae") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_66218") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5966") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57cf6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9dd38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4a01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3498") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3183") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ab2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90609") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37dee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f144") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dad08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86799") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9fbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cfe6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0179f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f8f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c730") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_da758") diff --git a/engine/scenes/world/player/wings/008/women.tscn b/engine/scenes/world/player/wings/008/women.tscn index d3fdb1c..5e7c470 100644 --- a/engine/scenes/world/player/wings/008/women.tscn +++ b/engine/scenes/world/player/wings/008/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://bf72e666fdb1"] +[gd_scene load_steps=452 format=3 uid="uid://bf72e666fdb1"] -[ext_resource type="Texture2D" uid="uid://deb6gyv0cfleg" path="res://framework/statics/scenes/world/player/wing/008/women/women.png" id="1_bf72e"] +[ext_resource type="Texture2D" uid="uid://deb6gyv0cfleg" path="res://assets/world/player/wing/008/women/women.png" id="1_bf72e"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_36d95"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_23258"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08cf5"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2eb15"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48479"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b31b"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83b5b"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6e238"] -atlas = ExtResource("1_bf72e") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_044b5"] -atlas = ExtResource("1_bf72e") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61e21"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a770d"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_330de"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08bf5"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ea66"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4417f"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34f9a"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e3227"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19921"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_047de"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_560f6"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5560"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f17bc"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_433fd"] atlas = ExtResource("1_bf72e") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f17bc"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_874e4"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_94974"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b9d0c"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c734a"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_02bdb"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61334"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a111a"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_db7a1"] atlas = ExtResource("1_bf72e") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_874e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34f9a"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94974"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3227"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b9d0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19921"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c734a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_047de"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_02bdb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_560f6"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61334"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5560"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a111a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_23258"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7b991"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08cf5"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e30ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2eb15"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_30166"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48479"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f760"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b31b"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71504"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83b5b"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6e86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6e238"] atlas = ExtResource("1_bf72e") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b45f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_044b5"] atlas = ExtResource("1_bf72e") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21896"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61e21"] atlas = ExtResource("1_bf72e") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40115"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a770d"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3edd7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_330de"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb2c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08bf5"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_606cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ea66"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56d1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4417f"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3339"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_31408"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c589"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c166"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_304f0"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc9c6"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1a00"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ddc25"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_fb7e5"] atlas = ExtResource("1_bf72e") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_ddc25"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06935"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4b6b6"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_66a44"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6bd46"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d1388"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_333ea"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4828"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_4fc13"] atlas = ExtResource("1_bf72e") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_06935"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31408"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b6b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c589"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_66a44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c166"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6bd46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_304f0"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1388"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc9c6"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_333ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1a00"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4828"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7b991"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c068c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e30ec"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f02d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_30166"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c139"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f760"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_914db"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71504"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e88ac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6e86"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_18fd8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b45f2"] atlas = ExtResource("1_bf72e") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_81e99"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21896"] atlas = ExtResource("1_bf72e") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d0a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40115"] atlas = ExtResource("1_bf72e") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b657e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3edd7"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae8ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb2c7"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_10c3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_606cf"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_789a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_56d1b"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_358f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3339"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9db80"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_19761"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5f82e"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37686"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99ab4"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_48133"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9fa65"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21ffe"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_f8065"] atlas = ExtResource("1_bf72e") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_21ffe"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e1265"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_faa0e"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7fa3b"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f214"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1895b"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5adf"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69e12"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_3146a"] atlas = ExtResource("1_bf72e") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e1265"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19761"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_faa0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f82e"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7fa3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37686"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f214"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99ab4"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1895b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48133"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5adf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9fa65"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69e12"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c068c"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1b31"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f02d9"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3dd4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c139"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_183f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_914db"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ee31c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e88ac"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1660"] +[sub_resource type="AtlasTexture" id="AtlasTexture_18fd8"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d694"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81e99"] atlas = ExtResource("1_bf72e") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3fea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d0a5"] atlas = ExtResource("1_bf72e") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba732"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b657e"] atlas = ExtResource("1_bf72e") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e398"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae8ce"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4cf0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_10c3c"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6258"] +[sub_resource type="AtlasTexture" id="AtlasTexture_789a8"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5229"] +[sub_resource type="AtlasTexture" id="AtlasTexture_358f4"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0089"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9db80"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d8747"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_67dfb"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_95018"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_006e3"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f346"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e5581"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_90d31"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0adf1"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_fe88c"] atlas = ExtResource("1_bf72e") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_0adf1"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6af09"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c0a4"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6d01d"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25c39"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf315"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69844"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2cbf8"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_dd20a"] atlas = ExtResource("1_bf72e") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6af09"] +[sub_resource type="AtlasTexture" id="AtlasTexture_67dfb"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c0a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_95018"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6d01d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_006e3"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_25c39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f346"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf315"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5581"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69844"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90d31"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2cbf8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1b31"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_177bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3dd4e"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d11c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_183f7"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_117b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ee31c"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8272"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1660"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ce54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d694"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8ba17"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3fea"] atlas = ExtResource("1_bf72e") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_648f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba732"] atlas = ExtResource("1_bf72e") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21beb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e398"] atlas = ExtResource("1_bf72e") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eab7a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cf0f"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0a7b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6258"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d388d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e5229"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2651"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f0089"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_41fd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d8747"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1b19"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5477"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_431a6"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3117"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e46cb"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4783"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74e9c"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be005"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_2f524"] atlas = ExtResource("1_bf72e") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_be005"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2f7c3"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c718"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1366a"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b56ec"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_be4e8"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d2c63"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7d54"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_ef23a"] atlas = ExtResource("1_bf72e") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2f7c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5477"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c718"] +[sub_resource type="AtlasTexture" id="AtlasTexture_431a6"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1366a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3117"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b56ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e46cb"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_be4e8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4783"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d2c63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74e9c"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7d54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_177bf"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb046"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d11c"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3d34"] +[sub_resource type="AtlasTexture" id="AtlasTexture_117b1"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ab4b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8272"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_77039"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ce54"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5a53"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8ba17"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_33ade"] +[sub_resource type="AtlasTexture" id="AtlasTexture_648f3"] atlas = ExtResource("1_bf72e") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e44bf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21beb"] atlas = ExtResource("1_bf72e") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_91646"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eab7a"] atlas = ExtResource("1_bf72e") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_07443"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a7b6"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3e0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d388d"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4874"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2651"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27f9b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_41fd6"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4a44"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1b19"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e1ba8"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58752"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9c7b3"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e7858"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_37f78"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29048"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a023a"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_72e97"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_d204f"] atlas = ExtResource("1_bf72e") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_72e97"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_42eee"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bb7ca"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69843"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_282de"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8337"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a84e4"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6fa3"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_85454"] atlas = ExtResource("1_bf72e") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_42eee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58752"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb7ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9c7b3"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69843"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e7858"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_282de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_37f78"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8337"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29048"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a84e4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a023a"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d6fa3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb046"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_246b0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3d34"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d08ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0ab4b"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c631"] +[sub_resource type="AtlasTexture" id="AtlasTexture_77039"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70a07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5a53"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4a3e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_33ade"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7064"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e44bf"] atlas = ExtResource("1_bf72e") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b35c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_91646"] atlas = ExtResource("1_bf72e") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd568"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07443"] atlas = ExtResource("1_bf72e") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a518e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3e0a"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_305fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4874"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b97ae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27f9b"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_224d4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4a44"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8871"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e1ba8"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cf5f"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_abba6"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a8487"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7087a"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4a8cc"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e121d"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bd907"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d88cc"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_604e8"] atlas = ExtResource("1_bf72e") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_d88cc"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7f8ee"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_20345"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a9eb1"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_740e9"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ea83a"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efc41"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af840"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_49ac8"] atlas = ExtResource("1_bf72e") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7f8ee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_abba6"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_20345"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8487"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a9eb1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7087a"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_740e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a8cc"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ea83a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e121d"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_efc41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd907"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_af840"] +[sub_resource type="AtlasTexture" id="AtlasTexture_246b0"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_75368"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d08ee"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_052cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0c631"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ccd1f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70a07"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d1e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4a3e"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_45632"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b7064"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_99926"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b35c0"] atlas = ExtResource("1_bf72e") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_89cac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bd568"] atlas = ExtResource("1_bf72e") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a8dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a518e"] atlas = ExtResource("1_bf72e") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b46b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_305fe"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_75e76"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b97ae"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b1ea4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_224d4"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4ae3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b8871"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7190"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cf5f"] atlas = ExtResource("1_bf72e") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1245f"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1b542"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc932"] -atlas = ExtResource("1_bf72e") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c69f"] -atlas = ExtResource("1_bf72e") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5daa"] -atlas = ExtResource("1_bf72e") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3f19c"] -atlas = ExtResource("1_bf72e") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27e18"] -atlas = ExtResource("1_bf72e") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fc644"] -atlas = ExtResource("1_bf72e") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_9ffd8"] atlas = ExtResource("1_bf72e") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_fc644"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_32b3c"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54c96"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b19ba"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a1d29"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84ec4"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30f92"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f9e07"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_bff38"] atlas = ExtResource("1_bf72e") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_bf72e") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_32b3c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1b542"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_54c96"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc932"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b19ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c69f"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a1d29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5daa"] atlas = ExtResource("1_bf72e") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84ec4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f19c"] atlas = ExtResource("1_bf72e") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_30f92"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27e18"] atlas = ExtResource("1_bf72e") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f9e07"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75368"] atlas = ExtResource("1_bf72e") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_052cf"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ccd1f"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d1e3"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_45632"] +atlas = ExtResource("1_bf72e") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_99926"] +atlas = ExtResource("1_bf72e") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_89cac"] +atlas = ExtResource("1_bf72e") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a8dc"] +atlas = ExtResource("1_bf72e") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b46b"] +atlas = ExtResource("1_bf72e") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75e76"] +atlas = ExtResource("1_bf72e") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b1ea4"] +atlas = ExtResource("1_bf72e") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4ae3c"] +atlas = ExtResource("1_bf72e") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f7190"] +atlas = ExtResource("1_bf72e") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1245f"] +atlas = ExtResource("1_bf72e") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_bf72e"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_23258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08cf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2eb15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48479") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b31b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83b5b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e238") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_044b5") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61e21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a770d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_330de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08bf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ea66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4417f") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3227") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19921") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_047de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_560f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5560") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f17bc") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_433fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d4b8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ed85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5e1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7b6e") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_db7a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdac3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2afb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5392e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9685b") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f0c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c362") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0323f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5383") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_827d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30a02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d0b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d6d2") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_093f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_541a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f7d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4eb7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c943f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d42fb") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c742f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adf22") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_874e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94974") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9d0c") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c734a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02bdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61334") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a111a") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b991") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e30ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71504") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6e86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b45f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21896") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40115") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3edd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb2c7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_606cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3339") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31408") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c589") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c166") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_304f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc9c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a00") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ddc25") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb7e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01dc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f70c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98559") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32729") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fc13") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34f77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce348") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccddf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86b2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0299") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0808") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1b2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a805a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_063f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b83b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e231") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32246") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c06a3") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cd6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c10ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f41b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93ca9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a5eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f0f8") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a7a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4326") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06935") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66a44") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6bd46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1388") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_333ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4828") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c068c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f02d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c139") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_914db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e88ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18fd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81e99") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d0a5") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b657e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae8ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10c3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_789a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_358f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9db80") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19761") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f82e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37686") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99ab4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48133") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9fa65") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21ffe") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8065") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77fda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67485") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e61ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d371") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e79a0") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3146a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcc29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fca2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86439") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45896") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98c75") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35760") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f877") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a34b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d49a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45436") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d649d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60d66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369e0") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fc1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ae6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d381b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5684a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_638b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0304f") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffa7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4c69") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faa0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa3b") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f214") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1895b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5adf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69e12") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1b31") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3dd4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_183f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee31c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1660") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d694") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3fea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba732") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e398") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cf0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6258") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5229") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0089") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8747") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_67dfb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95018") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_006e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5581") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90d31") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0adf1") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe88c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cffa4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df808") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0ca0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91334") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad34") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd20a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d5cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_131e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9862e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc538") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_355be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60473") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af0ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6f07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_885c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92636") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56d39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6c2a0") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d600") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_546f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7906") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb8a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b7cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b28c") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_477d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71ffb") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6af09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d01d") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25c39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf315") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cbf8") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_177bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d11c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_117b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ce54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ba17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_648f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21beb") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eab7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a7b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d388d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2651") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_41fd6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1b19") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5477") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_431a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3117") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e46cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4783") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74e9c") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_be005") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f524") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd410") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3628e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd9a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09b6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb37c") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef23a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61708") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_205ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1e60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c070a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_95262") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_655d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d689") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32e93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4459e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_672e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b28c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f11a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8120d") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a795") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4942c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38dcc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08fe7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4894e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03a68") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_25a67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5f5e") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f7c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1366a") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b56ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be4e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7d54") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb046") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d34") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ab4b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77039") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33ade") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e44bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91646") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_07443") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3e0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4874") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27f9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a44") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1ba8") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58752") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c7b3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7858") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37f78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29048") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a023a") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_72e97") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d204f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85fbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49f33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e34d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01e3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af880") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_85454") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_678f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7aed0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c26de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aae8a") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a897") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_feb73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fc6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85cc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6596") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c858d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6c4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27657") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf9e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b86a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa81d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54aa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_104b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d29c1") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cea93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d2ae") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_42eee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb7ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_69843") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_282de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8337") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a84e4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6fa3") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_246b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d08ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c631") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70a07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4a3e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7064") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b35c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd568") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a518e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_305fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b97ae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_224d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8871") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cf5f") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_abba6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8487") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7087a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a8cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e121d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd907") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d88cc") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_604e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec99a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36cd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b490") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e76e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6c45") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49ac8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02e14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4057a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d0bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36f27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f36") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f6de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba547") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6b5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dcc58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee64b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f10c1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4865d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a32bd") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8782c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a25a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b02e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4802c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06a86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a4a") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef07f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34444") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f8ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20345") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9eb1") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_740e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea83a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efc41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af840") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_75368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_052cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccd1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d1e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99926") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89cac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a8dc") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b46b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ae3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7190") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1245f") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1b542") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c69f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5daa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f19c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e18") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc644") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ffd8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86c52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff793") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_671ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6921") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44128") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bff38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1241e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7d361") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fe49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8aced") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_248b1") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99c9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a472") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e52b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7af1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a89ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e952") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_630d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a96f") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b608") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71021") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88945") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c046c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab0b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a915") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3db41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1d2a") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32b3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54c96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b19ba") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84ec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30f92") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9e07") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_433fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d4b8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ed85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5e1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7b6e") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f17bc") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_874e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94974") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9d0c") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c734a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02bdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61334") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a111a") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_db7a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdac3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2afb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5392e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9685b") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f0c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c362") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0323f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5383") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_827d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30a02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d0b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d6d2") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_093f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_541a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f7d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4eb7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c943f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d42fb") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c742f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adf22") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3227") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19921") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_047de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_560f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5560") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_23258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08cf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2eb15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48479") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b31b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83b5b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e238") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_044b5") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61e21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a770d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_330de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08bf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ea66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4417f") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb7e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01dc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f70c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98559") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32729") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ddc25") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06935") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66a44") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6bd46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1388") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_333ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4828") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fc13") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34f77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce348") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccddf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86b2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0299") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0808") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1b2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a805a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_063f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b83b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e231") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32246") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c06a3") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cd6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c10ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f41b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93ca9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a5eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f0f8") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a7a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4326") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31408") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c589") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_304f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc9c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a00") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b991") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e30ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30166") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71504") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6e86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b45f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21896") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40115") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3edd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb2c7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_606cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3339") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8065") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77fda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67485") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e61ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d371") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e79a0") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21ffe") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faa0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa3b") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f214") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1895b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5adf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69e12") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3146a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcc29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fca2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86439") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45896") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98c75") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35760") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f877") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a34b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d49a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45436") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d649d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60d66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369e0") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fc1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ae6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d381b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5684a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_638b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0304f") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffa7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4c69") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19761") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f82e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37686") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99ab4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48133") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9fa65") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c068c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f02d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c139") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_914db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e88ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18fd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81e99") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d0a5") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b657e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae8ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10c3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_789a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_358f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9db80") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe88c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cffa4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df808") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0ca0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91334") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad34") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0adf1") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6af09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d01d") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25c39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf315") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cbf8") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd20a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d5cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_131e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9862e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc538") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_355be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60473") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af0ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6f07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_885c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92636") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56d39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6c2a0") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d600") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_546f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7906") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb8a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b7cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b28c") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_477d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71ffb") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_67dfb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95018") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_006e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5581") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90d31") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1b31") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3dd4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_183f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee31c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1660") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d694") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3fea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba732") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e398") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cf0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6258") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5229") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0089") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8747") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f524") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd410") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3628e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd9a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09b6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb37c") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_be005") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f7c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1366a") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b56ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be4e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7d54") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef23a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61708") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_205ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1e60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c070a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_95262") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_655d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d689") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32e93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4459e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_672e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b28c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f11a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8120d") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a795") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4942c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38dcc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08fe7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4894e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03a68") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_25a67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5f5e") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5477") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_431a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3117") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e46cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4783") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74e9c") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_177bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d11c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_117b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ce54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ba17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_648f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21beb") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eab7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a7b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d388d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2651") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_41fd6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1b19") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d204f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85fbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49f33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e34d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01e3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af880") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_72e97") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_42eee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb7ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_69843") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_282de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8337") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a84e4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6fa3") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_85454") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_678f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7aed0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c26de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aae8a") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a897") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_feb73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fc6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85cc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6596") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c858d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6c4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27657") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf9e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b86a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa81d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54aa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_104b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d29c1") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cea93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d2ae") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58752") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c7b3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7858") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37f78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29048") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a023a") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb046") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d34") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ab4b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77039") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33ade") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e44bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91646") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_07443") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3e0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4874") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27f9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a44") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1ba8") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_604e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec99a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36cd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b490") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e76e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6c45") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d88cc") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f8ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20345") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9eb1") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_740e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea83a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efc41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af840") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49ac8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02e14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4057a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d0bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36f27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f36") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f6de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba547") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6b5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dcc58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee64b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f10c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4865d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a32bd") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8782c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a25a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b02e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4802c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06a86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a4a") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef07f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34444") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_abba6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8487") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7087a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a8cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e121d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd907") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_246b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d08ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c631") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70a07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4a3e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7064") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b35c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd568") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a518e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_305fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b97ae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_224d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8871") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cf5f") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ffd8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86c52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff793") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_671ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6921") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44128") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc644") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32b3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54c96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b19ba") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84ec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30f92") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9e07") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bff38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1241e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7d361") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fe49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8aced") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_248b1") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99c9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a472") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e52b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7af1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a89ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e952") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_630d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a96f") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b608") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71021") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88945") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c046c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab0b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a915") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3db41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1d2a") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1b542") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c69f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5daa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f19c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e18") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_75368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_052cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccd1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d1e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99926") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89cac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a8dc") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b46b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ae3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7190") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1245f") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_36d95") diff --git a/engine/scenes/world/player/wings/009/men.tscn b/engine/scenes/world/player/wings/009/men.tscn index 9ab7dc3..a77fce5 100644 --- a/engine/scenes/world/player/wings/009/men.tscn +++ b/engine/scenes/world/player/wings/009/men.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://db775fe4a7f9"] +[gd_scene load_steps=452 format=3 uid="uid://db775fe4a7ga"] -[ext_resource type="Texture2D" uid="uid://brsyun1v3j1rc" path="res://framework/statics/scenes/world/player/wing/009/men/men.png" id="1_db775"] +[ext_resource type="Texture2D" uid="uid://brsyun1v3j1rc" path="res://assets/world/player/wing/009/men/men.png" id="1_db775"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_3a7c0"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_55c66"] -atlas = ExtResource("1_db775") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6ff1b"] -atlas = ExtResource("1_db775") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0674b"] -atlas = ExtResource("1_db775") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94902"] -atlas = ExtResource("1_db775") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6d143"] -atlas = ExtResource("1_db775") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d31ce"] -atlas = ExtResource("1_db775") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8af93"] -atlas = ExtResource("1_db775") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d9ff2"] -atlas = ExtResource("1_db775") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3ca9f"] -atlas = ExtResource("1_db775") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d497a"] -atlas = ExtResource("1_db775") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8f32e"] -atlas = ExtResource("1_db775") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d18cd"] -atlas = ExtResource("1_db775") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_97edb"] -atlas = ExtResource("1_db775") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_80315"] -atlas = ExtResource("1_db775") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac3d5"] -atlas = ExtResource("1_db775") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ad8b4"] -atlas = ExtResource("1_db775") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a9035"] -atlas = ExtResource("1_db775") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e31fb"] -atlas = ExtResource("1_db775") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44c43"] -atlas = ExtResource("1_db775") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_afd5a"] -atlas = ExtResource("1_db775") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7501f"] -atlas = ExtResource("1_db775") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_bf25c"] atlas = ExtResource("1_db775") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_db775") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_7501f"] +atlas = ExtResource("1_db775") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b08b6"] +atlas = ExtResource("1_db775") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d975d"] +atlas = ExtResource("1_db775") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1bf83"] +atlas = ExtResource("1_db775") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fdc4a"] +atlas = ExtResource("1_db775") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4aa0f"] +atlas = ExtResource("1_db775") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_08f0d"] +atlas = ExtResource("1_db775") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c3ce"] +atlas = ExtResource("1_db775") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_18564"] atlas = ExtResource("1_db775") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_db775") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b08b6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac3d5"] atlas = ExtResource("1_db775") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d975d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ad8b4"] atlas = ExtResource("1_db775") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1bf83"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a9035"] atlas = ExtResource("1_db775") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdc4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e31fb"] atlas = ExtResource("1_db775") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4aa0f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44c43"] atlas = ExtResource("1_db775") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_08f0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_afd5a"] atlas = ExtResource("1_db775") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c3ce"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55c66"] atlas = ExtResource("1_db775") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_96a9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6ff1b"] atlas = ExtResource("1_db775") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2623e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0674b"] atlas = ExtResource("1_db775") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2fd5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94902"] atlas = ExtResource("1_db775") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_83eca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6d143"] atlas = ExtResource("1_db775") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_119fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d31ce"] atlas = ExtResource("1_db775") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdcbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8af93"] atlas = ExtResource("1_db775") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3448f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d9ff2"] atlas = ExtResource("1_db775") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d1ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3ca9f"] atlas = ExtResource("1_db775") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cc74"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d497a"] atlas = ExtResource("1_db775") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c59a6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8f32e"] atlas = ExtResource("1_db775") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31a18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d18cd"] atlas = ExtResource("1_db775") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bc0b7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97edb"] atlas = ExtResource("1_db775") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ac68c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80315"] atlas = ExtResource("1_db775") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c61b2"] -atlas = ExtResource("1_db775") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_867c9"] -atlas = ExtResource("1_db775") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1701b"] -atlas = ExtResource("1_db775") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1727"] -atlas = ExtResource("1_db775") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c4644"] -atlas = ExtResource("1_db775") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1936"] -atlas = ExtResource("1_db775") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_efaa5"] -atlas = ExtResource("1_db775") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ec5a7"] -atlas = ExtResource("1_db775") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_6fff1"] atlas = ExtResource("1_db775") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_db775") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_ec5a7"] +atlas = ExtResource("1_db775") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_80fde"] +atlas = ExtResource("1_db775") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_22abc"] +atlas = ExtResource("1_db775") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c1dc6"] +atlas = ExtResource("1_db775") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9348b"] +atlas = ExtResource("1_db775") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c473a"] +atlas = ExtResource("1_db775") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0af78"] +atlas = ExtResource("1_db775") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_35cbb"] +atlas = ExtResource("1_db775") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_d9e04"] atlas = ExtResource("1_db775") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_db775") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80fde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_867c9"] atlas = ExtResource("1_db775") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_22abc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1701b"] atlas = ExtResource("1_db775") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1dc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1727"] atlas = ExtResource("1_db775") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9348b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c4644"] atlas = ExtResource("1_db775") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c473a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1936"] atlas = ExtResource("1_db775") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0af78"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efaa5"] atlas = ExtResource("1_db775") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_35cbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_96a9c"] atlas = ExtResource("1_db775") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fed68"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2623e"] atlas = ExtResource("1_db775") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f7bf5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2fd5"] atlas = ExtResource("1_db775") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcf55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_83eca"] atlas = ExtResource("1_db775") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_51832"] +[sub_resource type="AtlasTexture" id="AtlasTexture_119fa"] atlas = ExtResource("1_db775") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_299a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdcbb"] atlas = ExtResource("1_db775") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dec4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3448f"] atlas = ExtResource("1_db775") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d0c55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4d1ad"] atlas = ExtResource("1_db775") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8c29"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cc74"] atlas = ExtResource("1_db775") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e047d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c59a6"] atlas = ExtResource("1_db775") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_21891"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31a18"] atlas = ExtResource("1_db775") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_406aa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc0b7"] atlas = ExtResource("1_db775") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_42d6b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac68c"] atlas = ExtResource("1_db775") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a92a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c61b2"] atlas = ExtResource("1_db775") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_87548"] -atlas = ExtResource("1_db775") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c0db"] -atlas = ExtResource("1_db775") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a57d9"] -atlas = ExtResource("1_db775") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3c79d"] -atlas = ExtResource("1_db775") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c72e1"] -atlas = ExtResource("1_db775") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_951ab"] -atlas = ExtResource("1_db775") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_be85c"] -atlas = ExtResource("1_db775") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a969e"] -atlas = ExtResource("1_db775") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_47a95"] atlas = ExtResource("1_db775") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_db775") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_a969e"] +atlas = ExtResource("1_db775") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_31005"] +atlas = ExtResource("1_db775") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8667e"] +atlas = ExtResource("1_db775") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed597"] +atlas = ExtResource("1_db775") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_314a5"] +atlas = ExtResource("1_db775") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e6bc2"] +atlas = ExtResource("1_db775") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f840"] +atlas = ExtResource("1_db775") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86572"] +atlas = ExtResource("1_db775") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_e65a0"] atlas = ExtResource("1_db775") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_db775") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31005"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c0db"] atlas = ExtResource("1_db775") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8667e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a57d9"] atlas = ExtResource("1_db775") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed597"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3c79d"] atlas = ExtResource("1_db775") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_314a5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c72e1"] atlas = ExtResource("1_db775") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e6bc2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_951ab"] atlas = ExtResource("1_db775") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f840"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be85c"] atlas = ExtResource("1_db775") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86572"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fed68"] atlas = ExtResource("1_db775") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bb14a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7bf5"] atlas = ExtResource("1_db775") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6157"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcf55"] atlas = ExtResource("1_db775") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d5cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_51832"] atlas = ExtResource("1_db775") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c88fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_299a8"] atlas = ExtResource("1_db775") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_417b5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dec4d"] atlas = ExtResource("1_db775") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9f49e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d0c55"] atlas = ExtResource("1_db775") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_40037"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8c29"] atlas = ExtResource("1_db775") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_14fb5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e047d"] atlas = ExtResource("1_db775") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_32788"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21891"] atlas = ExtResource("1_db775") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c7a18"] +[sub_resource type="AtlasTexture" id="AtlasTexture_406aa"] atlas = ExtResource("1_db775") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_58b9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_42d6b"] atlas = ExtResource("1_db775") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_01be5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a92a0"] atlas = ExtResource("1_db775") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e817f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87548"] atlas = ExtResource("1_db775") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a3c63"] -atlas = ExtResource("1_db775") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c0fd"] -atlas = ExtResource("1_db775") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d39ff"] -atlas = ExtResource("1_db775") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_164ed"] -atlas = ExtResource("1_db775") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e9b4c"] -atlas = ExtResource("1_db775") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_17f93"] -atlas = ExtResource("1_db775") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3bf79"] -atlas = ExtResource("1_db775") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aa63a"] -atlas = ExtResource("1_db775") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_af7c8"] atlas = ExtResource("1_db775") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_db775") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_aa63a"] +atlas = ExtResource("1_db775") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_39b1b"] +atlas = ExtResource("1_db775") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3e3b9"] +atlas = ExtResource("1_db775") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c0fb9"] +atlas = ExtResource("1_db775") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ac0e"] +atlas = ExtResource("1_db775") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dae0a"] +atlas = ExtResource("1_db775") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c8e73"] +atlas = ExtResource("1_db775") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4764"] +atlas = ExtResource("1_db775") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_2c7d0"] atlas = ExtResource("1_db775") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_db775") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_39b1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c0fd"] atlas = ExtResource("1_db775") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e3b9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d39ff"] atlas = ExtResource("1_db775") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c0fb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_164ed"] atlas = ExtResource("1_db775") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5ac0e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9b4c"] atlas = ExtResource("1_db775") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dae0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_17f93"] atlas = ExtResource("1_db775") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c8e73"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bf79"] atlas = ExtResource("1_db775") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4764"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb14a"] atlas = ExtResource("1_db775") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_49898"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6157"] atlas = ExtResource("1_db775") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb431"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d5cc"] atlas = ExtResource("1_db775") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5cf35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c88fb"] atlas = ExtResource("1_db775") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b765c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_417b5"] atlas = ExtResource("1_db775") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecbb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9f49e"] atlas = ExtResource("1_db775") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_656c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_40037"] atlas = ExtResource("1_db775") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8939"] +[sub_resource type="AtlasTexture" id="AtlasTexture_14fb5"] atlas = ExtResource("1_db775") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc13a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32788"] atlas = ExtResource("1_db775") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3e555"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c7a18"] atlas = ExtResource("1_db775") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d0fc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58b9d"] atlas = ExtResource("1_db775") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c90d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_01be5"] atlas = ExtResource("1_db775") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dbdbb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e817f"] atlas = ExtResource("1_db775") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1957f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3c63"] atlas = ExtResource("1_db775") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f7958"] -atlas = ExtResource("1_db775") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3aa8"] -atlas = ExtResource("1_db775") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cc9e"] -atlas = ExtResource("1_db775") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4841b"] -atlas = ExtResource("1_db775") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_718a3"] -atlas = ExtResource("1_db775") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_76cd4"] -atlas = ExtResource("1_db775") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_593e3"] -atlas = ExtResource("1_db775") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b4e4a"] -atlas = ExtResource("1_db775") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_b55f5"] atlas = ExtResource("1_db775") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_db775") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_b4e4a"] +atlas = ExtResource("1_db775") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6844"] +atlas = ExtResource("1_db775") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0169f"] +atlas = ExtResource("1_db775") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_86143"] +atlas = ExtResource("1_db775") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_872cb"] +atlas = ExtResource("1_db775") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4d595"] +atlas = ExtResource("1_db775") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed817"] +atlas = ExtResource("1_db775") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_047e5"] +atlas = ExtResource("1_db775") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_11de3"] atlas = ExtResource("1_db775") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_db775") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6844"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3aa8"] atlas = ExtResource("1_db775") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0169f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1cc9e"] atlas = ExtResource("1_db775") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_86143"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4841b"] atlas = ExtResource("1_db775") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_872cb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_718a3"] atlas = ExtResource("1_db775") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4d595"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76cd4"] atlas = ExtResource("1_db775") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed817"] +[sub_resource type="AtlasTexture" id="AtlasTexture_593e3"] atlas = ExtResource("1_db775") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_047e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49898"] atlas = ExtResource("1_db775") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_918b4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb431"] atlas = ExtResource("1_db775") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c1fc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5cf35"] atlas = ExtResource("1_db775") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_39a23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b765c"] atlas = ExtResource("1_db775") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_63d6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecbb3"] atlas = ExtResource("1_db775") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3cd7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_656c3"] atlas = ExtResource("1_db775") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae8c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a8939"] atlas = ExtResource("1_db775") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_16149"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc13a"] atlas = ExtResource("1_db775") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca29d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e555"] atlas = ExtResource("1_db775") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_48149"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8d0fc"] atlas = ExtResource("1_db775") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_774fe"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c90d9"] atlas = ExtResource("1_db775") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d73b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dbdbb"] atlas = ExtResource("1_db775") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f4215"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1957f"] atlas = ExtResource("1_db775") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_32a66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f7958"] atlas = ExtResource("1_db775") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e1f6"] -atlas = ExtResource("1_db775") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2d7ed"] -atlas = ExtResource("1_db775") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f5e2"] -atlas = ExtResource("1_db775") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ac3a8"] -atlas = ExtResource("1_db775") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_36cc8"] -atlas = ExtResource("1_db775") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fba19"] -atlas = ExtResource("1_db775") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8c2b3"] -atlas = ExtResource("1_db775") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9242b"] -atlas = ExtResource("1_db775") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_2962a"] atlas = ExtResource("1_db775") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_db775") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_9242b"] +atlas = ExtResource("1_db775") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ff7c2"] +atlas = ExtResource("1_db775") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cddb9"] +atlas = ExtResource("1_db775") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2da1e"] +atlas = ExtResource("1_db775") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d3d3b"] +atlas = ExtResource("1_db775") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_abd36"] +atlas = ExtResource("1_db775") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8753"] +atlas = ExtResource("1_db775") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_56015"] +atlas = ExtResource("1_db775") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_7f1c5"] atlas = ExtResource("1_db775") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_db775") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ff7c2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d7ed"] atlas = ExtResource("1_db775") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cddb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f5e2"] atlas = ExtResource("1_db775") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2da1e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ac3a8"] atlas = ExtResource("1_db775") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d3d3b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36cc8"] atlas = ExtResource("1_db775") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_abd36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fba19"] atlas = ExtResource("1_db775") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8753"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8c2b3"] atlas = ExtResource("1_db775") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_56015"] +[sub_resource type="AtlasTexture" id="AtlasTexture_918b4"] atlas = ExtResource("1_db775") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3181f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1fc6"] atlas = ExtResource("1_db775") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4592d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_39a23"] atlas = ExtResource("1_db775") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_59352"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63d6d"] atlas = ExtResource("1_db775") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b4ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3cd7b"] atlas = ExtResource("1_db775") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_99869"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae8c6"] atlas = ExtResource("1_db775") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3d5a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16149"] atlas = ExtResource("1_db775") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_be8a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca29d"] atlas = ExtResource("1_db775") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_346e9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_48149"] atlas = ExtResource("1_db775") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_50d36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_774fe"] atlas = ExtResource("1_db775") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1452"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d73b"] atlas = ExtResource("1_db775") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6193"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f4215"] atlas = ExtResource("1_db775") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_94d0d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_32a66"] atlas = ExtResource("1_db775") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca151"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e1f6"] atlas = ExtResource("1_db775") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_75b9c"] -atlas = ExtResource("1_db775") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9d623"] -atlas = ExtResource("1_db775") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6fc84"] -atlas = ExtResource("1_db775") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ef3d"] -atlas = ExtResource("1_db775") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_078d7"] -atlas = ExtResource("1_db775") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_932e6"] -atlas = ExtResource("1_db775") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ff086"] -atlas = ExtResource("1_db775") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f9692"] -atlas = ExtResource("1_db775") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_d8e58"] atlas = ExtResource("1_db775") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_db775") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f9692"] +atlas = ExtResource("1_db775") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4a666"] +atlas = ExtResource("1_db775") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b104d"] +atlas = ExtResource("1_db775") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6a801"] +atlas = ExtResource("1_db775") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d4590"] +atlas = ExtResource("1_db775") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eda64"] +atlas = ExtResource("1_db775") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc846"] +atlas = ExtResource("1_db775") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_acc45"] +atlas = ExtResource("1_db775") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_4351e"] atlas = ExtResource("1_db775") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_db775") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a666"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9d623"] atlas = ExtResource("1_db775") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b104d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6fc84"] atlas = ExtResource("1_db775") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6a801"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ef3d"] atlas = ExtResource("1_db775") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4590"] +[sub_resource type="AtlasTexture" id="AtlasTexture_078d7"] atlas = ExtResource("1_db775") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eda64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_932e6"] atlas = ExtResource("1_db775") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc846"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ff086"] atlas = ExtResource("1_db775") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_acc45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3181f"] atlas = ExtResource("1_db775") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_63e6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4592d"] atlas = ExtResource("1_db775") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3594b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59352"] atlas = ExtResource("1_db775") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_51f93"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6b4ad"] atlas = ExtResource("1_db775") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1aa66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99869"] atlas = ExtResource("1_db775") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c0a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d5a4"] atlas = ExtResource("1_db775") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ba592"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be8a2"] atlas = ExtResource("1_db775") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfdae"] +[sub_resource type="AtlasTexture" id="AtlasTexture_346e9"] atlas = ExtResource("1_db775") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_50f36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50d36"] atlas = ExtResource("1_db775") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1aa9d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1452"] atlas = ExtResource("1_db775") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8192d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6193"] atlas = ExtResource("1_db775") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2ec48"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94d0d"] atlas = ExtResource("1_db775") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3209"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ca151"] atlas = ExtResource("1_db775") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_23dc6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_75b9c"] atlas = ExtResource("1_db775") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2fcbf"] -atlas = ExtResource("1_db775") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4246a"] -atlas = ExtResource("1_db775") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3faa7"] -atlas = ExtResource("1_db775") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_55e9c"] -atlas = ExtResource("1_db775") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f35f6"] -atlas = ExtResource("1_db775") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e298a"] -atlas = ExtResource("1_db775") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3b726"] -atlas = ExtResource("1_db775") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7d84"] -atlas = ExtResource("1_db775") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_673c0"] atlas = ExtResource("1_db775") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_db775") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_d7d84"] +atlas = ExtResource("1_db775") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b7cda"] +atlas = ExtResource("1_db775") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1dfef"] +atlas = ExtResource("1_db775") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c2920"] +atlas = ExtResource("1_db775") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f0982"] +atlas = ExtResource("1_db775") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_682cc"] +atlas = ExtResource("1_db775") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ca87e"] +atlas = ExtResource("1_db775") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_efdd6"] +atlas = ExtResource("1_db775") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_93711"] atlas = ExtResource("1_db775") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_db775") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b7cda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4246a"] atlas = ExtResource("1_db775") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1dfef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3faa7"] atlas = ExtResource("1_db775") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c2920"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55e9c"] atlas = ExtResource("1_db775") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f0982"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f35f6"] atlas = ExtResource("1_db775") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_682cc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e298a"] atlas = ExtResource("1_db775") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ca87e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b726"] atlas = ExtResource("1_db775") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_efdd6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63e6d"] atlas = ExtResource("1_db775") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3594b"] +atlas = ExtResource("1_db775") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_51f93"] +atlas = ExtResource("1_db775") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1aa66"] +atlas = ExtResource("1_db775") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5c0a3"] +atlas = ExtResource("1_db775") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ba592"] +atlas = ExtResource("1_db775") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dfdae"] +atlas = ExtResource("1_db775") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50f36"] +atlas = ExtResource("1_db775") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1aa9d"] +atlas = ExtResource("1_db775") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8192d"] +atlas = ExtResource("1_db775") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2ec48"] +atlas = ExtResource("1_db775") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b3209"] +atlas = ExtResource("1_db775") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_23dc6"] +atlas = ExtResource("1_db775") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2fcbf"] +atlas = ExtResource("1_db775") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_db775"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_55c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6ff1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0674b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94902") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d143") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d31ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8af93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9ff2") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3ca9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d497a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f32e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d18cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80315") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac3d5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad8b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9035") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e31fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44c43") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afd5a") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7501f") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf25c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7314d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10dd1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2df59") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ace79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8bb5") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_18564") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9deda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c901a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72b6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3e54") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e561e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8338a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fa11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8413") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bef94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38d9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23ec4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ade4") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48bd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4da8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_596dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1af47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c29c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d305") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7a91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9dda") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b08b6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d975d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1bf83") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdc4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4aa0f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08f0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c3ce") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_96a9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2623e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2fd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83eca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_119fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdcbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3448f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d1ad") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cc74") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c59a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_31a18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bc0b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac68c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c61b2") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_867c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1701b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1727") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4644") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1936") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efaa5") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec5a7") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fff1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58011") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dee70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad6fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05798") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9e04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c31a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f074d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_afa2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ff1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1443") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4e5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a587") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a0cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_60fbc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4dc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c0ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_068ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_423ca") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_41131") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3975") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_818a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb3b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5144b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_08ea5") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e634a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cf50") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_80fde") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22abc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1dc6") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9348b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c473a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0af78") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35cbb") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fed68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7bf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcf55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51832") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_299a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dec4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0c55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8c29") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e047d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21891") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_406aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42d6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a92a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87548") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c0db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a57d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c79d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c72e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_951ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be85c") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a969e") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47a95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eebf5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dae8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93ea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5497e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47f08") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e65a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a899") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8ddd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25101") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4811") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3ede") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_61aec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab367") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3fce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e368") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4128") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b057e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be17b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b70") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6face") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_084f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86167") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7098") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47dad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7267c") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8b46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d867a") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8667e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed597") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_314a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6bc2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f840") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86572") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb14a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6157") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d5cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c88fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_417b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f49e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40037") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14fb5") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_32788") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58b9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01be5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e817f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3c63") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c0fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d39ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_164ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9b4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17f93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf79") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa63a") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_af7c8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5858") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_983d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e668") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c7d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07ca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ccdeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b281") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49181") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5347") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7926a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcfc4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ccb6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b382") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9d9f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8ef5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0000e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dadf8") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e77de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_943ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9bc2a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6bf0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea687") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2e7c") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4adbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f94b3") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_39b1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e3b9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c0fb9") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ac0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dae0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8e73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4764") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49898") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb431") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5cf35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b765c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecbb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_656c3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8939") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc13a") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e555") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d0fc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c90d9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbdbb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1957f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7958") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3aa8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cc9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4841b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_718a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76cd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_593e3") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4e4a") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b55f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbdfa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e75a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00b60") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04746") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14f51") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_11de3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_184af") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e568b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9081") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fddcf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c26ef") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_19ff4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a535") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7980") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4757") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d3aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5463") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_574fa") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94530") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2105b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_833f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0adf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48b1c") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a4aa") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6844") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0169f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86143") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_872cb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d595") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_047e5") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_918b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1fc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_39a23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63d6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3cd7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae8c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca29d") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_48149") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_774fe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d73b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_32a66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e1f6") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d7ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f5e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac3a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36cc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fba19") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c2b3") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9242b") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2962a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2732b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c29b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0068") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2f58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_640fd") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f1c5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_255ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1941b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a3f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e079") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7bb5d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efb38") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7a4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3ceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad91f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42b3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c98e") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5a21") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf518") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc39f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a435") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9004f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f728e") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dab6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2c79") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff7c2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cddb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da1e") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3d3b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_abd36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_56015") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3181f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4592d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59352") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b4ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99869") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d5a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be8a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_346e9") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_50d36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1452") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6193") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca151") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75b9c") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d623") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fc84") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ef3d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_078d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_932e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ff086") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9692") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8e58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_90ac6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a767") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb5e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_369f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf6ab") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4351e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_295d1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26426") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ec8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4b72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4acba") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_764f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82c70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ae27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aff04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26403") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df914") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bc5e") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_54782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ca10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11cbe") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_247dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b26f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47000") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9f6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5882") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a666") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b104d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6a801") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4590") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc846") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_acc45") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_63e6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3594b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_51f93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aa66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c0a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba592") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfdae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50f36") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1aa9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8192d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ec48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3209") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_23dc6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2fcbf") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4246a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3faa7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e298a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b726") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7d84") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_673c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc095") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbfef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_865b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8d14") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea20f") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_988e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2588b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6d50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbb3a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_279c8") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4616") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_67291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5219") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a31f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f82d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7dcea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1124") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18755") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30ab1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb93f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b78d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee7e7") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d8d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2bfc2") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b7cda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dfef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2920") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0982") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_682cc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ca87e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efdd6") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf25c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7314d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10dd1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2df59") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ace79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8bb5") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7501f") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b08b6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d975d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1bf83") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdc4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4aa0f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08f0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c3ce") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_18564") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9deda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c901a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72b6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3e54") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e561e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8338a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fa11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8413") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bef94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38d9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23ec4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ade4") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48bd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4da8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_596dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1af47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c29c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d305") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7a91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9dda") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac3d5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad8b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9035") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e31fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44c43") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afd5a") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_55c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6ff1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0674b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94902") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d143") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d31ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8af93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9ff2") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3ca9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d497a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f32e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d18cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80315") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fff1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58011") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dee70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad6fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05798") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec5a7") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_80fde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22abc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1dc6") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9348b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c473a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0af78") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35cbb") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9e04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c31a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f074d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_afa2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ff1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1443") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4e5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a587") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a0cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_60fbc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4dc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c0ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_068ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_423ca") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_41131") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3975") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_818a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb3b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5144b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_08ea5") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e634a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cf50") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_867c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1701b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1727") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4644") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1936") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efaa5") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_96a9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2623e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2fd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83eca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_119fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdcbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3448f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d1ad") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cc74") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c59a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_31a18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bc0b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac68c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c61b2") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47a95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eebf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dae8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93ea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5497e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47f08") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a969e") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8667e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed597") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_314a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6bc2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f840") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86572") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e65a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a899") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8ddd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25101") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4811") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3ede") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_61aec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab367") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3fce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e368") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4128") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b057e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be17b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b70") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6face") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_084f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86167") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7098") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47dad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7267c") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8b46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d867a") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c0db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a57d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c79d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c72e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_951ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be85c") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fed68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7bf5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcf55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51832") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_299a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dec4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0c55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8c29") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e047d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21891") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_406aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42d6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a92a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87548") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_af7c8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5858") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_983d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e668") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa63a") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_39b1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e3b9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c0fb9") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ac0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dae0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8e73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4764") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c7d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07ca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ccdeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b281") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49181") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5347") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7926a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcfc4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ccb6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b382") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9d9f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8ef5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0000e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dadf8") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e77de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_943ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9bc2a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6bf0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea687") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2e7c") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4adbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f94b3") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c0fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d39ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_164ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9b4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17f93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf79") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb14a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6157") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d5cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c88fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_417b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f49e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40037") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14fb5") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_32788") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58b9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01be5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e817f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3c63") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b55f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbdfa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e75a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00b60") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04746") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14f51") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4e4a") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6844") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0169f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86143") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_872cb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d595") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_047e5") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_11de3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_184af") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e568b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9081") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fddcf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c26ef") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_19ff4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a535") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7980") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4757") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d3aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5463") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_574fa") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94530") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2105b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_833f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0adf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48b1c") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a4aa") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3aa8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cc9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4841b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_718a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76cd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_593e3") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49898") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb431") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5cf35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b765c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecbb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_656c3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8939") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc13a") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e555") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d0fc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c90d9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbdbb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1957f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7958") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2962a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2732b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c29b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0068") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2f58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_640fd") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9242b") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff7c2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cddb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da1e") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3d3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_abd36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_56015") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f1c5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_255ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1941b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a3f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e079") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7bb5d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efb38") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7a4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3ceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad91f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42b3b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c98e") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5a21") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf518") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc39f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a435") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9004f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f728e") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dab6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2c79") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d7ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f5e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac3a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36cc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fba19") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c2b3") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_918b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1fc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_39a23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63d6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3cd7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae8c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca29d") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_48149") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_774fe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d73b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_32a66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e1f6") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8e58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_90ac6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a767") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb5e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_369f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf6ab") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9692") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a666") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b104d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6a801") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4590") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc846") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_acc45") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4351e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_295d1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26426") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ec8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4b72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4acba") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_764f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82c70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ae27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aff04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26403") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df914") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bc5e") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_54782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ca10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11cbe") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_247dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b26f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47000") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9f6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5882") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d623") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fc84") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ef3d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_078d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_932e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ff086") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3181f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4592d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59352") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b4ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99869") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d5a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be8a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_346e9") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_50d36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1452") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6193") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca151") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75b9c") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_673c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc095") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbfef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_865b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8d14") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea20f") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7d84") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b7cda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dfef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2920") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0982") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_682cc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ca87e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efdd6") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_988e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2588b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6d50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbb3a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_279c8") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4616") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_67291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5219") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a31f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f82d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7dcea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1124") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18755") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30ab1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb93f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b78d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee7e7") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d8d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2bfc2") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4246a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3faa7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e298a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b726") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_63e6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3594b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_51f93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aa66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c0a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba592") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfdae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50f36") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1aa9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8192d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ec48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3209") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_23dc6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2fcbf") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_3a7c0") diff --git a/engine/scenes/world/player/wings/009/women.tscn b/engine/scenes/world/player/wings/009/women.tscn index 5be389f..8583bab 100644 --- a/engine/scenes/world/player/wings/009/women.tscn +++ b/engine/scenes/world/player/wings/009/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://5455694fbf18"] +[gd_scene load_steps=452 format=3 uid="uid://54557a4fbf18"] -[ext_resource type="Texture2D" uid="uid://rt5obcxyb6rl" path="res://framework/statics/scenes/world/player/wing/009/women/women.png" id="1_54556"] +[ext_resource type="Texture2D" uid="uid://rt5obcxyb6rl" path="res://assets/world/player/wing/009/women/women.png" id="1_54556"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_5fe21"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_fe606"] -atlas = ExtResource("1_54556") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0b2a8"] -atlas = ExtResource("1_54556") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a6cd"] -atlas = ExtResource("1_54556") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94033"] -atlas = ExtResource("1_54556") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ab7a9"] -atlas = ExtResource("1_54556") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05474"] -atlas = ExtResource("1_54556") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a6464"] -atlas = ExtResource("1_54556") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7e0a0"] -atlas = ExtResource("1_54556") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_aca87"] -atlas = ExtResource("1_54556") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c40d3"] -atlas = ExtResource("1_54556") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ced5a"] -atlas = ExtResource("1_54556") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_cd70a"] -atlas = ExtResource("1_54556") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_50406"] -atlas = ExtResource("1_54556") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_232f8"] -atlas = ExtResource("1_54556") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5b928"] -atlas = ExtResource("1_54556") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_139d2"] -atlas = ExtResource("1_54556") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_89598"] -atlas = ExtResource("1_54556") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1dc0e"] -atlas = ExtResource("1_54556") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99215"] -atlas = ExtResource("1_54556") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_377c0"] -atlas = ExtResource("1_54556") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_38abb"] -atlas = ExtResource("1_54556") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_677df"] atlas = ExtResource("1_54556") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_54556") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_38abb"] +atlas = ExtResource("1_54556") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_69b04"] +atlas = ExtResource("1_54556") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fc48d"] +atlas = ExtResource("1_54556") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53b39"] +atlas = ExtResource("1_54556") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29e46"] +atlas = ExtResource("1_54556") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d731d"] +atlas = ExtResource("1_54556") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2488e"] +atlas = ExtResource("1_54556") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fa15"] +atlas = ExtResource("1_54556") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a35d3"] atlas = ExtResource("1_54556") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_54556") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_69b04"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5b928"] atlas = ExtResource("1_54556") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc48d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_139d2"] atlas = ExtResource("1_54556") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_53b39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_89598"] atlas = ExtResource("1_54556") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_29e46"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1dc0e"] atlas = ExtResource("1_54556") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d731d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99215"] atlas = ExtResource("1_54556") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2488e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_377c0"] atlas = ExtResource("1_54556") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3fa15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe606"] atlas = ExtResource("1_54556") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5c033"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0b2a8"] atlas = ExtResource("1_54556") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9b37b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a6cd"] atlas = ExtResource("1_54556") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8486c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94033"] atlas = ExtResource("1_54556") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b6e0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ab7a9"] atlas = ExtResource("1_54556") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2429d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05474"] atlas = ExtResource("1_54556") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c9d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6464"] atlas = ExtResource("1_54556") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2d966"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7e0a0"] atlas = ExtResource("1_54556") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_118d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aca87"] atlas = ExtResource("1_54556") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_90c7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c40d3"] atlas = ExtResource("1_54556") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_248ca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ced5a"] atlas = ExtResource("1_54556") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f7a0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cd70a"] atlas = ExtResource("1_54556") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4a459"] +[sub_resource type="AtlasTexture" id="AtlasTexture_50406"] atlas = ExtResource("1_54556") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef5e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_232f8"] atlas = ExtResource("1_54556") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_92a83"] -atlas = ExtResource("1_54556") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_844c0"] -atlas = ExtResource("1_54556") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4627d"] -atlas = ExtResource("1_54556") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f12e3"] -atlas = ExtResource("1_54556") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_11e90"] -atlas = ExtResource("1_54556") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7c42c"] -atlas = ExtResource("1_54556") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_93464"] -atlas = ExtResource("1_54556") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e2e0f"] -atlas = ExtResource("1_54556") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_3b852"] atlas = ExtResource("1_54556") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_54556") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_e2e0f"] +atlas = ExtResource("1_54556") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8f20e"] +atlas = ExtResource("1_54556") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b42e5"] +atlas = ExtResource("1_54556") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4f8a8"] +atlas = ExtResource("1_54556") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b04c"] +atlas = ExtResource("1_54556") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_84404"] +atlas = ExtResource("1_54556") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_15458"] +atlas = ExtResource("1_54556") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe684"] +atlas = ExtResource("1_54556") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_98787"] atlas = ExtResource("1_54556") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_54556") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8f20e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_844c0"] atlas = ExtResource("1_54556") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b42e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4627d"] atlas = ExtResource("1_54556") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4f8a8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f12e3"] atlas = ExtResource("1_54556") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2b04c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11e90"] atlas = ExtResource("1_54556") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_84404"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c42c"] atlas = ExtResource("1_54556") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_15458"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93464"] atlas = ExtResource("1_54556") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe684"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5c033"] atlas = ExtResource("1_54556") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3f2e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9b37b"] atlas = ExtResource("1_54556") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bcf32"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8486c"] atlas = ExtResource("1_54556") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecbca"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b6e0"] atlas = ExtResource("1_54556") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6121"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2429d"] atlas = ExtResource("1_54556") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df2eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c9d8"] atlas = ExtResource("1_54556") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_63a4e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2d966"] atlas = ExtResource("1_54556") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a3d9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_118d8"] atlas = ExtResource("1_54556") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bd4a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_90c7e"] atlas = ExtResource("1_54556") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f78e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_248ca"] atlas = ExtResource("1_54556") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_44b90"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f7a0"] atlas = ExtResource("1_54556") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_49b1b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4a459"] atlas = ExtResource("1_54556") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5e418"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef5e1"] atlas = ExtResource("1_54556") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f811"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92a83"] atlas = ExtResource("1_54556") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1dc55"] -atlas = ExtResource("1_54556") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_62e76"] -atlas = ExtResource("1_54556") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_44765"] -atlas = ExtResource("1_54556") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c258f"] -atlas = ExtResource("1_54556") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58d65"] -atlas = ExtResource("1_54556") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_09718"] -atlas = ExtResource("1_54556") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a1487"] -atlas = ExtResource("1_54556") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_899f4"] -atlas = ExtResource("1_54556") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_58f20"] atlas = ExtResource("1_54556") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_54556") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_899f4"] +atlas = ExtResource("1_54556") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8bd41"] +atlas = ExtResource("1_54556") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5b19d"] +atlas = ExtResource("1_54556") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_128c7"] +atlas = ExtResource("1_54556") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e96eb"] +atlas = ExtResource("1_54556") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a40a3"] +atlas = ExtResource("1_54556") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cafe0"] +atlas = ExtResource("1_54556") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4e54"] +atlas = ExtResource("1_54556") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_49b45"] atlas = ExtResource("1_54556") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_54556") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8bd41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_62e76"] atlas = ExtResource("1_54556") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5b19d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44765"] atlas = ExtResource("1_54556") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_128c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c258f"] atlas = ExtResource("1_54556") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e96eb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58d65"] atlas = ExtResource("1_54556") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a40a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_09718"] atlas = ExtResource("1_54556") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cafe0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a1487"] atlas = ExtResource("1_54556") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4e54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3f2e"] atlas = ExtResource("1_54556") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cf179"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bcf32"] atlas = ExtResource("1_54556") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c56a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecbca"] atlas = ExtResource("1_54556") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b0a58"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a6121"] atlas = ExtResource("1_54556") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ef603"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df2eb"] atlas = ExtResource("1_54556") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ecf86"] +[sub_resource type="AtlasTexture" id="AtlasTexture_63a4e"] atlas = ExtResource("1_54556") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_302a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a3d9c"] atlas = ExtResource("1_54556") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fc2de"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8bd4a"] atlas = ExtResource("1_54556") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_05e85"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f78e3"] atlas = ExtResource("1_54556") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fca4d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_44b90"] atlas = ExtResource("1_54556") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d924c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49b1b"] atlas = ExtResource("1_54556") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d1032"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5e418"] atlas = ExtResource("1_54556") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f665e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f811"] atlas = ExtResource("1_54556") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c711a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1dc55"] atlas = ExtResource("1_54556") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fe94f"] -atlas = ExtResource("1_54556") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2e8f9"] -atlas = ExtResource("1_54556") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d7b5"] -atlas = ExtResource("1_54556") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0bbc1"] -atlas = ExtResource("1_54556") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0cbb5"] -atlas = ExtResource("1_54556") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_99817"] -atlas = ExtResource("1_54556") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b591b"] -atlas = ExtResource("1_54556") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dedc4"] -atlas = ExtResource("1_54556") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_77fca"] atlas = ExtResource("1_54556") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_54556") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_dedc4"] +atlas = ExtResource("1_54556") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_38631"] +atlas = ExtResource("1_54556") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24bd4"] +atlas = ExtResource("1_54556") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25b2f"] +atlas = ExtResource("1_54556") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59d6c"] +atlas = ExtResource("1_54556") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_55d8f"] +atlas = ExtResource("1_54556") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_92311"] +atlas = ExtResource("1_54556") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_18373"] +atlas = ExtResource("1_54556") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_eda10"] atlas = ExtResource("1_54556") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_54556") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_38631"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2e8f9"] atlas = ExtResource("1_54556") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_24bd4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d7b5"] atlas = ExtResource("1_54556") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_25b2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0bbc1"] atlas = ExtResource("1_54556") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_59d6c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0cbb5"] atlas = ExtResource("1_54556") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55d8f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_99817"] atlas = ExtResource("1_54556") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92311"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b591b"] atlas = ExtResource("1_54556") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_18373"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cf179"] atlas = ExtResource("1_54556") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3d64"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c56a4"] atlas = ExtResource("1_54556") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_28a66"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b0a58"] atlas = ExtResource("1_54556") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_81853"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ef603"] atlas = ExtResource("1_54556") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_27a80"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ecf86"] atlas = ExtResource("1_54556") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_55e50"] +[sub_resource type="AtlasTexture" id="AtlasTexture_302a1"] atlas = ExtResource("1_54556") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13614"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fc2de"] atlas = ExtResource("1_54556") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e223f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05e85"] atlas = ExtResource("1_54556") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5f4c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fca4d"] atlas = ExtResource("1_54556") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_31c9c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d924c"] atlas = ExtResource("1_54556") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc001"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d1032"] atlas = ExtResource("1_54556") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1ab2c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f665e"] atlas = ExtResource("1_54556") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f63a9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c711a"] atlas = ExtResource("1_54556") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9fb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fe94f"] atlas = ExtResource("1_54556") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1d46b"] -atlas = ExtResource("1_54556") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_12a77"] -atlas = ExtResource("1_54556") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a5810"] -atlas = ExtResource("1_54556") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66b6c"] -atlas = ExtResource("1_54556") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f5e79"] -atlas = ExtResource("1_54556") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_59bb8"] -atlas = ExtResource("1_54556") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f3a37"] -atlas = ExtResource("1_54556") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_81a20"] -atlas = ExtResource("1_54556") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_361d4"] atlas = ExtResource("1_54556") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_54556") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_81a20"] +atlas = ExtResource("1_54556") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_880a3"] +atlas = ExtResource("1_54556") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cc4f8"] +atlas = ExtResource("1_54556") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_094d5"] +atlas = ExtResource("1_54556") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_568ea"] +atlas = ExtResource("1_54556") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_4c5c4"] +atlas = ExtResource("1_54556") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_75b6e"] +atlas = ExtResource("1_54556") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_57694"] +atlas = ExtResource("1_54556") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_bf8a5"] atlas = ExtResource("1_54556") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_54556") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_880a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_12a77"] atlas = ExtResource("1_54556") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc4f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5810"] atlas = ExtResource("1_54556") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_094d5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66b6c"] atlas = ExtResource("1_54556") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_568ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f5e79"] atlas = ExtResource("1_54556") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4c5c4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_59bb8"] atlas = ExtResource("1_54556") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_75b6e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f3a37"] atlas = ExtResource("1_54556") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_57694"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3d64"] atlas = ExtResource("1_54556") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eb214"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28a66"] atlas = ExtResource("1_54556") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3f420"] +[sub_resource type="AtlasTexture" id="AtlasTexture_81853"] atlas = ExtResource("1_54556") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6f0a1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_27a80"] atlas = ExtResource("1_54556") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8e3ea"] +[sub_resource type="AtlasTexture" id="AtlasTexture_55e50"] atlas = ExtResource("1_54556") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_781e3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13614"] atlas = ExtResource("1_54556") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ae3f4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e223f"] atlas = ExtResource("1_54556") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4b520"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5f4c3"] atlas = ExtResource("1_54556") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b50e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_31c9c"] atlas = ExtResource("1_54556") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13328"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc001"] atlas = ExtResource("1_54556") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_52b62"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ab2c"] atlas = ExtResource("1_54556") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a42b1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f63a9"] atlas = ExtResource("1_54556") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_efe0c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e9fb3"] atlas = ExtResource("1_54556") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0e69c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1d46b"] atlas = ExtResource("1_54556") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c2cdb"] -atlas = ExtResource("1_54556") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8497f"] -atlas = ExtResource("1_54556") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_fd4e8"] -atlas = ExtResource("1_54556") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29a7c"] -atlas = ExtResource("1_54556") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1af87"] -atlas = ExtResource("1_54556") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61657"] -atlas = ExtResource("1_54556") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_66d67"] -atlas = ExtResource("1_54556") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c53cb"] -atlas = ExtResource("1_54556") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_ef148"] atlas = ExtResource("1_54556") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_54556") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_c53cb"] +atlas = ExtResource("1_54556") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_34cb9"] +atlas = ExtResource("1_54556") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1785a"] +atlas = ExtResource("1_54556") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1f861"] +atlas = ExtResource("1_54556") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed262"] +atlas = ExtResource("1_54556") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_eead2"] +atlas = ExtResource("1_54556") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c51ad"] +atlas = ExtResource("1_54556") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0c213"] +atlas = ExtResource("1_54556") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_bf713"] atlas = ExtResource("1_54556") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_54556") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_34cb9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8497f"] atlas = ExtResource("1_54556") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1785a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fd4e8"] atlas = ExtResource("1_54556") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f861"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29a7c"] atlas = ExtResource("1_54556") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed262"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1af87"] atlas = ExtResource("1_54556") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eead2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61657"] atlas = ExtResource("1_54556") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c51ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_66d67"] atlas = ExtResource("1_54556") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0c213"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eb214"] atlas = ExtResource("1_54556") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13245"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3f420"] atlas = ExtResource("1_54556") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a5aa3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6f0a1"] atlas = ExtResource("1_54556") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70d95"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e3ea"] atlas = ExtResource("1_54556") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dfca5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_781e3"] atlas = ExtResource("1_54556") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b481"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ae3f4"] atlas = ExtResource("1_54556") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c2c6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4b520"] atlas = ExtResource("1_54556") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c5a3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b50e6"] atlas = ExtResource("1_54556") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_11798"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13328"] atlas = ExtResource("1_54556") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a24e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52b62"] atlas = ExtResource("1_54556") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c59a7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a42b1"] atlas = ExtResource("1_54556") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13aee"] +[sub_resource type="AtlasTexture" id="AtlasTexture_efe0c"] atlas = ExtResource("1_54556") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_74738"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0e69c"] atlas = ExtResource("1_54556") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cc168"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c2cdb"] atlas = ExtResource("1_54556") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4ff48"] -atlas = ExtResource("1_54556") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1ec57"] -atlas = ExtResource("1_54556") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5d538"] -atlas = ExtResource("1_54556") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1c186"] -atlas = ExtResource("1_54556") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_957f3"] -atlas = ExtResource("1_54556") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f8425"] -atlas = ExtResource("1_54556") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_73e2b"] -atlas = ExtResource("1_54556") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_83586"] -atlas = ExtResource("1_54556") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_faa6b"] atlas = ExtResource("1_54556") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_54556") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_83586"] +atlas = ExtResource("1_54556") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3b505"] +atlas = ExtResource("1_54556") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_dd6a4"] +atlas = ExtResource("1_54556") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_50b40"] +atlas = ExtResource("1_54556") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_06ec0"] +atlas = ExtResource("1_54556") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_03be7"] +atlas = ExtResource("1_54556") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f3f8a"] +atlas = ExtResource("1_54556") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_88a35"] +atlas = ExtResource("1_54556") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_dd57d"] atlas = ExtResource("1_54556") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_54556") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b505"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1ec57"] atlas = ExtResource("1_54556") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dd6a4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5d538"] atlas = ExtResource("1_54556") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_50b40"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c186"] atlas = ExtResource("1_54556") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_06ec0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_957f3"] atlas = ExtResource("1_54556") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_03be7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8425"] atlas = ExtResource("1_54556") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f3f8a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_73e2b"] atlas = ExtResource("1_54556") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_88a35"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13245"] atlas = ExtResource("1_54556") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b3c08"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a5aa3"] atlas = ExtResource("1_54556") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbd54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70d95"] atlas = ExtResource("1_54556") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_523d7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dfca5"] atlas = ExtResource("1_54556") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b53f2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b481"] atlas = ExtResource("1_54556") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c4ab8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7c2c6"] atlas = ExtResource("1_54556") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a567"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1c5a3"] atlas = ExtResource("1_54556") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_14157"] +[sub_resource type="AtlasTexture" id="AtlasTexture_11798"] atlas = ExtResource("1_54556") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_24c5a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9a24e"] atlas = ExtResource("1_54556") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_218bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c59a7"] atlas = ExtResource("1_54556") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8103"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13aee"] atlas = ExtResource("1_54556") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a6861"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74738"] atlas = ExtResource("1_54556") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_af291"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cc168"] atlas = ExtResource("1_54556") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fe3ff"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4ff48"] atlas = ExtResource("1_54556") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_53ac8"] -atlas = ExtResource("1_54556") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_acd95"] -atlas = ExtResource("1_54556") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6c77"] -atlas = ExtResource("1_54556") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6998c"] -atlas = ExtResource("1_54556") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_beaea"] -atlas = ExtResource("1_54556") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2ef24"] -atlas = ExtResource("1_54556") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52830"] -atlas = ExtResource("1_54556") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_29717"] -atlas = ExtResource("1_54556") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_563bb"] atlas = ExtResource("1_54556") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_54556") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_29717"] +atlas = ExtResource("1_54556") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_037a2"] +atlas = ExtResource("1_54556") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62cda"] +atlas = ExtResource("1_54556") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ffaab"] +atlas = ExtResource("1_54556") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2c1be"] +atlas = ExtResource("1_54556") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bddbf"] +atlas = ExtResource("1_54556") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e2298"] +atlas = ExtResource("1_54556") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f35c7"] +atlas = ExtResource("1_54556") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_70c69"] atlas = ExtResource("1_54556") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_54556") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_037a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_acd95"] atlas = ExtResource("1_54556") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_62cda"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d6c77"] atlas = ExtResource("1_54556") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffaab"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6998c"] atlas = ExtResource("1_54556") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2c1be"] +[sub_resource type="AtlasTexture" id="AtlasTexture_beaea"] atlas = ExtResource("1_54556") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bddbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2ef24"] atlas = ExtResource("1_54556") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e2298"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52830"] atlas = ExtResource("1_54556") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f35c7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b3c08"] atlas = ExtResource("1_54556") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bbd54"] +atlas = ExtResource("1_54556") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_523d7"] +atlas = ExtResource("1_54556") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b53f2"] +atlas = ExtResource("1_54556") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c4ab8"] +atlas = ExtResource("1_54556") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2a567"] +atlas = ExtResource("1_54556") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_14157"] +atlas = ExtResource("1_54556") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_24c5a"] +atlas = ExtResource("1_54556") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_218bd"] +atlas = ExtResource("1_54556") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8103"] +atlas = ExtResource("1_54556") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a6861"] +atlas = ExtResource("1_54556") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_af291"] +atlas = ExtResource("1_54556") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fe3ff"] +atlas = ExtResource("1_54556") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_53ac8"] +atlas = ExtResource("1_54556") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_54556"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe606") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b2a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a6cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab7a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05474") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6464") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e0a0") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aca87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c40d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ced5a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cd70a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50406") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_232f8") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b928") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_139d2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89598") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc0e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99215") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_377c0") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38abb") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_677df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62b2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d094a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f765e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f9b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e1e22") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a35d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f4ac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_91bf8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e1b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50e85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a71") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_79840") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80b36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49e00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac37a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9000d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04c7f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8693c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ac23") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4d256") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5586d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5bbba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53b47") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdbda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e01f") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a0dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a5ea") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_69b04") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc48d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53b39") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29e46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d731d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2488e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3fa15") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c033") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b37b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8486c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b6e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2429d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c9d8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d966") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_118d8") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_90c7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_248ca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f7a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4a459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef5e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92a83") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_844c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4627d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f12e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11e90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c42c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93464") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2e0f") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b852") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1041") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_00bda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_01b85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7725e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43a1b") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98787") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d834d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7186d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44a69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57720") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15af3") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_36e4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62dda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f78d6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb527") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdf07") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d287") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad14a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75d0f") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3a1a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_306a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e16f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_deee4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce0bf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2330") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_707d0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6bbc") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f20e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b42e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f8a8") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b04c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_84404") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15458") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe684") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3f2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcf32") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecbca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6121") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df2eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63a4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3d9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bd4a") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f78e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44b90") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49b1b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e418") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f811") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1dc55") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44765") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c258f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58d65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09718") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a1487") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_899f4") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_58f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b759") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22d4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0270d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5c376") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06f40") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_49b45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4e62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_676aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b6fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25c95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58cc3") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee3b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7abed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64b8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4188") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dbd7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5498e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99bba") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_78468") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f346") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_989a6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_33117") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fad73") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d32f") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12330") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb43f") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bd41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5b19d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_128c7") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e96eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a40a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cafe0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4e54") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cf179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c56a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0a58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef603") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ecf86") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_302a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc2de") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05e85") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fca4d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d924c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1032") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f665e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c711a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe94f") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e8f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d7b5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bbc1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0cbb5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99817") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b591b") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dedc4") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_77fca") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d679b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f0b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13779") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4f8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_863c0") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eda10") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9f6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c97b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a886d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4d56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b170") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2f5f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86e11") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9949") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f946") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0453e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e18b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_877e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38c5e") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_aec9d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0a50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ea984") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f6f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03c7d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_38247") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b45f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17b74") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_38631") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24bd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25b2f") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_59d6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55d8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92311") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18373") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3d64") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28a66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81853") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27a80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55e50") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13614") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e223f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5f4c3") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_31c9c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc001") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ab2c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f63a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9fb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d46b") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_12a77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5810") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66b6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f5e79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59bb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3a37") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_81a20") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_361d4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98201") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83e79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c096") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e0c25") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54fd9") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf8a5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_063b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f838") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6ff6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_920f5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b655c") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d3f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0ebf9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_64809") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_76ad1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fcfd3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22db5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1489") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15e36") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a9591") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d51cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a56ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_06a8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_18c62") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e96b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b24a") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_880a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc4f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_094d5") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_568ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4c5c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75b6e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57694") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb214") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3f420") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f0a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e3ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_781e3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae3f4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b520") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b50e6") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13328") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52b62") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a42b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efe0c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0e69c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2cdb") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8497f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fd4e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29a7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1af87") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61657") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66d67") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c53cb") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef148") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_48f98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3f7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03b57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0387a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1449") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf713") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_12947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7c17") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_21cdb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_158e8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e092e") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d1eb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6539b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50654") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c74f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c24b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e633d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28a2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ddb5") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1830") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4264") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_018e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d459") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_462db") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f11b") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb808") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4185") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_34cb9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1785a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f861") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed262") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eead2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c51ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0c213") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_13245") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a5aa3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70d95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dfca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b481") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c2c6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c5a3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_11798") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a24e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c59a7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13aee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74738") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cc168") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4ff48") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ec57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d538") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c186") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_957f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8425") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73e2b") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_83586") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_faa6b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81d29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7815") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db471") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43eec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_44a5a") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd57d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec29e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45b52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2f932") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d73e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bcab1") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1a1d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62796") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7b02a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eebd5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70327") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3a50") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7887b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f7105") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f0532") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2d48c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2da52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c55e1") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_edd85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f4b23") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b505") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd6a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_50b40") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_06ec0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_03be7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f3f8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_88a35") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3c08") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbd54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_523d7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b53f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4ab8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a567") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_14157") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24c5a") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_218bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8103") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6861") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af291") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fe3ff") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53ac8") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_acd95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d6c77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6998c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_beaea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2ef24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52830") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_29717") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_563bb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_546e2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ce9bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a4ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4abb0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e86dd") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_70c69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8d85") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0334") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5607") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a541") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2f1f") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_088f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eb33f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a07e5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fb594") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e56f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d2a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49a91") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_35b55") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e9f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c2265") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_75b7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_919be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d64c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1a9d2") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b1ca5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4790b") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_037a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62cda") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffaab") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c1be") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bddbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2298") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f35c7") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_677df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62b2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d094a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f765e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f9b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e1e22") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38abb") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_69b04") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc48d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53b39") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29e46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d731d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2488e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fa15") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a35d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f4ac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_91bf8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e1b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50e85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a71") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_79840") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80b36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49e00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac37a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9000d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04c7f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8693c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ac23") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4d256") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5586d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5bbba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53b47") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdbda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e01f") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a0dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a5ea") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b928") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_139d2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89598") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc0e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99215") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_377c0") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe606") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b2a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a6cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab7a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05474") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6464") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e0a0") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aca87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c40d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ced5a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cd70a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50406") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_232f8") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b852") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1041") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_00bda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_01b85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7725e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43a1b") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2e0f") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f20e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b42e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f8a8") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b04c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_84404") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15458") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe684") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98787") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d834d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7186d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44a69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57720") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15af3") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_36e4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62dda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f78d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb527") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdf07") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d287") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad14a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75d0f") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3a1a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_306a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e16f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_deee4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce0bf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2330") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_707d0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6bbc") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_844c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4627d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f12e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11e90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c42c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93464") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c033") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b37b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8486c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b6e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2429d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c9d8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d966") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_118d8") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_90c7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_248ca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f7a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4a459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef5e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92a83") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_58f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b759") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22d4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0270d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5c376") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06f40") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_899f4") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bd41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5b19d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_128c7") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e96eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a40a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cafe0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4e54") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_49b45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4e62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_676aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b6fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25c95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58cc3") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee3b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7abed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64b8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4188") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dbd7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5498e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99bba") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_78468") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f346") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_989a6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_33117") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fad73") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d32f") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12330") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb43f") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44765") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c258f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58d65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09718") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a1487") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3f2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcf32") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecbca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6121") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df2eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63a4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3d9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bd4a") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f78e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44b90") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49b1b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e418") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f811") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1dc55") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_77fca") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d679b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f0b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13779") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4f8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_863c0") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dedc4") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_38631") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24bd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25b2f") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_59d6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55d8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92311") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18373") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eda10") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9f6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c97b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a886d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4d56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b170") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2f5f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86e11") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9949") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f946") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0453e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e18b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_877e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38c5e") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_aec9d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0a50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ea984") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f6f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03c7d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_38247") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b45f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17b74") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e8f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d7b5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bbc1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0cbb5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99817") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b591b") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cf179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c56a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0a58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef603") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ecf86") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_302a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc2de") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05e85") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fca4d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d924c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1032") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f665e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c711a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe94f") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_361d4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98201") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83e79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c096") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e0c25") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54fd9") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_81a20") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_880a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc4f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_094d5") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_568ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4c5c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75b6e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57694") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf8a5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_063b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f838") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6ff6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_920f5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b655c") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d3f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ebf9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_64809") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_76ad1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fcfd3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22db5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1489") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15e36") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a9591") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d51cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a56ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_06a8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_18c62") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e96b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b24a") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_12a77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5810") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66b6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f5e79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59bb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3a37") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3d64") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28a66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81853") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27a80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55e50") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13614") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e223f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5f4c3") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_31c9c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc001") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ab2c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f63a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9fb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d46b") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef148") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_48f98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3f7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03b57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0387a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1449") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c53cb") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_34cb9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1785a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f861") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed262") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eead2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c51ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0c213") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf713") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_12947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7c17") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_21cdb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_158e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e092e") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d1eb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6539b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50654") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c74f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c24b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e633d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28a2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ddb5") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1830") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4264") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_018e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d459") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_462db") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f11b") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb808") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4185") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8497f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fd4e8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29a7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1af87") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61657") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66d67") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb214") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3f420") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f0a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e3ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_781e3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae3f4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b520") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b50e6") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13328") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52b62") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a42b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efe0c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0e69c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2cdb") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_faa6b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81d29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7815") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db471") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43eec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_44a5a") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_83586") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b505") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd6a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_50b40") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_06ec0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_03be7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f3f8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_88a35") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd57d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec29e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45b52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2f932") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d73e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bcab1") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1a1d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62796") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7b02a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eebd5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70327") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3a50") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7887b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f7105") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f0532") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2d48c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2da52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c55e1") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_edd85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f4b23") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ec57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d538") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c186") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_957f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8425") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73e2b") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_13245") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a5aa3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70d95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dfca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b481") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c2c6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c5a3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_11798") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a24e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c59a7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13aee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74738") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cc168") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4ff48") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_563bb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_546e2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ce9bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a4ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4abb0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e86dd") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_29717") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_037a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62cda") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffaab") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c1be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bddbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2298") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f35c7") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_70c69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8d85") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0334") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5607") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a541") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2f1f") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_088f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eb33f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a07e5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fb594") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e56f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d2a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49a91") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_35b55") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e9f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c2265") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_75b7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_919be") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d64c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1a9d2") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b1ca5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4790b") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_acd95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6c77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6998c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_beaea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2ef24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52830") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3c08") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbd54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_523d7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b53f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4ab8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a567") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_14157") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24c5a") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_218bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8103") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6861") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af291") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fe3ff") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53ac8") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_5fe21") diff --git a/engine/scenes/world/player/wings/010/women.tscn b/engine/scenes/world/player/wings/010/women.tscn index bd10079..5ef787f 100644 --- a/engine/scenes/world/player/wings/010/women.tscn +++ b/engine/scenes/world/player/wings/010/women.tscn @@ -1,94 +1,10 @@ -[gd_scene load_steps=418 format=3 uid="uid://2e5c0e39c0cb"] +[gd_scene load_steps=452 format=3 uid="uid://2e5c0e4ac0cb"] -[ext_resource type="Texture2D" uid="uid://bmc8t7y3bj4v" path="res://framework/statics/scenes/world/player/wing/010/women/women.png" id="1_2e5c0"] +[ext_resource type="Texture2D" uid="uid://bmc8t7y3bj4v" path="res://assets/world/player/wing/010/women/women.png" id="1_2e5c0"] [sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_1b52f"] blend_mode = 1 -[sub_resource type="AtlasTexture" id="AtlasTexture_c3069"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c6314"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a047c"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0692e"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_58e7a"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_dce00"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1267a"] -atlas = ExtResource("1_2e5c0") -region = Rect2(1188, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cb63"] -atlas = ExtResource("1_2e5c0") -region = Rect2(1386, 0, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0a338"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_16e75"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9e1a0"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb4a0"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d773b"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_b09ee"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 204, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_08993"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8e01a"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a388f"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7ea0"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a47dc"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_af87c"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 408, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98046"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 612, 198, 204) - [sub_resource type="AtlasTexture" id="AtlasTexture_d3200"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 816, 198, 204) @@ -113,6 +29,38 @@ region = Rect2(792, 816, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(990, 816, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_98046"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 612, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c5ea4"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2132f"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_299e5"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 1836, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8d460"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6fd69"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_82d49"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 2040, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_663fd"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 2040, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_0a12f"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 1020, 198, 204) @@ -201,117 +149,85 @@ region = Rect2(0, 1632, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(198, 1632, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5ea4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_08993"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 1836, 198, 204) +region = Rect2(0, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2132f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8e01a"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 1836, 198, 204) +region = Rect2(198, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_299e5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a388f"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 1836, 198, 204) +region = Rect2(396, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8d460"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7ea0"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 2040, 198, 204) +region = Rect2(594, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6fd69"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a47dc"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 2040, 198, 204) +region = Rect2(792, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_82d49"] +[sub_resource type="AtlasTexture" id="AtlasTexture_af87c"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 2040, 198, 204) +region = Rect2(990, 408, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_663fd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c3069"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 2040, 198, 204) +region = Rect2(0, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cac39"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c6314"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 2244, 198, 204) +region = Rect2(198, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dc711"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a047c"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 2244, 198, 204) +region = Rect2(396, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_49c7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0692e"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 2244, 198, 204) +region = Rect2(594, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_92de6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58e7a"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 2244, 198, 204) +region = Rect2(792, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_36057"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dce00"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 2244, 198, 204) +region = Rect2(990, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df3f7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1267a"] atlas = ExtResource("1_2e5c0") -region = Rect2(990, 2244, 198, 204) +region = Rect2(1188, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b4488"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cb63"] atlas = ExtResource("1_2e5c0") -region = Rect2(1188, 2244, 198, 204) +region = Rect2(1386, 0, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_29d47"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a338"] atlas = ExtResource("1_2e5c0") -region = Rect2(1386, 2244, 198, 204) +region = Rect2(0, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e19ef"] +[sub_resource type="AtlasTexture" id="AtlasTexture_16e75"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 2448, 198, 204) +region = Rect2(198, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5e55"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9e1a0"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 2448, 198, 204) +region = Rect2(396, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_74462"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb4a0"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 2448, 198, 204) +region = Rect2(594, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b5d33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d773b"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 2448, 198, 204) +region = Rect2(792, 204, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9ec5e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b09ee"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_61848"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 2448, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4cc53"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c65fd"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_6feb1"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f1ff3"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cc8a"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db06b"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 2652, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e030b"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 2856, 198, 204) +region = Rect2(990, 204, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_fbc7a"] atlas = ExtResource("1_2e5c0") @@ -337,6 +253,38 @@ region = Rect2(792, 3060, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(990, 3060, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_e030b"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 2856, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8c495"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a7380"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_100c3"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 4080, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6b50d"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_78c27"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_17883"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 4284, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_717fa"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 4284, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_df3da"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 3264, 198, 204) @@ -425,117 +373,85 @@ region = Rect2(0, 3876, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(198, 3876, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8c495"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4cc53"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 4080, 198, 204) +region = Rect2(0, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a7380"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c65fd"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 4080, 198, 204) +region = Rect2(198, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_100c3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6feb1"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 4080, 198, 204) +region = Rect2(396, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6b50d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1ff3"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 4284, 198, 204) +region = Rect2(594, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_78c27"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cc8a"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 4284, 198, 204) +region = Rect2(792, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_17883"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db06b"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 4284, 198, 204) +region = Rect2(990, 2652, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_717fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cac39"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 4284, 198, 204) +region = Rect2(0, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e856e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dc711"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 4488, 198, 204) +region = Rect2(198, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_70ceb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_49c7c"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 4488, 198, 204) +region = Rect2(396, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e8df9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_92de6"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 4488, 198, 204) +region = Rect2(594, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_80ff7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_36057"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 4488, 198, 204) +region = Rect2(792, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8152d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_df3f7"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 4488, 198, 204) +region = Rect2(990, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fa0dc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b4488"] atlas = ExtResource("1_2e5c0") -region = Rect2(990, 4488, 198, 204) +region = Rect2(1188, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cb1e1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_29d47"] atlas = ExtResource("1_2e5c0") -region = Rect2(1188, 4488, 198, 204) +region = Rect2(1386, 2244, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_891d9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e19ef"] atlas = ExtResource("1_2e5c0") -region = Rect2(1386, 4488, 198, 204) +region = Rect2(0, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1873f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5e55"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 4692, 198, 204) +region = Rect2(198, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffe79"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74462"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 4692, 198, 204) +region = Rect2(396, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_2a4f3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b5d33"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 4692, 198, 204) +region = Rect2(594, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1f072"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9ec5e"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 4692, 198, 204) +region = Rect2(792, 2448, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f6ab7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_61848"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d553a"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 4692, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_21f98"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8a9b0"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_ba9dd"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3d6f6"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_22e77"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_7460e"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 4896, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24d96"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 5100, 198, 204) +region = Rect2(990, 2448, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_0515a"] atlas = ExtResource("1_2e5c0") @@ -561,6 +477,38 @@ region = Rect2(792, 5304, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(990, 5304, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_24d96"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 5100, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_980f8"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_25077"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cebc7"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 6324, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_47778"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd641"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d97cf"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 6528, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7bfb"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 6528, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_56efd"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 5508, 198, 204) @@ -649,117 +597,85 @@ region = Rect2(0, 6120, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(198, 6120, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_980f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_21f98"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 6324, 198, 204) +region = Rect2(0, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_25077"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8a9b0"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 6324, 198, 204) +region = Rect2(198, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cebc7"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ba9dd"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 6324, 198, 204) +region = Rect2(396, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_47778"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3d6f6"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 6528, 198, 204) +region = Rect2(594, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd641"] +[sub_resource type="AtlasTexture" id="AtlasTexture_22e77"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 6528, 198, 204) +region = Rect2(792, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d97cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7460e"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 6528, 198, 204) +region = Rect2(990, 4896, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7bfb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e856e"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 6528, 198, 204) +region = Rect2(0, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a200d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_70ceb"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 6732, 198, 204) +region = Rect2(198, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4166a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e8df9"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 6732, 198, 204) +region = Rect2(396, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a2b05"] +[sub_resource type="AtlasTexture" id="AtlasTexture_80ff7"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 6732, 198, 204) +region = Rect2(594, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_be4bd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8152d"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 6732, 198, 204) +region = Rect2(792, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87f57"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fa0dc"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 6732, 198, 204) +region = Rect2(990, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_480e6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_cb1e1"] atlas = ExtResource("1_2e5c0") -region = Rect2(990, 6732, 198, 204) +region = Rect2(1188, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3b3ec"] +[sub_resource type="AtlasTexture" id="AtlasTexture_891d9"] atlas = ExtResource("1_2e5c0") -region = Rect2(1188, 6732, 198, 204) +region = Rect2(1386, 4488, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9295e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1873f"] atlas = ExtResource("1_2e5c0") -region = Rect2(1386, 6732, 198, 204) +region = Rect2(0, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8c33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffe79"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 6936, 198, 204) +region = Rect2(198, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e61df"] +[sub_resource type="AtlasTexture" id="AtlasTexture_2a4f3"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 6936, 198, 204) +region = Rect2(396, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5da7b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1f072"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 6936, 198, 204) +region = Rect2(594, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b447f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f6ab7"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 6936, 198, 204) +region = Rect2(792, 4692, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3300a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d553a"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_52a55"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 6936, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a7315"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_979ab"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_54914"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_466df"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_24d2b"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_20483"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 7140, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_9f233"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 7344, 198, 204) +region = Rect2(990, 4692, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_c7d0d"] atlas = ExtResource("1_2e5c0") @@ -785,6 +701,38 @@ region = Rect2(792, 7548, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(990, 7548, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_9f233"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 7344, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ed8fb"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e5a26"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d8604"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 8568, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_62f72"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7a8cf"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_13f2f"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 8772, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_61239"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 8772, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_a4577"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 7752, 198, 204) @@ -873,117 +821,85 @@ region = Rect2(0, 8364, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(198, 8364, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ed8fb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a7315"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 8568, 198, 204) +region = Rect2(0, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e5a26"] +[sub_resource type="AtlasTexture" id="AtlasTexture_979ab"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 8568, 198, 204) +region = Rect2(198, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d8604"] +[sub_resource type="AtlasTexture" id="AtlasTexture_54914"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 8568, 198, 204) +region = Rect2(396, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_62f72"] +[sub_resource type="AtlasTexture" id="AtlasTexture_466df"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 8772, 198, 204) +region = Rect2(594, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7a8cf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_24d2b"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 8772, 198, 204) +region = Rect2(792, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13f2f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_20483"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 8772, 198, 204) +region = Rect2(990, 7140, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_61239"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a200d"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 8772, 198, 204) +region = Rect2(0, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_4fd06"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4166a"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 8976, 198, 204) +region = Rect2(198, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_97e6d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a2b05"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 8976, 198, 204) +region = Rect2(396, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bf45"] +[sub_resource type="AtlasTexture" id="AtlasTexture_be4bd"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 8976, 198, 204) +region = Rect2(594, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e3c63"] +[sub_resource type="AtlasTexture" id="AtlasTexture_87f57"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 8976, 198, 204) +region = Rect2(792, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ffab4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_480e6"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 8976, 198, 204) +region = Rect2(990, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bae0b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3b3ec"] atlas = ExtResource("1_2e5c0") -region = Rect2(990, 8976, 198, 204) +region = Rect2(1188, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fdcb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_9295e"] atlas = ExtResource("1_2e5c0") -region = Rect2(1188, 8976, 198, 204) +region = Rect2(1386, 6732, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_58080"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8c33"] atlas = ExtResource("1_2e5c0") -region = Rect2(1386, 8976, 198, 204) +region = Rect2(0, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_93dac"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e61df"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 9180, 198, 204) +region = Rect2(198, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71c7c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5da7b"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 9180, 198, 204) +region = Rect2(396, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aa30b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b447f"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 9180, 198, 204) +region = Rect2(594, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_dde52"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3300a"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 9180, 198, 204) +region = Rect2(792, 6936, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_377a2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52a55"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d3109"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 9180, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4f632"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_4abd7"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_98f46"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ca67"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d7f94"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_26911"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 9384, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_27303"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 9588, 198, 204) +region = Rect2(990, 6936, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_ec9a1"] atlas = ExtResource("1_2e5c0") @@ -1009,6 +925,38 @@ region = Rect2(792, 9792, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(990, 9792, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_27303"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 9588, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c3c36"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c47c0"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_36874"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 10812, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e7365"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b6ff9"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c9730"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 11016, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1973f"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 11016, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_f38ba"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 9996, 198, 204) @@ -1097,117 +1045,85 @@ region = Rect2(0, 10608, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(198, 10608, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c3c36"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4f632"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 10812, 198, 204) +region = Rect2(0, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c47c0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4abd7"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 10812, 198, 204) +region = Rect2(198, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_36874"] +[sub_resource type="AtlasTexture" id="AtlasTexture_98f46"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 10812, 198, 204) +region = Rect2(396, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e7365"] +[sub_resource type="AtlasTexture" id="AtlasTexture_5ca67"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 11016, 198, 204) +region = Rect2(594, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b6ff9"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d7f94"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 11016, 198, 204) +region = Rect2(792, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c9730"] +[sub_resource type="AtlasTexture" id="AtlasTexture_26911"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 11016, 198, 204) +region = Rect2(990, 9384, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1973f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4fd06"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 11016, 198, 204) +region = Rect2(0, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f1392"] +[sub_resource type="AtlasTexture" id="AtlasTexture_97e6d"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 11220, 198, 204) +region = Rect2(198, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d4c33"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bf45"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 11220, 198, 204) +region = Rect2(396, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f611d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e3c63"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 11220, 198, 204) +region = Rect2(594, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0158b"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ffab4"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 11220, 198, 204) +region = Rect2(792, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d5baf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bae0b"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 11220, 198, 204) +region = Rect2(990, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_47113"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fdcb3"] atlas = ExtResource("1_2e5c0") -region = Rect2(990, 11220, 198, 204) +region = Rect2(1188, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c5a9a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_58080"] atlas = ExtResource("1_2e5c0") -region = Rect2(1188, 11220, 198, 204) +region = Rect2(1386, 8976, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_eaac4"] +[sub_resource type="AtlasTexture" id="AtlasTexture_93dac"] atlas = ExtResource("1_2e5c0") -region = Rect2(1386, 11220, 198, 204) +region = Rect2(0, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_45edb"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71c7c"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 11424, 198, 204) +region = Rect2(198, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_607ad"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aa30b"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 11424, 198, 204) +region = Rect2(396, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a4841"] +[sub_resource type="AtlasTexture" id="AtlasTexture_dde52"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 11424, 198, 204) +region = Rect2(594, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_13856"] +[sub_resource type="AtlasTexture" id="AtlasTexture_377a2"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 11424, 198, 204) +region = Rect2(792, 9180, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_aab23"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d3109"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_505dd"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 11424, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_35236"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_0da01"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34af5"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_07c09"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_05733"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_94a24"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 11628, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_f2100"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 11832, 198, 204) +region = Rect2(990, 9180, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_add8c"] atlas = ExtResource("1_2e5c0") @@ -1233,6 +1149,38 @@ region = Rect2(792, 12036, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(990, 12036, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_f2100"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 11832, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_87d7e"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_54cbd"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e470e"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 13056, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_b8bbf"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_30003"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_fff15"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 13260, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_a8f54"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 13260, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_94d77"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 12240, 198, 204) @@ -1321,117 +1269,85 @@ region = Rect2(0, 12852, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(198, 12852, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_87d7e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_35236"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 13056, 198, 204) +region = Rect2(0, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_54cbd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0da01"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 13056, 198, 204) +region = Rect2(198, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e470e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34af5"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 13056, 198, 204) +region = Rect2(396, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_b8bbf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_07c09"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 13260, 198, 204) +region = Rect2(594, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_30003"] +[sub_resource type="AtlasTexture" id="AtlasTexture_05733"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 13260, 198, 204) +region = Rect2(792, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_fff15"] +[sub_resource type="AtlasTexture" id="AtlasTexture_94a24"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 13260, 198, 204) +region = Rect2(990, 11628, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_a8f54"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f1392"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 13260, 198, 204) +region = Rect2(0, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bb6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d4c33"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 13464, 198, 204) +region = Rect2(198, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_71b41"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f611d"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 13464, 198, 204) +region = Rect2(396, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_52a24"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0158b"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 13464, 198, 204) +region = Rect2(594, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f8fb3"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d5baf"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 13464, 198, 204) +region = Rect2(792, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19e6f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_47113"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 13464, 198, 204) +region = Rect2(990, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_0eb0a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c5a9a"] atlas = ExtResource("1_2e5c0") -region = Rect2(990, 13464, 198, 204) +region = Rect2(1188, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_28486"] +[sub_resource type="AtlasTexture" id="AtlasTexture_eaac4"] atlas = ExtResource("1_2e5c0") -region = Rect2(1188, 13464, 198, 204) +region = Rect2(1386, 11220, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_f40c1"] +[sub_resource type="AtlasTexture" id="AtlasTexture_45edb"] atlas = ExtResource("1_2e5c0") -region = Rect2(1386, 13464, 198, 204) +region = Rect2(0, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_76434"] +[sub_resource type="AtlasTexture" id="AtlasTexture_607ad"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 13668, 198, 204) +region = Rect2(198, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bbdfc"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a4841"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 13668, 198, 204) +region = Rect2(396, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_68482"] +[sub_resource type="AtlasTexture" id="AtlasTexture_13856"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 13668, 198, 204) +region = Rect2(594, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_34179"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aab23"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 13668, 198, 204) +region = Rect2(792, 11424, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_d99f8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_505dd"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_c1881"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 13668, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3e553"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_34bbf"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_db91b"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_15ded"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a981b"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_74a9d"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 13872, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1cdec"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 14076, 198, 204) +region = Rect2(990, 11424, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_89ffd"] atlas = ExtResource("1_2e5c0") @@ -1457,6 +1373,38 @@ region = Rect2(792, 14280, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(990, 14280, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_1cdec"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 14076, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3bb9e"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bf662"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cffa0"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 15300, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7cadd"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_85005"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_04cb8"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 15504, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e109c"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 15504, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_9cf0a"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 14484, 198, 204) @@ -1545,117 +1493,85 @@ region = Rect2(0, 15096, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(198, 15096, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_3bb9e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3e553"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 15300, 198, 204) +region = Rect2(0, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bf662"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34bbf"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 15300, 198, 204) +region = Rect2(198, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cffa0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_db91b"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 15300, 198, 204) +region = Rect2(396, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7cadd"] +[sub_resource type="AtlasTexture" id="AtlasTexture_15ded"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 15504, 198, 204) +region = Rect2(594, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_85005"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a981b"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 15504, 198, 204) +region = Rect2(792, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_04cb8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_74a9d"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 15504, 198, 204) +region = Rect2(990, 13872, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e109c"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3bb6f"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 15504, 198, 204) +region = Rect2(0, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_6585f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_71b41"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 15708, 198, 204) +region = Rect2(198, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_cdbd0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_52a24"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 15708, 198, 204) +region = Rect2(396, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_29baf"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f8fb3"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 15708, 198, 204) +region = Rect2(594, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_5d040"] +[sub_resource type="AtlasTexture" id="AtlasTexture_19e6f"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 15708, 198, 204) +region = Rect2(792, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e9739"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0eb0a"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 15708, 198, 204) +region = Rect2(990, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_841f0"] +[sub_resource type="AtlasTexture" id="AtlasTexture_28486"] atlas = ExtResource("1_2e5c0") -region = Rect2(990, 15708, 198, 204) +region = Rect2(1188, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9a3ba"] +[sub_resource type="AtlasTexture" id="AtlasTexture_f40c1"] atlas = ExtResource("1_2e5c0") -region = Rect2(1188, 15708, 198, 204) +region = Rect2(1386, 13464, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_59417"] +[sub_resource type="AtlasTexture" id="AtlasTexture_76434"] atlas = ExtResource("1_2e5c0") -region = Rect2(1386, 15708, 198, 204) +region = Rect2(0, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_ab968"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bbdfc"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 15912, 198, 204) +region = Rect2(198, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_19782"] +[sub_resource type="AtlasTexture" id="AtlasTexture_68482"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 15912, 198, 204) +region = Rect2(396, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_e4868"] +[sub_resource type="AtlasTexture" id="AtlasTexture_34179"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 15912, 198, 204) +region = Rect2(594, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_c6724"] +[sub_resource type="AtlasTexture" id="AtlasTexture_d99f8"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 15912, 198, 204) +region = Rect2(792, 13668, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_9d7fa"] +[sub_resource type="AtlasTexture" id="AtlasTexture_c1881"] atlas = ExtResource("1_2e5c0") -region = Rect2(792, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_2b634"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 15912, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_bb3b0"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_8cd76"] -atlas = ExtResource("1_2e5c0") -region = Rect2(198, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_a644c"] -atlas = ExtResource("1_2e5c0") -region = Rect2(396, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_3de93"] -atlas = ExtResource("1_2e5c0") -region = Rect2(594, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_e6b65"] -atlas = ExtResource("1_2e5c0") -region = Rect2(792, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_788ea"] -atlas = ExtResource("1_2e5c0") -region = Rect2(990, 16116, 198, 204) - -[sub_resource type="AtlasTexture" id="AtlasTexture_715ff"] -atlas = ExtResource("1_2e5c0") -region = Rect2(0, 16320, 198, 204) +region = Rect2(990, 13668, 198, 204) [sub_resource type="AtlasTexture" id="AtlasTexture_8f4f9"] atlas = ExtResource("1_2e5c0") @@ -1681,6 +1597,38 @@ region = Rect2(792, 16524, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(990, 16524, 198, 204) +[sub_resource type="AtlasTexture" id="AtlasTexture_715ff"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 16320, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_52422"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df81d"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bd1d8"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 17544, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_8612a"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1c267"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_df061"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 17748, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_7c30e"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 17748, 198, 204) + [sub_resource type="AtlasTexture" id="AtlasTexture_c1272"] atlas = ExtResource("1_2e5c0") region = Rect2(0, 16728, 198, 204) @@ -1769,2445 +1717,1872 @@ region = Rect2(0, 17340, 198, 204) atlas = ExtResource("1_2e5c0") region = Rect2(198, 17340, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_52422"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bb3b0"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 17544, 198, 204) +region = Rect2(0, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df81d"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8cd76"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 17544, 198, 204) +region = Rect2(198, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_bd1d8"] +[sub_resource type="AtlasTexture" id="AtlasTexture_a644c"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 17544, 198, 204) +region = Rect2(396, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_8612a"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3de93"] atlas = ExtResource("1_2e5c0") -region = Rect2(0, 17748, 198, 204) +region = Rect2(594, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_1c267"] +[sub_resource type="AtlasTexture" id="AtlasTexture_e6b65"] atlas = ExtResource("1_2e5c0") -region = Rect2(198, 17748, 198, 204) +region = Rect2(792, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_df061"] +[sub_resource type="AtlasTexture" id="AtlasTexture_788ea"] atlas = ExtResource("1_2e5c0") -region = Rect2(396, 17748, 198, 204) +region = Rect2(990, 16116, 198, 204) -[sub_resource type="AtlasTexture" id="AtlasTexture_7c30e"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6585f"] atlas = ExtResource("1_2e5c0") -region = Rect2(594, 17748, 198, 204) +region = Rect2(0, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cdbd0"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_29baf"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5d040"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e9739"] +atlas = ExtResource("1_2e5c0") +region = Rect2(792, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_841f0"] +atlas = ExtResource("1_2e5c0") +region = Rect2(990, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9a3ba"] +atlas = ExtResource("1_2e5c0") +region = Rect2(1188, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_59417"] +atlas = ExtResource("1_2e5c0") +region = Rect2(1386, 15708, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ab968"] +atlas = ExtResource("1_2e5c0") +region = Rect2(0, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_19782"] +atlas = ExtResource("1_2e5c0") +region = Rect2(198, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_e4868"] +atlas = ExtResource("1_2e5c0") +region = Rect2(396, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_c6724"] +atlas = ExtResource("1_2e5c0") +region = Rect2(594, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_9d7fa"] +atlas = ExtResource("1_2e5c0") +region = Rect2(792, 15912, 198, 204) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2b634"] +atlas = ExtResource("1_2e5c0") +region = Rect2(990, 15912, 198, 204) [sub_resource type="SpriteFrames" id="SpriteFrames_2e5c0"] -animations = [ - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3069") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6314") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a047c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0692e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58e7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dce00") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1267a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cb63") - } - ], - "loop": true, - "name": &"0_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a338") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_16e75") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9e1a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb4a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d773b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b09ee") - } - ], - "loop": true, - "name": &"0_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_08993") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8e01a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a388f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7ea0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a47dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_af87c") - } - ], - "loop": true, - "name": &"0_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_98046") - } - ], - "loop": true, - "name": &"0_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3200") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_915cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c76b2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_62956") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24878") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d702") - } - ], - "loop": true, - "name": &"0_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0a12f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a97c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d99b7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ad93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2cc4a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_405b0") - } - ], - "loop": true, - "name": &"0_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a1a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_63bf7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4b592") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_757c9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_43faa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c100") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0478f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20091") - } - ], - "loop": true, - "name": &"0_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d2d02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cbf58") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7ec3f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d18") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3104a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3bfc") - } - ], - "loop": true, - "name": &"0_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0d3ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0fbed") - } - ], - "loop": true, - "name": &"0_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5ea4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2132f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_299e5") - } - ], - "loop": true, - "name": &"0_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8d460") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6fd69") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82d49") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_663fd") - } - ], - "loop": true, - "name": &"0_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_cac39") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dc711") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_92de6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36057") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df3f7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4488") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29d47") - } - ], - "loop": true, - "name": &"1_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e19ef") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5e55") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74462") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b5d33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9ec5e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61848") - } - ], - "loop": true, - "name": &"1_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cc53") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c65fd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6feb1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1ff3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cc8a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db06b") - } - ], - "loop": true, - "name": &"1_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e030b") - } - ], - "loop": true, - "name": &"1_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_fbc7a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c8d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52ec6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d25a4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7e77b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec8ac") - } - ], - "loop": true, - "name": &"1_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_df3da") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b52a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f9f2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10664") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9b309") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2240") - } - ], - "loop": true, - "name": &"1_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c8a56") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_faeed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cac96") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3d06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3872") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_452ed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_465cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_86bf3") - } - ], - "loop": true, - "name": &"1_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35e95") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_77051") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8b2cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13925") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8058c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_66afb") - } - ], - "loop": true, - "name": &"1_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a302e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f83c") - } - ], - "loop": true, - "name": &"1_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8c495") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7380") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_100c3") - } - ], - "loop": true, - "name": &"1_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6b50d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_78c27") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17883") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_717fa") - } - ], - "loop": true, - "name": &"1_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e856e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_70ceb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e8df9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_80ff7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8152d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fa0dc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cb1e1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_891d9") - } - ], - "loop": true, - "name": &"2_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1873f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffe79") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a4f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f072") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6ab7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d553a") - } - ], - "loop": true, - "name": &"2_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_21f98") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8a9b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ba9dd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d6f6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22e77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7460e") - } - ], - "loop": true, - "name": &"2_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_24d96") - } - ], - "loop": true, - "name": &"2_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0515a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2152c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_27e76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_42090") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f6d4e") - } - ], - "loop": true, - "name": &"2_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_56efd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1ac9b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_72668") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_defee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c99c6") - } - ], - "loop": true, - "name": &"2_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1930b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b462a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_293a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6e42b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_73df4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5fe4c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1858") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_449fc") - } - ], - "loop": true, - "name": &"2_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d627") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fee6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68a1a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a3b8f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6f983") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ebc2b") - } - ], - "loop": true, - "name": &"2_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_0abc8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99490") - } - ], - "loop": true, - "name": &"2_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_980f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_25077") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cebc7") - } - ], - "loop": true, - "name": &"2_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_47778") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd641") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d97cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7bfb") - } - ], - "loop": true, - "name": &"2_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a200d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4166a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a2b05") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_be4bd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_87f57") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_480e6") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3b3ec") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9295e") - } - ], - "loop": true, - "name": &"3_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8c33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e61df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5da7b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b447f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3300a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52a55") - } - ], - "loop": true, - "name": &"3_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a7315") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_979ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54914") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_466df") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_24d2b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_20483") - } - ], - "loop": true, - "name": &"3_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9f233") - } - ], - "loop": true, - "name": &"3_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c7d0d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9b54") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_82c02") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13c29") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10609") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b9a5a") - } - ], - "loop": true, - "name": &"3_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4577") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_621d3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9df3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_276aa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8784f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ee2af") - } - ], - "loop": true, - "name": &"3_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_99cc5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7f0ab") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6b66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c981e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e2eeb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9842d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_adcdf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3683f") - } - ], - "loop": true, - "name": &"3_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c74a0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d9d70") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6707e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bbe9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04b90") - } - ], - "loop": true, - "name": &"3_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c4883") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_89e23") - } - ], - "loop": true, - "name": &"3_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ed8fb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e5a26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8604") - } - ], - "loop": true, - "name": &"3_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_62f72") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7a8cf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13f2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_61239") - } - ], - "loop": true, - "name": &"3_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4fd06") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_97e6d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bf45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e3c63") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ffab4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bae0b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fdcb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58080") - } - ], - "loop": true, - "name": &"4_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_93dac") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71c7c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aa30b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dde52") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_377a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d3109") - } - ], - "loop": true, - "name": &"4_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_4f632") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4abd7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_98f46") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5ca67") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d7f94") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_26911") - } - ], - "loop": true, - "name": &"4_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_27303") - } - ], - "loop": true, - "name": &"4_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec9a1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a34a8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_006a9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2710b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd20a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5ff2") - } - ], - "loop": true, - "name": &"4_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f38ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4070e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_709b1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_81fd4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aca8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c108") - } - ], - "loop": true, - "name": &"4_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5f20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_55d3c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_531ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b4ce0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_02cf1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_17ef7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cfb6c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_507b8") - } - ], - "loop": true, - "name": &"4_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6d19c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fbed") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_768e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_065cd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7fa2f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_529f5") - } - ], - "loop": true, - "name": &"4_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_d0b8d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_de40e") - } - ], - "loop": true, - "name": &"4_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c3c36") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c47c0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_36874") - } - ], - "loop": true, - "name": &"4_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e7365") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b6ff9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c9730") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1973f") - } - ], - "loop": true, - "name": &"4_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f1392") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d4c33") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f611d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0158b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d5baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47113") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c5a9a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_eaac4") - } - ], - "loop": true, - "name": &"5_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45edb") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_607ad") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a4841") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_13856") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aab23") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_505dd") - } - ], - "loop": true, - "name": &"5_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_35236") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0da01") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34af5") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_07c09") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_05733") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_94a24") - } - ], - "loop": true, - "name": &"5_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_f2100") - } - ], - "loop": true, - "name": &"5_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_add8c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0bc26") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1d70a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b2ccf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_118f1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8bb70") - } - ], - "loop": true, - "name": &"5_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_94d77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5a20e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2c492") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_58f48") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3c912") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53989") - } - ], - "loop": true, - "name": &"5_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a052a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0aefc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_49947") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47c77") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f9b4e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b0843") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_974a2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_174b5") - } - ], - "loop": true, - "name": &"5_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ad016") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_dd8ce") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_614f3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ac994") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c5b4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_47ad5") - } - ], - "loop": true, - "name": &"5_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_a0ae4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_40ebf") - } - ], - "loop": true, - "name": &"5_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_87d7e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_54cbd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e470e") - } - ], - "loop": true, - "name": &"5_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_b8bbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_30003") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fff15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a8f54") - } - ], - "loop": true, - "name": &"5_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bb6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_71b41") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_52a24") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f8fb3") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19e6f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0eb0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_28486") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_f40c1") - } - ], - "loop": true, - "name": &"6_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_76434") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bbdfc") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68482") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34179") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d99f8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1881") - } - ], - "loop": true, - "name": &"6_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3e553") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_34bbf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_db91b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_15ded") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a981b") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_74a9d") - } - ], - "loop": true, - "name": &"6_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1cdec") - } - ], - "loop": true, - "name": &"6_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_89ffd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0f573") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9c9ea") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_83995") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e4c4") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fc5e3") - } - ], - "loop": true, - "name": &"6_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_9cf0a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a531") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_65c35") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf0e7") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_957f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_37b5f") - } - ], - "loop": true, - "name": &"6_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_1e669") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53a1c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a6ce9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_efb81") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2e753") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_93a20") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3d061") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ec346") - } - ], - "loop": true, - "name": &"6_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_00b1f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_10683") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2a599") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_b3e80") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fea2e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_45be0") - } - ], - "loop": true, - "name": &"6_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3127e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef515") - } - ], - "loop": true, - "name": &"6_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_3bb9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bf662") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cffa0") - } - ], - "loop": true, - "name": &"6_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_7cadd") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_85005") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_04cb8") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e109c") - } - ], - "loop": true, - "name": &"6_death", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_6585f") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_cdbd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_29baf") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5d040") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9739") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_841f0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9a3ba") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_59417") - } - ], - "loop": true, - "name": &"7_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_ab968") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_19782") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e4868") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_c6724") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_9d7fa") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_2b634") - } - ], - "loop": true, - "name": &"7_walking", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_bb3b0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_8cd76") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a644c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_3de93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_e6b65") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_788ea") - } - ], - "loop": true, - "name": &"7_running", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_715ff") - } - ], - "loop": true, - "name": &"7_attack_stand", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8f4f9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_fde2d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a86ee") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_57424") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_aebd0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_6eb66") - } - ], - "loop": true, - "name": &"7_attack", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_c1272") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1fb68") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d8145") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_4cd93") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1f0e0") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_a836c") - } - ], - "loop": true, - "name": &"7_digging", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_45e9e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_22879") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_09dae") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_99f15") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7eed2") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_53c37") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ef38e") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_5e09f") - } - ], - "loop": true, - "name": &"7_jump", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_e9de1") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7da45") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0b28c") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_68c66") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_ae9e9") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_d1620") - } - ], - "loop": true, - "name": &"7_launch", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_40828") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_0473e") - } - ], - "loop": true, - "name": &"7_pickup", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_52422") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df81d") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_bd1d8") - } - ], - "loop": true, - "name": &"7_damage", - "speed": 1 - }, - { - "frames": [ - { - "duration": 1, - "texture": SubResource("AtlasTexture_8612a") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_1c267") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_df061") - }, - { - "duration": 1, - "texture": SubResource("AtlasTexture_7c30e") - } - ], - "loop": true, - "name": &"7_death", - "speed": 1 - } -] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3200") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_915cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c76b2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_62956") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24878") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d702") +}], +"loop": true, +"name": &"0_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_98046") +}], +"loop": true, +"name": &"0_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5ea4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2132f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_299e5") +}], +"loop": true, +"name": &"0_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8d460") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6fd69") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82d49") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_663fd") +}], +"loop": true, +"name": &"0_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a12f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a97c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d99b7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ad93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2cc4a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_405b0") +}], +"loop": true, +"name": &"0_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a1a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_63bf7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4b592") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_757c9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_43faa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c100") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0478f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20091") +}], +"loop": true, +"name": &"0_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d2d02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cbf58") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7ec3f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d18") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3104a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3bfc") +}], +"loop": true, +"name": &"0_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0d3ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0fbed") +}], +"loop": true, +"name": &"0_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_08993") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8e01a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a388f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7ea0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a47dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_af87c") +}], +"loop": true, +"name": &"0_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3069") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6314") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a047c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0692e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58e7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dce00") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1267a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cb63") +}], +"loop": true, +"name": &"0_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0a338") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_16e75") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9e1a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb4a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d773b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b09ee") +}], +"loop": true, +"name": &"0_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_fbc7a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c8d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52ec6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d25a4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7e77b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec8ac") +}], +"loop": true, +"name": &"1_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e030b") +}], +"loop": true, +"name": &"1_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8c495") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7380") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_100c3") +}], +"loop": true, +"name": &"1_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6b50d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_78c27") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17883") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_717fa") +}], +"loop": true, +"name": &"1_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_df3da") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b52a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f9f2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10664") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9b309") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2240") +}], +"loop": true, +"name": &"1_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c8a56") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_faeed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cac96") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3d06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3872") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_452ed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_465cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_86bf3") +}], +"loop": true, +"name": &"1_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35e95") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_77051") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8b2cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13925") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8058c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_66afb") +}], +"loop": true, +"name": &"1_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a302e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f83c") +}], +"loop": true, +"name": &"1_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cc53") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c65fd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6feb1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1ff3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cc8a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db06b") +}], +"loop": true, +"name": &"1_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_cac39") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dc711") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_92de6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36057") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df3f7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4488") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29d47") +}], +"loop": true, +"name": &"1_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e19ef") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5e55") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74462") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b5d33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9ec5e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61848") +}], +"loop": true, +"name": &"1_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0515a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2152c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_27e76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_42090") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6d4e") +}], +"loop": true, +"name": &"2_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_24d96") +}], +"loop": true, +"name": &"2_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_980f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_25077") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cebc7") +}], +"loop": true, +"name": &"2_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_47778") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd641") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d97cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7bfb") +}], +"loop": true, +"name": &"2_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_56efd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1ac9b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_72668") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_defee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c99c6") +}], +"loop": true, +"name": &"2_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1930b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b462a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_293a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6e42b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_73df4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5fe4c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1858") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_449fc") +}], +"loop": true, +"name": &"2_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d627") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fee6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68a1a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a3b8f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6f983") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ebc2b") +}], +"loop": true, +"name": &"2_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_0abc8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99490") +}], +"loop": true, +"name": &"2_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_21f98") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8a9b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ba9dd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d6f6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22e77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7460e") +}], +"loop": true, +"name": &"2_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e856e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_70ceb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e8df9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_80ff7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8152d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fa0dc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cb1e1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_891d9") +}], +"loop": true, +"name": &"2_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1873f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffe79") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a4f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f072") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f6ab7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d553a") +}], +"loop": true, +"name": &"2_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c7d0d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9b54") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_82c02") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13c29") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10609") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b9a5a") +}], +"loop": true, +"name": &"3_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9f233") +}], +"loop": true, +"name": &"3_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ed8fb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e5a26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8604") +}], +"loop": true, +"name": &"3_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_62f72") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7a8cf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13f2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_61239") +}], +"loop": true, +"name": &"3_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4577") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_621d3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9df3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_276aa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8784f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ee2af") +}], +"loop": true, +"name": &"3_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_99cc5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7f0ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6b66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c981e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e2eeb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9842d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_adcdf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3683f") +}], +"loop": true, +"name": &"3_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c74a0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d9d70") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6707e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bbe9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04b90") +}], +"loop": true, +"name": &"3_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c4883") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_89e23") +}], +"loop": true, +"name": &"3_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a7315") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_979ab") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54914") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_466df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_24d2b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_20483") +}], +"loop": true, +"name": &"3_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a200d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4166a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a2b05") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_be4bd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_87f57") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_480e6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3b3ec") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9295e") +}], +"loop": true, +"name": &"3_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8c33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e61df") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5da7b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b447f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3300a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52a55") +}], +"loop": true, +"name": &"3_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec9a1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a34a8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_006a9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2710b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd20a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5ff2") +}], +"loop": true, +"name": &"4_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_27303") +}], +"loop": true, +"name": &"4_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c3c36") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c47c0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_36874") +}], +"loop": true, +"name": &"4_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e7365") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b6ff9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c9730") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1973f") +}], +"loop": true, +"name": &"4_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f38ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4070e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_709b1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_81fd4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aca8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c108") +}], +"loop": true, +"name": &"4_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5f20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_55d3c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_531ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b4ce0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_02cf1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_17ef7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cfb6c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_507b8") +}], +"loop": true, +"name": &"4_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6d19c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fbed") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_768e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_065cd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7fa2f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_529f5") +}], +"loop": true, +"name": &"4_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_d0b8d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_de40e") +}], +"loop": true, +"name": &"4_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4f632") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4abd7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_98f46") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ca67") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d7f94") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_26911") +}], +"loop": true, +"name": &"4_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_4fd06") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_97e6d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bf45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e3c63") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ffab4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bae0b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fdcb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58080") +}], +"loop": true, +"name": &"4_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_93dac") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71c7c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aa30b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dde52") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_377a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d3109") +}], +"loop": true, +"name": &"4_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_add8c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0bc26") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1d70a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b2ccf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_118f1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8bb70") +}], +"loop": true, +"name": &"5_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f2100") +}], +"loop": true, +"name": &"5_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_87d7e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_54cbd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e470e") +}], +"loop": true, +"name": &"5_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_b8bbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_30003") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fff15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a8f54") +}], +"loop": true, +"name": &"5_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_94d77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5a20e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2c492") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_58f48") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3c912") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53989") +}], +"loop": true, +"name": &"5_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a052a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0aefc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_49947") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47c77") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f9b4e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b0843") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_974a2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_174b5") +}], +"loop": true, +"name": &"5_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ad016") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_dd8ce") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_614f3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ac994") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c5b4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47ad5") +}], +"loop": true, +"name": &"5_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_a0ae4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_40ebf") +}], +"loop": true, +"name": &"5_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_35236") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0da01") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34af5") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_07c09") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_05733") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_94a24") +}], +"loop": true, +"name": &"5_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1392") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d4c33") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f611d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0158b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d5baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_47113") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c5a9a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_eaac4") +}], +"loop": true, +"name": &"5_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45edb") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_607ad") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a4841") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_13856") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aab23") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_505dd") +}], +"loop": true, +"name": &"5_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_89ffd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0f573") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9c9ea") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_83995") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e4c4") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fc5e3") +}], +"loop": true, +"name": &"6_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1cdec") +}], +"loop": true, +"name": &"6_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bb9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf662") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cffa0") +}], +"loop": true, +"name": &"6_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_7cadd") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_85005") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_04cb8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e109c") +}], +"loop": true, +"name": &"6_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_9cf0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a531") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_65c35") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bf0e7") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_957f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_37b5f") +}], +"loop": true, +"name": &"6_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1e669") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53a1c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a6ce9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_efb81") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2e753") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_93a20") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3d061") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ec346") +}], +"loop": true, +"name": &"6_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_00b1f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_10683") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2a599") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_b3e80") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fea2e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_45be0") +}], +"loop": true, +"name": &"6_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3127e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef515") +}], +"loop": true, +"name": &"6_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3e553") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34bbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_db91b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_15ded") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a981b") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_74a9d") +}], +"loop": true, +"name": &"6_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_3bb6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_71b41") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_52a24") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f8fb3") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19e6f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0eb0a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_28486") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_f40c1") +}], +"loop": true, +"name": &"6_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_76434") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bbdfc") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68482") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_34179") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d99f8") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1881") +}], +"loop": true, +"name": &"6_walking", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8f4f9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_fde2d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a86ee") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_57424") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_aebd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6eb66") +}], +"loop": true, +"name": &"7_attack", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_715ff") +}], +"loop": true, +"name": &"7_attack_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_52422") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df81d") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bd1d8") +}], +"loop": true, +"name": &"7_damage", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_8612a") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1c267") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_df061") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7c30e") +}], +"loop": true, +"name": &"7_death", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_c1272") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1fb68") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d8145") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_4cd93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1f0e0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a836c") +}], +"loop": true, +"name": &"7_digging", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_45e9e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_22879") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_09dae") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_99f15") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7eed2") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_53c37") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ef38e") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5e09f") +}], +"loop": true, +"name": &"7_jump", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9de1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_7da45") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0b28c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_68c66") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ae9e9") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d1620") +}], +"loop": true, +"name": &"7_launch", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_40828") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0473e") +}], +"loop": true, +"name": &"7_pickup", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_bb3b0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_8cd76") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_a644c") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3de93") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e6b65") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_788ea") +}], +"loop": true, +"name": &"7_running", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6585f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cdbd0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_29baf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5d040") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e9739") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_841f0") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9a3ba") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_59417") +}], +"loop": true, +"name": &"7_stand", +"speed": 1.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_ab968") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_19782") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_e4868") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_c6724") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_9d7fa") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2b634") +}], +"loop": true, +"name": &"7_walking", +"speed": 1.0 +}] [node name="Animate" type="AnimatedSprite2D"] material = SubResource("CanvasItemMaterial_1b52f") diff --git a/engine/scenes/world/world.tscn b/engine/scenes/world/world.tscn index 7a4d0ba..4113670 100644 --- a/engine/scenes/world/world.tscn +++ b/engine/scenes/world/world.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=3 uid="uid://bt1bf4l4xo1h0"] [ext_resource type="PackedScene" uid="uid://k87h5s7f7ufd" path="res://scenes/interface/interface.tscn" id="1_2sjmj"] -[ext_resource type="Script" path="res://scripts/world/world.gd" id="1_73eqr"] +[ext_resource type="Script" uid="uid://b3c76scaa48s8" path="res://scripts/world/world.gd" id="1_73eqr"] [ext_resource type="PackedScene" uid="uid://cbih1sy4phrk2" path="res://scenes/loading/loading.tscn" id="3_y5ddp"] [node name="World" type="Node2D"] diff --git a/engine/scripts/base/account/account.gd.uid b/engine/scripts/base/account/account.gd.uid new file mode 100644 index 0000000..2800b4a --- /dev/null +++ b/engine/scripts/base/account/account.gd.uid @@ -0,0 +1 @@ +uid://c0x6awlgk2cb8 diff --git a/engine/scripts/base/client/client.gd.uid b/engine/scripts/base/client/client.gd.uid new file mode 100644 index 0000000..5c518c9 --- /dev/null +++ b/engine/scripts/base/client/client.gd.uid @@ -0,0 +1 @@ +uid://bonwc10rl2cxm diff --git a/engine/scripts/base/event/event.gd.uid b/engine/scripts/base/event/event.gd.uid new file mode 100644 index 0000000..8195c69 --- /dev/null +++ b/engine/scripts/base/event/event.gd.uid @@ -0,0 +1 @@ +uid://cckexxawil0hq diff --git a/engine/scripts/base/global.gd.uid b/engine/scripts/base/global.gd.uid new file mode 100644 index 0000000..c0228d4 --- /dev/null +++ b/engine/scripts/base/global.gd.uid @@ -0,0 +1 @@ +uid://uggnchnthrcg diff --git a/engine/scripts/base/package/request.gd.uid b/engine/scripts/base/package/request.gd.uid new file mode 100644 index 0000000..8ad7af2 --- /dev/null +++ b/engine/scripts/base/package/request.gd.uid @@ -0,0 +1 @@ +uid://dbywhd3rudxiq diff --git a/engine/scripts/base/package/socket.gd.uid b/engine/scripts/base/package/socket.gd.uid new file mode 100644 index 0000000..3b47ef4 --- /dev/null +++ b/engine/scripts/base/package/socket.gd.uid @@ -0,0 +1 @@ +uid://dmahqe5mgcevj diff --git a/engine/scripts/base/server/server.gd.uid b/engine/scripts/base/server/server.gd.uid new file mode 100644 index 0000000..6886f9d --- /dev/null +++ b/engine/scripts/base/server/server.gd.uid @@ -0,0 +1 @@ +uid://byyfao3hxylko diff --git a/engine/scripts/base/utils/utils.gd.uid b/engine/scripts/base/utils/utils.gd.uid new file mode 100644 index 0000000..5fb0c5e --- /dev/null +++ b/engine/scripts/base/utils/utils.gd.uid @@ -0,0 +1 @@ +uid://bkh54t8m317v0 diff --git a/engine/scripts/interface/chat/chat.gd.uid b/engine/scripts/interface/chat/chat.gd.uid new file mode 100644 index 0000000..58d2bda --- /dev/null +++ b/engine/scripts/interface/chat/chat.gd.uid @@ -0,0 +1 @@ +uid://b7ujupvh4d8vf diff --git a/engine/scripts/interface/dashboard/dashboard.gd.uid b/engine/scripts/interface/dashboard/dashboard.gd.uid new file mode 100644 index 0000000..be06382 --- /dev/null +++ b/engine/scripts/interface/dashboard/dashboard.gd.uid @@ -0,0 +1 @@ +uid://4ydggwps351r diff --git a/engine/scripts/interface/interface.gd.uid b/engine/scripts/interface/interface.gd.uid new file mode 100644 index 0000000..b67eea6 --- /dev/null +++ b/engine/scripts/interface/interface.gd.uid @@ -0,0 +1 @@ +uid://57xheykpusqn diff --git a/engine/scripts/interface/map/max.gd.uid b/engine/scripts/interface/map/max.gd.uid new file mode 100644 index 0000000..e0e46e6 --- /dev/null +++ b/engine/scripts/interface/map/max.gd.uid @@ -0,0 +1 @@ +uid://bln6n0jvxk6ic diff --git a/engine/scripts/interface/map/min.gd.uid b/engine/scripts/interface/map/min.gd.uid new file mode 100644 index 0000000..4c8797d --- /dev/null +++ b/engine/scripts/interface/map/min.gd.uid @@ -0,0 +1 @@ +uid://qjdvbvulos2c diff --git a/engine/scripts/interface/package/package.gd.uid b/engine/scripts/interface/package/package.gd.uid new file mode 100644 index 0000000..ef82002 --- /dev/null +++ b/engine/scripts/interface/package/package.gd.uid @@ -0,0 +1 @@ +uid://ct1bm3s6cie51 diff --git a/engine/scripts/interface/panel/panel.gd.uid b/engine/scripts/interface/panel/panel.gd.uid new file mode 100644 index 0000000..96afbcf --- /dev/null +++ b/engine/scripts/interface/panel/panel.gd.uid @@ -0,0 +1 @@ +uid://bfa3uw2nlo8br diff --git a/engine/scripts/interface/store/store.gd.uid b/engine/scripts/interface/store/store.gd.uid new file mode 100644 index 0000000..777f3fa --- /dev/null +++ b/engine/scripts/interface/store/store.gd.uid @@ -0,0 +1 @@ +uid://cf8u4bmoq2crr diff --git a/engine/scripts/launch/launch.gd.uid b/engine/scripts/launch/launch.gd.uid new file mode 100644 index 0000000..16b9d04 --- /dev/null +++ b/engine/scripts/launch/launch.gd.uid @@ -0,0 +1 @@ +uid://2fm11fbdf10t diff --git a/engine/scripts/launch/login/login.gd.uid b/engine/scripts/launch/login/login.gd.uid new file mode 100644 index 0000000..5547bec --- /dev/null +++ b/engine/scripts/launch/login/login.gd.uid @@ -0,0 +1 @@ +uid://qlvbd7ebapbc diff --git a/engine/scripts/launch/role/role.gd.uid b/engine/scripts/launch/role/role.gd.uid new file mode 100644 index 0000000..dc24720 --- /dev/null +++ b/engine/scripts/launch/role/role.gd.uid @@ -0,0 +1 @@ +uid://bnlvbwww16bkt diff --git a/engine/scripts/launch/server/server.gd.uid b/engine/scripts/launch/server/server.gd.uid new file mode 100644 index 0000000..96b1d04 --- /dev/null +++ b/engine/scripts/launch/server/server.gd.uid @@ -0,0 +1 @@ +uid://bpp0nqsbmmlo1 diff --git a/engine/scripts/loading/loading.gd.uid b/engine/scripts/loading/loading.gd.uid new file mode 100644 index 0000000..21ccfad --- /dev/null +++ b/engine/scripts/loading/loading.gd.uid @@ -0,0 +1 @@ +uid://cqkwp5wocqdx7 diff --git a/engine/scripts/world/map/map.gd.uid b/engine/scripts/world/map/map.gd.uid new file mode 100644 index 0000000..308f920 --- /dev/null +++ b/engine/scripts/world/map/map.gd.uid @@ -0,0 +1 @@ +uid://dewrtysuss3et diff --git a/engine/scripts/world/map/time_zone.gd.uid b/engine/scripts/world/map/time_zone.gd.uid new file mode 100644 index 0000000..9842c7c --- /dev/null +++ b/engine/scripts/world/map/time_zone.gd.uid @@ -0,0 +1 @@ +uid://dos6xm3j7fd7h diff --git a/engine/scripts/world/monster/monster.gd.uid b/engine/scripts/world/monster/monster.gd.uid new file mode 100644 index 0000000..4ce574e --- /dev/null +++ b/engine/scripts/world/monster/monster.gd.uid @@ -0,0 +1 @@ +uid://dxi8abxmr02a diff --git a/engine/scripts/world/npc/npc.gd.uid b/engine/scripts/world/npc/npc.gd.uid new file mode 100644 index 0000000..c41cf59 --- /dev/null +++ b/engine/scripts/world/npc/npc.gd.uid @@ -0,0 +1 @@ +uid://bn7dfxsvhaby1 diff --git a/engine/scripts/world/player/player.gd.uid b/engine/scripts/world/player/player.gd.uid new file mode 100644 index 0000000..d9338f9 --- /dev/null +++ b/engine/scripts/world/player/player.gd.uid @@ -0,0 +1 @@ +uid://c4h4jyb650wmq diff --git a/engine/scripts/world/player/state/action/attack.gd.uid b/engine/scripts/world/player/state/action/attack.gd.uid new file mode 100644 index 0000000..c5501f2 --- /dev/null +++ b/engine/scripts/world/player/state/action/attack.gd.uid @@ -0,0 +1 @@ +uid://cf6d5cu1c05aa diff --git a/engine/scripts/world/player/state/action/attack_stand.gd.uid b/engine/scripts/world/player/state/action/attack_stand.gd.uid new file mode 100644 index 0000000..0e473ff --- /dev/null +++ b/engine/scripts/world/player/state/action/attack_stand.gd.uid @@ -0,0 +1 @@ +uid://cf746378jefjq diff --git a/engine/scripts/world/player/state/action/launch.gd.uid b/engine/scripts/world/player/state/action/launch.gd.uid new file mode 100644 index 0000000..3a75c39 --- /dev/null +++ b/engine/scripts/world/player/state/action/launch.gd.uid @@ -0,0 +1 @@ +uid://b0h3ltym4riml diff --git a/engine/scripts/world/player/state/action/pickup.gd.uid b/engine/scripts/world/player/state/action/pickup.gd.uid new file mode 100644 index 0000000..aa72a2e --- /dev/null +++ b/engine/scripts/world/player/state/action/pickup.gd.uid @@ -0,0 +1 @@ +uid://b27i5tp8pqusv diff --git a/engine/scripts/world/player/state/action/running.gd.uid b/engine/scripts/world/player/state/action/running.gd.uid new file mode 100644 index 0000000..94f3922 --- /dev/null +++ b/engine/scripts/world/player/state/action/running.gd.uid @@ -0,0 +1 @@ +uid://dl1auu0ww06l0 diff --git a/engine/scripts/world/player/state/action/stand.gd.uid b/engine/scripts/world/player/state/action/stand.gd.uid new file mode 100644 index 0000000..bed78b0 --- /dev/null +++ b/engine/scripts/world/player/state/action/stand.gd.uid @@ -0,0 +1 @@ +uid://lwp88ut3calx diff --git a/engine/scripts/world/player/state/action/walking.gd.uid b/engine/scripts/world/player/state/action/walking.gd.uid new file mode 100644 index 0000000..0e689e6 --- /dev/null +++ b/engine/scripts/world/player/state/action/walking.gd.uid @@ -0,0 +1 @@ +uid://b3b5gqhh8x3nb diff --git a/engine/scripts/world/player/state/base.gd.uid b/engine/scripts/world/player/state/base.gd.uid new file mode 100644 index 0000000..30cbb15 --- /dev/null +++ b/engine/scripts/world/player/state/base.gd.uid @@ -0,0 +1 @@ +uid://dyaqp0gv17ack diff --git a/engine/scripts/world/player/state/state.gd.uid b/engine/scripts/world/player/state/state.gd.uid new file mode 100644 index 0000000..c78e54a --- /dev/null +++ b/engine/scripts/world/player/state/state.gd.uid @@ -0,0 +1 @@ +uid://cg5eqdydf543b diff --git a/engine/scripts/world/world.gd.uid b/engine/scripts/world/world.gd.uid new file mode 100644 index 0000000..d9ac405 --- /dev/null +++ b/engine/scripts/world/world.gd.uid @@ -0,0 +1 @@ +uid://b3c76scaa48s8